Skip to content

Commit 247356e

Browse files
fix: support failing release if app sync fails (#645)
* [gitops-operator]fix: support failing release if app sync fails * [gitops-operator]fix: support failing release if app sync fails * [gitops-operator]fix: support failing release if app sync fails * [gitops-operator]fix: support failing release if app sync fails * [gitops-operator]fix: support failing release if app sync fails * [gitops-operator]fix: support failing release if app sync fails --------- Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Co-authored-by: Scott Merchant <[email protected]> # Conflicts: # charts/gitops-runtime/values.yaml
1 parent 3799c35 commit 247356e

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.1
729+
tag: v0.10.2
730730
serviceAccount:
731731
create: true
732732
annotations: {}

0 commit comments

Comments
 (0)