From 6703d6596afe7df7aea99652f2a168112bf730dc Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Sun, 6 Mar 2022 01:07:20 +0200 Subject: [PATCH] fix(grist): can't have boolean under secret (#2031) --- charts/incubator/grist/Chart.yaml | 2 +- charts/incubator/grist/questions.yaml | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/charts/incubator/grist/Chart.yaml b/charts/incubator/grist/Chart.yaml index 7be75e3b27b..f9aedaa7ab1 100644 --- a/charts/incubator/grist/Chart.yaml +++ b/charts/incubator/grist/Chart.yaml @@ -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 diff --git a/charts/incubator/grist/questions.yaml b/charts/incubator/grist/questions.yaml index 9c400db7854..75f87bdd7b9 100644 --- a/charts/incubator/grist/questions.yaml +++ b/charts/incubator/grist/questions.yaml @@ -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: