Updated item and app_version

This commit is contained in:
Chris Stuurman 2024-03-24 19:39:24 +02:00
parent f9f47f3b11
commit 3852947c0b
2 changed files with 150 additions and 3 deletions

View File

@ -0,0 +1,146 @@
{
"0.0.1": {
"healthy": true,
"supported": true,
"healthy_error": null,
"location": "github.com/stuurmcp/cert-manager-webhook-sthome/0.0.1",
"last_update": "2024-03-24 12:34:39",
"required_features": [],
"human_version": "1.20.0_0.0.1",
"version": "0.0.1",
"chart_metadata": {
"apiVersion": "v2",
"appVersion": "1.20.0",
"deprecated": false,
"description": "Cert-Manager is a kubernetes-aware certificate manager",
"home": "https://github.com/stuurmcp/cert-manager-webhook-sthome",
"icon": "https://github.com/stuurmcp/cert-manager-webhook-sthome/icon.png",
"keywords": [
"cert-manager",
"certificates",
"security"
],
"dependencies": [
{
"name": "common",
"repository": "https://library-charts.truecharts.org",
"version": "12.14.8"
},
{
"name": "cert-manager",
"repository": "https://charts.jetstack.io",
"version": "v1.12.2"
}
],
"kubeVersion": ">=1.16.0-0",
"maintainers": [
{
"email": "stuurmcp@telkomsa.net",
"name": "sthome",
"url": "https://www.sthome.org"
}
],
"name": "sthome-webhook",
"sources": [
"https://github.com/stuurmcp/cert-manager-webhook-sthome",
],
"type": "application",
"version": "0.0.1",
"annotations": {
"truecharts.org/catagories": "- operators\n",
"truecharts.org/SCALE-support": "false",
"truecharts.org/grade": "U"
}
},
"app_metadata": null,
"schema": {
"groups": [
{
"name": "Container Image",
"description": "Image to be used for container"
},
{
"name": "General Settings",
"description": "General Deployment Settings"
},
{
"name": "Workload Settings",
"description": "Workload Settings"
},
{
"name": "App Configuration",
"description": "App Specific Config Options"
},
{
"name": "Networking and Services",
"description": "Configure Network and Services for Container"
},
{
"name": "Storage and Persistence",
"description": "Persist and Share Data that is Separate from the Container"
},
{
"name": "Ingress",
"description": "Ingress Configuration"
},
{
"name": "Security and Permissions",
"description": "Configure Security Context and Permissions"
},
{
"name": "Resources and Devices",
"description": "Specify Resources/Devices to be Allocated to Workload"
},
{
"name": "Middlewares",
"description": "Traefik Middlewares"
},
{
"name": "Metrics",
"description": "Metrics"
},
{
"name": "Addons",
"description": "Addon Configuration"
},
{
"name": "Advanced",
"description": "Advanced Configuration"
},
{
"name": "Postgresql",
"description": "Postgresql"
},
{
"name": "Documentation",
"description": "Documentation"
}
],
"questions": [
{
"variable": "global",
"group": "General Settings",
"label": "Global Settings",
"schema": {
"additional_attrs": true,
"type": "dict",
"attrs": [
{
"variable": "stopAll",
"label": "Stop All",
"description": "Stops All Running pods and hibernates cnpg",
"schema": {
"type": "boolean",
"default": false
}
}
]
}
}
]
},
"app_readme": "<p>sthome-webhook is a webhook for Cert-Manager</p>\n<p/>",
"changelog": ""
}
}

View File

@ -1,4 +1,5 @@
icon_url: https://https://github.com/stuurmcp/cert-manager-webhook-sthome/icon.png
icon_url: https://github.com/stuurmcp/cert-manager-webhook-sthome/icon.png
categories:
- media
- test
- core
- operators
screenshots: []