Skip to content

Commit becd2a9

Browse files
[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>
1 parent cfe5413 commit becd2a9

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
@@ -761,7 +761,7 @@ cf-argocd-extras:
761761
image:
762762
registry: quay.io
763763
repository: codefresh/cf-argocd-extras
764-
tag: 88898aa
764+
tag: c74d94c
765765
nodeSelector: {}
766766
tolerations: []
767767
affinity: {}
@@ -785,7 +785,7 @@ cf-argocd-extras:
785785
image:
786786
registry: quay.io
787787
repository: codefresh/cf-argocd-extras
788-
tag: 88898aa
788+
tag: c74d94c
789789
nodeSelector: {}
790790
tolerations: []
791791
affinity: {}

0 commit comments

Comments
 (0)