mirror of
https://github.com/truenas/charts.git
synced 2026-06-28 00:06:45 +08:00
Update catalog changes
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user