Skip to content

Commit 88565e5

Browse files
Update Helm release library-chart to v2
1 parent b7a0c7a commit 88565e5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

charts/jupyter-pyspark/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ type: application
2424
# This is the chart version. This version number should be incremented each time you make changes
2525
# to the chart and its templates, including the app version.
2626
# Versions are expected to follow Semantic Versioning (https://semver.org/)
27-
version: 2.3.27
27+
version: 2.3.28
2828
dependencies:
2929
- name: library-chart
30-
version: 1.7.14
30+
version: 2.0.0
3131
repository: https://inseefrlab.github.io/helm-charts-interactive-services

charts/rstudio-sparkr/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ type: application
2323
# This is the chart version. This version number should be incremented each time you make changes
2424
# to the chart and its templates, including the app version.
2525
# Versions are expected to follow Semantic Versioning (https://semver.org/)
26-
version: 2.3.17
26+
version: 2.3.18
2727
dependencies:
2828
- name: library-chart
29-
version: 1.7.14
29+
version: 2.0.0
3030
repository: https://inseefrlab.github.io/helm-charts-interactive-services

charts/vscode-pyspark/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ type: application
2424
# This is the chart version. This version number should be incremented each time you make changes
2525
# to the chart and its templates, including the app version.
2626
# Versions are expected to follow Semantic Versioning (https://semver.org/)
27-
version: 2.4.0
27+
version: 2.4.1
2828
dependencies:
2929
- name: library-chart
30-
version: 1.7.14
30+
version: 2.0.0
3131
repository: https://inseefrlab.github.io/helm-charts-interactive-services

0 commit comments

Comments
 (0)