Skip to content

Commit aa6835e

Browse files
Update Helm release library-chart to v2.0.3 (#273)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67a4f0e commit aa6835e

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: 3.0.0
27+
version: 3.0.1
2828
dependencies:
2929
- name: library-chart
30-
version: 2.0.2
30+
version: 2.0.3
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.3.27
25+
version: 2.3.28
2626
dependencies:
2727
- name: library-chart
28-
version: 2.0.2
28+
version: 2.0.3
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.0.0
26+
version: 3.0.1
2727
dependencies:
2828
- name: library-chart
29-
version: 2.0.2
29+
version: 2.0.3
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.3.21
25+
version: 2.3.22
2626
dependencies:
2727
- name: library-chart
28-
version: 2.0.2
28+
version: 2.0.3
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.0.0
27+
version: 3.0.1
2828
dependencies:
2929
- name: library-chart
30-
version: 2.0.2
30+
version: 2.0.3
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.4.2
25+
version: 2.4.3
2626
dependencies:
2727
- name: library-chart
28-
version: 2.0.2
28+
version: 2.0.3
2929
repository: https://inseefrlab.github.io/helm-charts-interactive-services

0 commit comments

Comments
 (0)