Update catalog changes

This commit is contained in:
sonicaj
2024-02-13 11:44:15 +00:00
parent a25e4f7dd3
commit 53c4f5bf13
114 changed files with 1852 additions and 359 deletions

View File

@@ -1,16 +1,16 @@
{
"1.2.3": {
"1.2.4": {
"healthy": true,
"supported": false,
"healthy_error": null,
"location": "/__w/charts/charts/community/pigallery2/1.2.3",
"last_update": "2024-02-12 11:12:05",
"location": "/__w/charts/charts/community/pigallery2/1.2.4",
"last_update": "2024-02-13 11:43:58",
"required_features": [
"normalize/acl",
"normalize/ixVolume"
],
"human_version": "2.0.0_1.2.3",
"version": "1.2.3",
"human_version": "2.0.0_1.2.4",
"version": "1.2.4",
"chart_metadata": {
"name": "pigallery2",
"description": "PiGallery2 is a fast directory-first photo gallery website, with rich UI, optimized for running on low resource servers",
@@ -18,7 +18,7 @@
"title": "PiGallery2"
},
"type": "application",
"version": "1.2.3",
"version": "1.2.4",
"apiVersion": "v2",
"appVersion": "2.0.0",
"kubeVersion": ">=1.16.0-0",
@@ -895,6 +895,15 @@
]
}
},
{
"variable": "readOnly",
"label": "Read Only",
"description": "Mount the volume as read only.",
"schema": {
"type": "boolean",
"default": false
}
},
{
"variable": "ixVolumeConfig",
"label": "ixVolume Configuration",