Skip to content

Commit 06bbcfa

Browse files
codefresh-v2-pipelines[bot]scme0ATGardner
authored
fix: update workflow submission logic and improve error handling (#625)
* [gitops-operator]chore: Gitops Operator to v0.8.11 to fix 4 issues (#624) Included gitops operator changes: - codefresh-io/codefresh-gitops-operator#229 - codefresh-io/codefresh-gitops-operator#227 - codefresh-io/codefresh-gitops-operator#234 - codefresh-io/codefresh-gitops-operator#231 --- Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Co-authored-by: Scott Merchant <[email protected]> * [gitops-operator]fix: update workflow submission logic and improve error handling * chore: update cap-app-proxy image tags to 1.3680.0 - fix: return the pushed commit sha (#6560) (#628) * [gitops-operator]fix: update workflow submission logic and improve error handling * chore: update cap-app-proxy image tags to 1.3680.0 - fix: return the pushed commit sha (#6560) (#628) * [gitops-operator]fix: update workflow submission logic and improve error handling --------- Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Co-authored-by: Scott Merchant <[email protected]> Co-authored-by: Noam Gal <[email protected]>
1 parent 1e7b702 commit 06bbcfa

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

0 commit comments

Comments
 (0)