Skip to content

Commit 9bfb812

Browse files
committed
update gitops-operator tag to released version
1 parent 786f213 commit 9bfb812

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -727,8 +727,10 @@ gitops-operator:
727727
# -- GitOps operator image
728728
image:
729729
registry: quay.io
730-
repository: codefresh/dev/codefresh-gitops-operator
731-
tag: cr-29615-support-single-namespace-installation-9823710
730+
repository: codefresh/codefresh-gitops-operator
731+
tag: 58625b8
732+
env:
733+
GITOPS_OPERATOR_VERSION: 0.10.1 # hacky workaround, since our tags are no longer semver compliant
732734
serviceAccount:
733735
create: true
734736
annotations: {}

0 commit comments

Comments
 (0)