Skip to content

Commit 1628c2c

Browse files
[gitops-operator]fix: handle appRevision not set correctly
1 parent d1d6478 commit 1628c2c

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
@@ -634,7 +634,7 @@ gitops-operator:
634634
# -- defaults
635635
registry: quay.io
636636
repository: codefresh/codefresh-gitops-operator
637-
tag: "6881890"
637+
tag: "75ac6a2"
638638
env:
639639
GITOPS_OPERATOR_VERSION: 0.11.1
640640
serviceAccount:

0 commit comments

Comments
 (0)