TrueChartsCatalogClone/system/cert-manager/app_versions.json

398 lines
20 KiB
JSON

{
"4.8.9": {
"healthy": true,
"supported": true,
"healthy_error": null,
"location": "/home/runner/work/catalog/catalog/system/cert-manager/4.8.9",
"last_update": "2024-04-21 06:48:05",
"required_features": [],
"human_version": "latest_4.8.9",
"version": "4.8.9",
"chart_metadata": {
"annotations": {
"max_scale_version": "24.04.0",
"min_scale_version": "23.10.0",
"truecharts.org/SCALE-support": "true",
"truecharts.org/category": "operators",
"truecharts.org/max_helm_version": "3.14",
"truecharts.org/min_helm_version": "3.11",
"truecharts.org/train": "system"
},
"apiVersion": "v2",
"appVersion": "latest",
"dependencies": [
{
"name": "common",
"version": "20.3.11",
"repository": "oci://tccr.io/truecharts",
"condition": "",
"alias": "",
"tags": [],
"import-values": []
},
{
"name": "cert-manager",
"version": "v1.14.4",
"repository": "https://charts.jetstack.io",
"condition": "",
"alias": "certmanager",
"tags": [],
"import-values": []
}
],
"deprecated": false,
"description": "Cert-Manager is a kubernetes-aware certificate manager",
"home": "https://truecharts.org/charts/system/cert-manager",
"icon": "https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.webp",
"keywords": [
"cert-manager",
"certificates",
"security"
],
"kubeVersion": ">=1.24.0-0",
"maintainers": [
{
"name": "TrueCharts",
"email": "info@truecharts.org",
"url": "https://truecharts.org"
}
],
"name": "cert-manager",
"sources": [
"https://github.com/cert-manager",
"https://cert-manager.io/",
"https://github.com/truecharts/charts/tree/master/charts/system/cert-manager",
"https://github.com/truecharts/containers/tree/master/apps/scratch"
],
"type": "application",
"version": "4.8.9"
},
"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": "Backup Configuration",
"description": "Configure Velero Backup Schedule"
},
{
"name": "Advanced",
"description": "Advanced Configuration"
},
{
"name": "Postgresql",
"description": "Postgresql"
},
{
"name": "Dependencies",
"description": "Dependencies"
},
{
"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
}
}
]
}
},
{
"variable": "certmanager",
"group": "App Configuration",
"label": "Cert Manager Configuration",
"schema": {
"additional_attrs": true,
"type": "dict",
"attrs": [
{
"variable": "dns01RecursiveNameservers",
"label": "DNS01 Recursive Nameservers (Modifications are unsupported)",
"description": "Comma separated list of DNS servers to use for recursive\nname resolution when performing DNS01 challenges.\nDefault is: 1.1.1.1:53,1.0.0.1:53 </br>\nIf this is modified, you are NOT covered by support.\n",
"schema": {
"type": "string",
"required": true,
"default": "1.1.1.1:53,1.0.0.1:53"
}
},
{
"variable": "dns01RecursiveNameserversOnly",
"label": "DNS01 Recursive Nameservers Only (Modifications are unsupported)",
"description": "Forces cert-manager to only use the recursive nameservers for verification.\nEnabling this option could cause the DNS01 self check to take longer\ndue to caching performed by the recursive nameservers.\nDefault is: false </br>\nIf this is modified, you are NOT covered by support.\n",
"schema": {
"type": "boolean",
"required": true,
"default": false
}
}
]
}
}
]
},
"app_readme": "<p>Cert-Manager is a kubernetes-aware certificate manager</p>\n<p>This App is supplied by TrueCharts, for more information visit the manual: <a href=\"https://truecharts.org/charts/system/cert-manager\">https://truecharts.org/charts/system/cert-manager</a></p>\n<hr />\n<p>TrueCharts can only exist due to the incredible effort of our staff.\nPlease consider making a <a href=\"https://truecharts.org/sponsor\">donation</a> or contributing back to the project any way you can!</p>",
"detailed_readme": "<hr />\n<h2>title: README</h2>\n<h2>General Info</h2>\n<p>TrueCharts can be installed as both <em>normal</em> Helm Charts or as Apps on TrueNAS SCALE.\nHowever only installations using the TrueNAS SCALE Apps system are supported.</p>\n<p>For more information about this App, please check the docs on the TrueCharts <a href=\"https://truecharts.org/charts/system/cert-manager\">website</a></p>\n<p><strong>This chart is not maintained by the upstream project and any issues with the chart should be raised <a href=\"https://github.com/truecharts/charts/issues/new/choose\">here</a></strong></p>\n<h2>Support</h2>\n<ul>\n<li>Please check our <a href=\"https://truecharts.org/manual/SCALE/guides/scale-intro\">quick-start guides for TrueNAS SCALE</a>.</li>\n<li>See the <a href=\"https://truecharts.org\">Website</a></li>\n<li>Check our <a href=\"https://discord.gg/tVsPTHWTtr\">Discord</a></li>\n<li>Open a <a href=\"https://github.com/truecharts/charts/issues/new/choose\">issue</a></li>\n</ul>\n<hr />\n<h2>Sponsor TrueCharts</h2>\n<p>TrueCharts can only exist due to the incredible effort of our staff.\nPlease consider making a <a href=\"https://truecharts.org/sponsor\">donation</a> or contributing back to the project any way you can!</p>\n<p><em>All Rights Reserved - The TrueCharts Project</em></p>",
"changelog": "<p><em>for the complete changelog, please refer to the website</em></p>\n<p><strong>Important:</strong></p>"
},
"4.8.8": {
"healthy": true,
"supported": true,
"healthy_error": null,
"location": "/home/runner/work/catalog/catalog/system/cert-manager/4.8.8",
"last_update": "2024-04-21 06:48:05",
"required_features": [],
"human_version": "latest_4.8.8",
"version": "4.8.8",
"chart_metadata": {
"annotations": {
"max_scale_version": "24.04.0",
"min_scale_version": "23.10.0",
"truecharts.org/SCALE-support": "true",
"truecharts.org/category": "operators",
"truecharts.org/max_helm_version": "3.14",
"truecharts.org/min_helm_version": "3.11",
"truecharts.org/train": "system"
},
"apiVersion": "v2",
"appVersion": "latest",
"dependencies": [
{
"name": "common",
"version": "20.3.7",
"repository": "oci://tccr.io/truecharts",
"condition": "",
"alias": "",
"tags": [],
"import-values": []
},
{
"name": "cert-manager",
"version": "v1.14.4",
"repository": "https://charts.jetstack.io",
"condition": "",
"alias": "certmanager",
"tags": [],
"import-values": []
}
],
"deprecated": false,
"description": "Cert-Manager is a kubernetes-aware certificate manager",
"home": "https://truecharts.org/charts/system/cert-manager",
"icon": "https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.webp",
"keywords": [
"cert-manager",
"certificates",
"security"
],
"kubeVersion": ">=1.24.0-0",
"maintainers": [
{
"name": "TrueCharts",
"email": "info@truecharts.org",
"url": "https://truecharts.org"
}
],
"name": "cert-manager",
"sources": [
"https://github.com/cert-manager",
"https://cert-manager.io/",
"https://github.com/truecharts/charts/tree/master/charts/system/cert-manager",
"https://github.com/truecharts/containers/tree/master/apps/scratch"
],
"type": "application",
"version": "4.8.8"
},
"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": "Backup Configuration",
"description": "Configure Velero Backup Schedule"
},
{
"name": "Advanced",
"description": "Advanced Configuration"
},
{
"name": "Postgresql",
"description": "Postgresql"
},
{
"name": "Dependencies",
"description": "Dependencies"
},
{
"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
}
}
]
}
},
{
"variable": "certmanager",
"group": "App Configuration",
"label": "Cert Manager Configuration",
"schema": {
"additional_attrs": true,
"type": "dict",
"attrs": [
{
"variable": "dns01RecursiveNameservers",
"label": "DNS01 Recursive Nameservers (Modifications are unsupported)",
"description": "Comma separated list of DNS servers to use for recursive\nname resolution when performing DNS01 challenges.\nDefault is: 1.1.1.1:53,1.0.0.1:53 </br>\nIf this is modified, you are NOT covered by support.\n",
"schema": {
"type": "string",
"required": true,
"default": "1.1.1.1:53,1.0.0.1:53"
}
},
{
"variable": "dns01RecursiveNameserversOnly",
"label": "DNS01 Recursive Nameservers Only (Modifications are unsupported)",
"description": "Forces cert-manager to only use the recursive nameservers for verification.\nEnabling this option could cause the DNS01 self check to take longer\ndue to caching performed by the recursive nameservers.\nDefault is: false </br>\nIf this is modified, you are NOT covered by support.\n",
"schema": {
"type": "boolean",
"required": true,
"default": false
}
}
]
}
}
]
},
"app_readme": "<p>Cert-Manager is a kubernetes-aware certificate manager</p>\n<p>This App is supplied by TrueCharts, for more information visit the manual: <a href=\"https://truecharts.org/charts/system/cert-manager\">https://truecharts.org/charts/system/cert-manager</a></p>\n<hr />\n<p>TrueCharts can only exist due to the incredible effort of our staff.\nPlease consider making a <a href=\"https://truecharts.org/sponsor\">donation</a> or contributing back to the project any way you can!</p>",
"detailed_readme": "<hr />\n<h2>title: README</h2>\n<h2>General Info</h2>\n<p>TrueCharts can be installed as both <em>normal</em> Helm Charts or as Apps on TrueNAS SCALE.\nHowever only installations using the TrueNAS SCALE Apps system are supported.</p>\n<p>For more information about this App, please check the docs on the TrueCharts <a href=\"https://truecharts.org/charts/system/cert-manager\">website</a></p>\n<p><strong>This chart is not maintained by the upstream project and any issues with the chart should be raised <a href=\"https://github.com/truecharts/charts/issues/new/choose\">here</a></strong></p>\n<h2>Support</h2>\n<ul>\n<li>Please check our <a href=\"https://truecharts.org/manual/SCALE/guides/scale-intro\">quick-start guides for TrueNAS SCALE</a>.</li>\n<li>See the <a href=\"https://truecharts.org\">Website</a></li>\n<li>Check our <a href=\"https://discord.gg/tVsPTHWTtr\">Discord</a></li>\n<li>Open a <a href=\"https://github.com/truecharts/charts/issues/new/choose\">issue</a></li>\n</ul>\n<hr />\n<h2>Sponsor TrueCharts</h2>\n<p>TrueCharts can only exist due to the incredible effort of our staff.\nPlease consider making a <a href=\"https://truecharts.org/sponsor\">donation</a> or contributing back to the project any way you can!</p>\n<p><em>All Rights Reserved - The TrueCharts Project</em></p>",
"changelog": "<p><em>for the complete changelog, please refer to the website</em></p>\n<p><strong>Important:</strong></p>"
}
}