Skip to content

Commit

Permalink
chore(deps): update helm release library-chart to v1.5.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 10145b2 commit 4bf6d31
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions charts/argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.0
version: 1.0.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand All @@ -35,5 +35,5 @@ dependencies:
version: 6.11.1
repository: https://argoproj.github.io/argo-helm
- name: library-chart
version: 1.5.21
version: 1.5.23
repository: https://inseefrlab.github.io/helm-charts-interactive-services
4 changes: 2 additions & 2 deletions charts/argo-workflows/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.0
version: 1.0.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand All @@ -35,5 +35,5 @@ dependencies:
version: 0.40.11
repository: https://argoproj.github.io/argo-helm
- name: library-chart
version: 1.5.21
version: 1.5.23
repository: https://inseefrlab.github.io/helm-charts-interactive-services
4 changes: 2 additions & 2 deletions charts/label-studio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 3.0.0
version: 3.0.1

dependencies:
- name: library-chart
version: 1.5.21
version: 1.5.23
repository: https://inseefrlab.github.io/helm-charts-interactive-services
4 changes: 2 additions & 2 deletions charts/mlflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 2.0.0
version: 2.0.1

dependencies:
- name: postgresql
version: 13.1.5
repository: https://charts.bitnami.com/bitnami
- name: library-chart
version: 1.5.21
version: 1.5.23
repository: https://inseefrlab.github.io/helm-charts-interactive-services

0 comments on commit 4bf6d31

Please sign in to comment.