Skip to content

Commit 68ca017

Browse files
committed
feat: update gitops-operator image tag for improved efficiency
1 parent 8da1bb3 commit 68ca017

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
@@ -689,10 +689,10 @@ gitops-operator:
689689
env:
690690
GITOPS_OPERATOR_VERSION: 0.7.7
691691

692-
image: {}
692+
image:
693693
# -- defaults
694694
# repository: quay.io/codefresh/codefresh-gitops-operator
695-
# tag: 'v{{ .Chart.AppVersion }}'
695+
tag: cr-28267-improve-efficiency-700fa36
696696

697697
serviceAccount:
698698
create: true

0 commit comments

Comments
 (0)