Skip to content

Commit 5bf3da2

Browse files
[gitops-operator]fix(CR-31388): security fixes
1 parent 4e46e4f commit 5bf3da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ gitops-operator:
728728
image:
729729
registry: quay.io
730730
repository: codefresh/codefresh-gitops-operator
731-
tag: 8cbca33
731+
tag: e83eef7
732732
env:
733733
GITOPS_OPERATOR_VERSION: 0.10.1 # hacky workaround, since our tags are no longer semver compliant
734734
serviceAccount:

0 commit comments

Comments
 (0)