Skip to content

Commit 12a1b17

Browse files
committed
[ALL] Using latest library-chart with new suspend behavior
1 parent dd82b7e commit 12a1b17

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
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.1.26
27+
version: 2.1.27
2828
dependencies:
2929
- name: library-chart
30-
version: 1.5.43
30+
version: 1.5.44
3131
repository: https://inseefrlab.github.io/helm-charts-interactive-services

charts/jupyter-python/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ type: application
2222
# This is the chart version. This version number should be incremented each time you make changes
2323
# to the chart and its templates, including the app version.
2424
# Versions are expected to follow Semantic Versioning (https://semver.org/)
25-
version: 2.1.25
25+
version: 2.1.26
2626
dependencies:
2727
- name: library-chart
28-
version: 1.5.43
28+
version: 1.5.44
2929
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.1.24
26+
version: 2.1.25
2727
dependencies:
2828
- name: library-chart
29-
version: 1.5.43
29+
version: 1.5.44
3030
repository: https://inseefrlab.github.io/helm-charts-interactive-services

charts/rstudio/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ type: application
2222
# This is the chart version. This version number should be incremented each time you make changes
2323
# to the chart and its templates, including the app version.
2424
# Versions are expected to follow Semantic Versioning (https://semver.org/)
25-
version: 2.1.20
25+
version: 2.1.21
2626
dependencies:
2727
- name: library-chart
28-
version: 1.5.43
28+
version: 1.5.44
2929
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.1.27
27+
version: 2.1.28
2828
dependencies:
2929
- name: library-chart
30-
version: 1.5.43
30+
version: 1.5.44
3131
repository: https://inseefrlab.github.io/helm-charts-interactive-services

charts/vscode-python/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ type: application
2222
# This is the chart version. This version number should be incremented each time you make changes
2323
# to the chart and its templates, including the app version.
2424
# Versions are expected to follow Semantic Versioning (https://semver.org/)
25-
version: 2.1.25
25+
version: 2.1.26
2626
dependencies:
2727
- name: library-chart
28-
version: 1.5.43
28+
version: 1.5.44
2929
repository: https://inseefrlab.github.io/helm-charts-interactive-services

0 commit comments

Comments
 (0)