Skip to content

Commit 5c32f5c

Browse files
Update Helm release library-chart to v2.0.4 (#308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82d557c commit 5c32f5c

6 files changed

Lines changed: 12 additions & 12 deletions

File tree

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: 3.1.3
27+
version: 3.1.4
2828
dependencies:
2929
- name: library-chart
30-
version: 2.0.3
30+
version: 2.0.4
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.4.5
25+
version: 2.4.6
2626
dependencies:
2727
- name: library-chart
28-
version: 2.0.3
28+
version: 2.0.4
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: 3.1.0
26+
version: 3.1.1
2727
dependencies:
2828
- name: library-chart
29-
version: 2.0.3
29+
version: 2.0.4
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.4.2
25+
version: 2.4.3
2626
dependencies:
2727
- name: library-chart
28-
version: 2.0.3
28+
version: 2.0.4
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: 3.1.2
27+
version: 3.1.3
2828
dependencies:
2929
- name: library-chart
30-
version: 2.0.3
30+
version: 2.0.4
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.5.3
25+
version: 2.5.4
2626
dependencies:
2727
- name: library-chart
28-
version: 2.0.3
28+
version: 2.0.4
2929
repository: https://inseefrlab.github.io/helm-charts-interactive-services

0 commit comments

Comments
 (0)