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