From f94a4da92c97b5fa875fa7be5777b466910a99aa Mon Sep 17 00:00:00 2001 From: ihiverlet Date: Thu, 4 Dec 2025 10:35:13 +0000 Subject: [PATCH] update library chart --- 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 d3ba9d8b..26cec389 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.24 +version: 2.3.25 dependencies: - name: library-chart - version: 1.7.14 + version: 2.0.1 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/rstudio/Chart.yaml b/charts/rstudio/Chart.yaml index dae9206c..f998e6c7 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.18 +version: 2.3.19 dependencies: - name: library-chart - version: 1.7.14 + version: 2.0.1 repository: https://inseefrlab.github.io/helm-charts-interactive-services diff --git a/charts/vscode-python/Chart.yaml b/charts/vscode-python/Chart.yaml index 54f58e17..8130ef3e 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.0 +version: 2.4.1 dependencies: - name: library-chart - version: 1.7.14 + version: 2.0.1 repository: https://inseefrlab.github.io/helm-charts-interactive-services