mirror of
https://github.com/truecharts/charts.git
synced 2026-07-15 12:46:26 -03:00
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://github.com/gristlabs/grist-core
|
||||
- https://support.getgrist.com/
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
||||
@@ -175,14 +175,6 @@ questions:
|
||||
description: "2"
|
||||
- value: "3"
|
||||
description: "3"
|
||||
|
||||
- variable: secret
|
||||
group: "Container Configuration"
|
||||
label: "Secret Image Environment"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: enabledgdrive
|
||||
label: "Google Drive Integration"
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user