From afdb980e19449833b98963d64c377cc18b8fb4c0 Mon Sep 17 00:00:00 2001 From: avouacr Date: Tue, 8 Feb 2022 09:23:47 +0000 Subject: [PATCH] bump library chart version in shiny chart --- charts/shiny/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/shiny/Chart.yaml b/charts/shiny/Chart.yaml index cb34d76..f45998c 100644 --- a/charts/shiny/Chart.yaml +++ b/charts/shiny/Chart.yaml @@ -15,7 +15,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: 0.3.3 +version: 0.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 @@ -25,5 +25,5 @@ appVersion: "1.16.0" dependencies: - name: library-chart - version: 2.0.16 + version: 2.0.20 repository: https://inseefrlab.github.io/helm-charts-datascience