Skip to content

Commit 656c79a

Browse files
[gitops-operator]fix: ensure releases are created if trigger commit causes sync failure (#890)
# Conflicts: # charts/gitops-runtime/values.yaml Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com>
1 parent 471e667 commit 656c79a

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
@@ -682,7 +682,7 @@ gitops-operator:
682682
# -- defaults
683683
registry: quay.io
684684
repository: codefresh/codefresh-gitops-operator
685-
tag: "6882325"
685+
tag: "fe813e0"
686686
env:
687687
!!merge <<:
688688
- *otel-config

0 commit comments

Comments
 (0)