Skip to content

Commit 8a401ba

Browse files
[gitops-operator]fix: logging for sync failed handler
1 parent 2166924 commit 8a401ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -725,8 +725,8 @@ gitops-operator:
725725
image:
726726
# -- defaults
727727
registry: quay.io
728-
repository: codefresh/codefresh-gitops-operator
729-
tag: v0.11.1
728+
repository: codefresh/dev/codefresh-gitops-operator
729+
tag: fix-logging-for-sync-failed-handler-a611c68
730730
serviceAccount:
731731
create: true
732732
annotations: {}

0 commit comments

Comments
 (0)