Skip to content

Commit 39a05ee

Browse files
authored
add workaround for missing semver tag
1 parent 27a4023 commit 39a05ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -727,6 +727,8 @@ gitops-operator:
727727
registry: quay.io
728728
repository: codefresh/codefresh-gitops-operator
729729
tag: b913720
730+
env:
731+
GITOPS_OPERATOR_VERSION: 0.11.1
730732
serviceAccount:
731733
create: true
732734
annotations: {}

0 commit comments

Comments
 (0)