Skip to content

Commit c34fac6

Browse files
chore: fix various security vulnerabilities in cf-argocd-extras
1 parent 6ea0ced commit c34fac6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ global:
136136
image:
137137
registry: quay.io
138138
repository: codefresh/cf-argocd-extras
139-
tag: "06801ec"
139+
tag: "7d96f83"
140140
nodeSelector: {}
141141
tolerations: []
142142
affinity: {}
@@ -679,7 +679,7 @@ argo-gateway:
679679
image:
680680
registry: quay.io
681681
repository: codefresh/cf-argocd-extras
682-
tag: "06801ec"
682+
tag: "7d96f83"
683683
nodeSelector: {}
684684
tolerations: []
685685
affinity: {}

0 commit comments

Comments
 (0)