Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions charts/gitops-runtime/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: {}
Expand Down Expand Up @@ -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: {}
Expand All @@ -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: {}
Expand Down