Skip to content

Commit c5e85ea

Browse files
[gitops-operator]fix: CR-29978 - handled a few release creation errors not to requeue
1 parent 624222d commit c5e85ea

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
@@ -725,8 +725,8 @@ gitops-operator:
725725
image:
726726
# -- defaults
727727
registry: quay.io
728-
repository: codefresh/dev/codefresh-gitops-operator
729-
tag: cr-29978-39d0821
728+
repository: codefresh/codefresh-gitops-operator
729+
tag: v0.10.1
730730
serviceAccount:
731731
create: true
732732
annotations: {}

0 commit comments

Comments
 (0)