Skip to content

Commit b4cefa0

Browse files
Update Helm release argo-cd to v8.0.17
1 parent 34d2685 commit b4cefa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/argo-cd/Chart.yaml

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

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
3131
# follow Semantic Versioning. They should reflect the version the application is using.
3232
appVersion: "1"
3333
dependencies:
3434
- name: argo-cd
35-
version: 8.0.14
35+
version: 8.0.17
3636
repository: https://argoproj.github.io/argo-helm
3737
- name: library-chart
3838
version: 1.7.4

0 commit comments

Comments
 (0)