Skip to content

Commit 3799c35

Browse files
authored
Updated gitops operator not to requeue on known release creation failures (#655)
1 parent 13bdc18 commit 3799c35

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
@@ -726,7 +726,7 @@ gitops-operator:
726726
# -- defaults
727727
registry: quay.io
728728
repository: codefresh/codefresh-gitops-operator
729-
tag: v0.10.0
729+
tag: v0.10.1
730730
serviceAccount:
731731
create: true
732732
annotations: {}

0 commit comments

Comments
 (0)