From 3d64f0094885c9b2540ee0d8f7dff4d752885f29 Mon Sep 17 00:00:00 2001 From: ihiverlet Date: Mon, 8 Dec 2025 13:00:17 +0000 Subject: [PATCH] update library-chart dependency --- charts/jupyter-python/Chart.yaml | 4 ++-- charts/rstudio/Chart.yaml | 4 ++-- charts/vscode-python/Chart.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/jupyter-python/Chart.yaml b/charts/jupyter-python/Chart.yaml index 3f1e772d..f9d8777f 100644 --- a/charts/jupyter-python/Chart.yaml +++ b/charts/jupyter-python/Chart.yaml @@ -22,8 +22,8 @@ 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: 2.3.26 +version: 2.3.27 dependencies: - name: library-chart - version: 2.0.1 + version: 2.0.2 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/rstudio/Chart.yaml b/charts/rstudio/Chart.yaml index 6b573e8a..6c14b213 100644 --- a/charts/rstudio/Chart.yaml +++ b/charts/rstudio/Chart.yaml @@ -22,8 +22,8 @@ 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: 2.3.20 +version: 2.3.21 dependencies: - name: library-chart - version: 2.0.1 + version: 2.0.2 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/vscode-python/Chart.yaml b/charts/vscode-python/Chart.yaml index 8130ef3e..15e10728 100644 --- a/charts/vscode-python/Chart.yaml +++ b/charts/vscode-python/Chart.yaml @@ -22,8 +22,8 @@ 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: 2.4.1 +version: 2.4.2 dependencies: - name: library-chart - version: 2.0.1 + version: 2.0.2 repository: https://inseefrlab.github.io/helm-charts-interactive-services