Skip to content

Commit 501d654

Browse files
[gitops-operator]fix: update workflow submission logic and improve error handling
1 parent 170c683 commit 501d654

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
@@ -699,8 +699,8 @@ gitops-operator:
699699
image:
700700
# -- defaults
701701
registry: quay.io
702-
repository: codefresh/codefresh-gitops-operator
703-
tag: v0.8.11
702+
repository: codefresh/dev/codefresh-gitops-operator
703+
tag: cr-30027-fix-wf-submit-f6c254e
704704
serviceAccount:
705705
create: true
706706
annotations: {}

0 commit comments

Comments
 (0)