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:
@@ -4,10 +4,10 @@
|
||||
"supported": false,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/community/listmonk/1.2.0",
|
||||
"last_update": "2023-11-28 15:10:21",
|
||||
"last_update": "2023-11-28 21:49:55",
|
||||
"required_features": [
|
||||
"normalize/ixVolume",
|
||||
"normalize/acl"
|
||||
"normalize/acl",
|
||||
"normalize/ixVolume"
|
||||
],
|
||||
"human_version": "v2.5.1_1.2.0",
|
||||
"version": "1.2.0",
|
||||
@@ -515,6 +515,24 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"variable": "options",
|
||||
"label": "ACL Options",
|
||||
"schema": {
|
||||
"type": "dict",
|
||||
"attrs": [
|
||||
{
|
||||
"variable": "force",
|
||||
"label": "Force Flag",
|
||||
"description": "Enabling `Force` applies ACL even if the path has existing data",
|
||||
"schema": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"$ref": [
|
||||
@@ -822,6 +840,24 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"variable": "options",
|
||||
"label": "ACL Options",
|
||||
"schema": {
|
||||
"type": "dict",
|
||||
"attrs": [
|
||||
{
|
||||
"variable": "force",
|
||||
"label": "Force Flag",
|
||||
"description": "Enabling `Force` applies ACL even if the path has existing data",
|
||||
"schema": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"$ref": [
|
||||
@@ -1129,6 +1165,24 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"variable": "options",
|
||||
"label": "ACL Options",
|
||||
"schema": {
|
||||
"type": "dict",
|
||||
"attrs": [
|
||||
{
|
||||
"variable": "force",
|
||||
"label": "Force Flag",
|
||||
"description": "Enabling `Force` applies ACL even if the path has existing data",
|
||||
"schema": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"$ref": [
|
||||
@@ -1328,6 +1382,24 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"variable": "options",
|
||||
"label": "ACL Options",
|
||||
"schema": {
|
||||
"type": "dict",
|
||||
"attrs": [
|
||||
{
|
||||
"variable": "force",
|
||||
"label": "Force Flag",
|
||||
"description": "Enabling `Force` applies ACL even if the path has existing data",
|
||||
"schema": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"$ref": [
|
||||
|
||||
Reference in New Issue
Block a user