diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 10bce077..f146292b 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -699,8 +699,8 @@ gitops-operator: image: # -- defaults registry: quay.io - repository: codefresh/codefresh-gitops-operator - tag: v0.8.11 + repository: codefresh/dev/codefresh-gitops-operator + tag: feat-remove-helm-chart-7578a13 serviceAccount: create: true annotations: {} @@ -728,8 +728,8 @@ cf-argocd-extras: container: image: registry: quay.io - repository: codefresh/cf-argocd-extras - tag: v0.5.12 + repository: codefresh/dev/cf-argocd-extras + tag: feat-remove-helm-chart-6b57eae nodeSelector: {} tolerations: [] affinity: {} @@ -752,8 +752,8 @@ cf-argocd-extras: container: image: registry: quay.io - repository: codefresh/cf-argocd-extras - tag: v0.5.12 + repository: codefresh/dev/cf-argocd-extras + tag: feat-remove-helm-chart-6b57eae nodeSelector: {} tolerations: [] affinity: {}