Skip to content

Commit c9eb23e

Browse files
Update Helm release library-chart to v1.7.0
1 parent cb52d5c commit c9eb23e

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

charts/airflow/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ home: https://airflow.apache.org/
1111
sources:
1212
- https://github.com/bitnami/charts/tree/main/bitnami/airflow
1313
type: application
14-
version: 0.0.2
14+
version: 0.0.3
1515
appVersion: "2.10.3"
1616
dependencies:
1717
- name: airflow
1818
version: 22.4.1
1919
repository: https://charts.bitnami.com/bitnami
2020
- name: library-chart
21-
version: 1.5.34
21+
version: 1.7.0
2222
repository: https://inseefrlab.github.io/helm-charts-interactive-services

charts/argilla/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ sources:
1212
- https://github.com/InseeFrLab/helm-charts-miscellaneous/tree/master/charts/argilla
1313
- https://github.com/argilla-io/argilla/
1414
type: application
15-
version: 1.0.2
15+
version: 1.0.3
1616
appVersion: "2.3.0"
1717
dependencies:
1818
- name: redis
@@ -25,5 +25,5 @@ dependencies:
2525
version: 21.3.21
2626
repository: https://charts.bitnami.com/bitnami
2727
- name: library-chart
28-
version: 1.5.25
28+
version: 1.7.0
2929
repository: https://inseefrlab.github.io/helm-charts-interactive-services

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.3
27+
version: 1.0.4
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.7.0
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.4
27+
version: 1.0.5
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.7.0
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.8
23+
version: 3.0.9
2424

2525
dependencies:
2626
- name: library-chart
27-
version: 1.5.45
27+
version: 1.7.0
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.6
24+
version: 2.0.7
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.6.11
31+
version: 1.7.0
3232
repository: https://inseefrlab.github.io/helm-charts-interactive-services

0 commit comments

Comments
 (0)