Skip to content
8 changes: 4 additions & 4 deletions charts/gitops-runtime/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -758,8 +758,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: cr-test-queue-6faf15a
nodeSelector: {}
tolerations: []
affinity: {}
Expand All @@ -782,8 +782,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: cr-test-queue-6faf15a
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down