Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion charts/gitops-runtime/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
- name: argo-cd
repository: https://argoproj.github.io/argo-helm
condition: argo-cd.enabled
version: 9.3.0
version: 9.4.1
- name: argo-workflows
repository: https://codefresh-io.github.io/argo-helm
version: 0.45.18-v3.6.7-cap-CR-32333
Expand Down
2 changes: 1 addition & 1 deletion charts/gitops-runtime/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,7 @@ argo-gateway:
image:
registry: quay.io
repository: codefresh/cf-argocd-extras
tag: ebfec69
tag: 0.27-ebfec69
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down