From 14b4f164ccf0362cd3f384c42aa76fb496078efc Mon Sep 17 00:00:00 2001 From: fcomte Date: Sat, 5 Nov 2022 10:10:17 +0000 Subject: [PATCH] test --- charts/superset/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/superset/Chart.yaml b/charts/superset/Chart.yaml index b6d07417..5b5aa5c6 100644 --- a/charts/superset/Chart.yaml +++ b/charts/superset/Chart.yaml @@ -22,7 +22,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.3.0 +version: 1.4.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -32,7 +32,7 @@ appVersion: "1" dependencies: - name: superset - version: 0.5.10 + version: 0.7.6 repository: https://apache.github.io/superset - name: library-chart version: 2.0.20