Skip to content
Open
Changes from 3 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
6 changes: 3 additions & 3 deletions charts/gitops-runtime/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ global:
image:
registry: quay.io
repository: codefresh/cf-argocd-extras
tag: d4fefcb
tag: d0be510
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down Expand Up @@ -677,7 +677,7 @@ gitops-operator:
# -- defaults
registry: quay.io
repository: codefresh/codefresh-gitops-operator
tag: "ecd6518"
tag: "0b213b5"
env:
!!merge <<:
- *otel-config
Expand Down Expand Up @@ -709,7 +709,7 @@ argo-gateway:
image:
registry: quay.io
repository: codefresh/cf-argocd-extras
tag: d4fefcb
tag: d0be510
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down