diff --git a/superset/helm/superset/Chart.yaml b/superset/helm/superset/Chart.yaml index 1c94ec6ff..bbf0903b7 100644 --- a/superset/helm/superset/Chart.yaml +++ b/superset/helm/superset/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: superset description: A Helm chart for superset on plural type: application -version: 0.2.11 +version: 0.2.12 appVersion: "2.1.0" dependencies: - name: superset diff --git a/superset/helm/superset/values.yaml b/superset/helm/superset/values.yaml index c7f7f34d7..c63aabeae 100644 --- a/superset/helm/superset/values.yaml +++ b/superset/helm/superset/values.yaml @@ -108,8 +108,9 @@ configOverlays: updates: - path: ['superset', 'superset', 'redis', 'master', 'resources', 'requests', 'memory'] +reencrypt: true + superset: - reencrypt: true image: repository: dkr.plural.sh/superset/apache/superset tag: 2.1.0-plural1.1.1