We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85b6f3e commit 852644eCopy full SHA for 852644e
charts/gitops-runtime/values.yaml
@@ -725,10 +725,8 @@ gitops-operator:
725
image:
726
# -- defaults
727
registry: quay.io
728
- repository: codefresh/codefresh-gitops-operator
729
- tag: b913720
730
- env:
731
- GITOPS_OPERATOR_VERSION: 0.11.1
+ repository: codefresh/dev/codefresh-gitops-operator
+ tag: feat-cr-30450-add-promotion-task-reconciler-0144fb4
732
serviceAccount:
733
create: true
734
annotations: {}
0 commit comments