fix(grist): can't have boolean under secret (#2031)
This commit is contained in:
@@ -21,7 +21,7 @@ sources:
|
|||||||
- https://hub.docker.com/r/gristlabs/grist
|
- https://hub.docker.com/r/gristlabs/grist
|
||||||
- https://github.com/gristlabs/grist-core
|
- https://github.com/gristlabs/grist-core
|
||||||
- https://support.getgrist.com/
|
- https://support.getgrist.com/
|
||||||
version: 1.0.0
|
version: 1.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- productivity
|
- productivity
|
||||||
|
|||||||
@@ -175,14 +175,6 @@ questions:
|
|||||||
description: "2"
|
description: "2"
|
||||||
- value: "3"
|
- value: "3"
|
||||||
description: "3"
|
description: "3"
|
||||||
|
|
||||||
- variable: secret
|
|
||||||
group: "Container Configuration"
|
|
||||||
label: "Secret Image Environment"
|
|
||||||
schema:
|
|
||||||
additional_attrs: true
|
|
||||||
type: dict
|
|
||||||
attrs:
|
|
||||||
- variable: enabledgdrive
|
- variable: enabledgdrive
|
||||||
label: "Google Drive Integration"
|
label: "Google Drive Integration"
|
||||||
schema:
|
schema:
|
||||||
|
|||||||
Reference in New Issue
Block a user