Skip to content

Commit 1a4fe4e

Browse files
chore(deps): update helm release argo-cd to v7.8.10 (#212)
1 parent 9a1268c commit 1a4fe4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/apps/default/argocd.jsonnet

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ local all = {
3131
application: argo.HelmApplication(
3232
chart='argo-cd',
3333
repoURL='https://argoproj.github.io/argo-helm',
34-
version='7.8.9',
34+
version='7.8.10',
3535
values={
3636
global: {
3737
domain: fqdn,

0 commit comments

Comments
 (0)