Skip to content

Commit 8fb236a

Browse files
chore(deps): update dependency argoproj/argo-helm to v9
1 parent 100d037 commit 8fb236a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

roles/argo-cd/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: argo-cd
33
description: Documentation generator for argo-cd Ansible role
44
home: https://github.com/argoproj/argo-helm
5-
version: 8.5.9
5+
version: 9.2.4
66
dependencies:
77
- name: argocd
88
repository: https://github.com/argoproj/argo-cd

roles/argo-cd/defaults/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ argocd_vars:
111111
# -- Helm chart name
112112
name: argo-cd
113113
# -- Helm chart version
114-
version: v8.5.9
114+
version: v9.2.4
115115
repository:
116116
# -- Repository name in Helm
117117
name: argo-helm

0 commit comments

Comments
 (0)