Skip to content

Commit 50457a8

Browse files
Chore-30961 security argocd-exstras (#729)
* [cf-argocd-extras]chore(CR-30961): security fix (#725) Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> (cherry picked from commit becd2a9) * Update values.yaml * Update values.yaml * empty --------- Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com>
1 parent e404f23 commit 50457a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,7 @@ cf-argocd-extras:
763763
image:
764764
registry: quay.io
765765
repository: codefresh/cf-argocd-extras
766-
tag: v0.5.14
766+
tag: c74d94c
767767
nodeSelector: {}
768768
tolerations: []
769769
affinity: {}
@@ -787,7 +787,7 @@ cf-argocd-extras:
787787
image:
788788
registry: quay.io
789789
repository: codefresh/cf-argocd-extras
790-
tag: v0.5.14
790+
tag: c74d94c
791791
nodeSelector: {}
792792
tolerations: []
793793
affinity: {}

0 commit comments

Comments
 (0)