Skip to content

Commit 2ae6ed9

Browse files
[gitops-operator]fix: promotions using pull requests do not resume after the pr has been merged (#753)
Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com>
1 parent 06d8832 commit 2ae6ed9

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
@@ -728,7 +728,7 @@ gitops-operator:
728728
image:
729729
registry: quay.io
730730
repository: codefresh/codefresh-gitops-operator
731-
tag: d6c93d9
731+
tag: b9481f8
732732
env:
733733
GITOPS_OPERATOR_VERSION: 0.10.1 # hacky workaround, since our tags are no longer semver compliant
734734
serviceAccount:

0 commit comments

Comments
 (0)