Skip to content

Commit 6702bdb

Browse files
Update Helm release library-chart to v1.5.31
1 parent 8f1fa77 commit 6702bdb

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

charts/argo-cd/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ 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: 1.0.0
27+
version: 1.0.1
2828

2929
# This is the version number of the application being deployed. This version number should be
3030
# incremented each time you make changes to the application. Versions are not expected to
@@ -35,5 +35,5 @@ dependencies:
3535
version: 6.11.1
3636
repository: https://argoproj.github.io/argo-helm
3737
- name: library-chart
38-
version: 1.5.21
38+
version: 1.5.31
3939
repository: https://inseefrlab.github.io/helm-charts-interactive-services

charts/argo-workflows/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ 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: 1.0.0
27+
version: 1.0.1
2828

2929
# This is the version number of the application being deployed. This version number should be
3030
# incremented each time you make changes to the application. Versions are not expected to
@@ -35,5 +35,5 @@ dependencies:
3535
version: 0.40.11
3636
repository: https://argoproj.github.io/argo-helm
3737
- name: library-chart
38-
version: 1.5.21
38+
version: 1.5.31
3939
repository: https://inseefrlab.github.io/helm-charts-interactive-services

charts/label-studio/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ type: application
2020
# This is the chart version. This version number should be incremented each time you make changes
2121
# to the chart and its templates, including the app version.
2222
# Versions are expected to follow Semantic Versioning (https://semver.org/)
23-
version: 3.0.3
23+
version: 3.0.4
2424

2525
dependencies:
2626
- name: library-chart
27-
version: 1.5.30
27+
version: 1.5.31
2828
repository: https://inseefrlab.github.io/helm-charts-interactive-services

charts/mlflow/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ type: application
2121
# This is the chart version. This version number should be incremented each time you make changes
2222
# to the chart and its templates, including the app version.
2323
# Versions are expected to follow Semantic Versioning (https://semver.org/)
24-
version: 2.0.0
24+
version: 2.0.1
2525

2626
dependencies:
2727
- name: postgresql
2828
version: 13.1.5
2929
repository: https://charts.bitnami.com/bitnami
3030
- name: library-chart
31-
version: 1.5.21
31+
version: 1.5.31
3232
repository: https://inseefrlab.github.io/helm-charts-interactive-services

0 commit comments

Comments
 (0)