Skip to content

Commit

Permalink
chore(deps): update helm release library-chart to v1.5.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent 687d673 commit 754eaee
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: 0.5.10
version: 0.5.11

# 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.22
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: 0.3.8
version: 0.3.9

# 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.22
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,12 +20,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: 0.6.0
version: 0.6.1

dependencies:
- name: postgresql
version: 13.1.5
repository: https://charts.bitnami.com/bitnami
- name: library-chart
version: 1.5.21
version: 1.5.22
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: 1.7.8
version: 1.7.9

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

0 comments on commit 754eaee

Please sign in to comment.