Skip to content

Commit e678775

Browse files
[gitops-operator]fix: operator: fix no-changes commit sha and pr url in crd
1 parent e224940 commit e678775

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
@@ -636,7 +636,7 @@ gitops-operator:
636636
# -- defaults
637637
registry: quay.io
638638
repository: codefresh/codefresh-gitops-operator
639-
tag: "f555185"
639+
tag: "32dce59"
640640
env:
641641
GITOPS_OPERATOR_VERSION: 0.11.1
642642
serviceAccount:

0 commit comments

Comments
 (0)