We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 158ea1b commit ee58a63Copy full SHA for ee58a63
charts/gitops-runtime/Chart.yaml
@@ -20,7 +20,7 @@ dependencies:
20
version: 9.4.4
21
- name: argo-workflows
22
repository: https://codefresh-io.github.io/argo-helm
23
- version: 0.45.18-v3.6.7-cap-CR-32333
+ version: 0.45.19-v3.6.7-cap-CR-38032
24
condition: argo-workflows.enabled
25
- name: sealed-secrets
26
repository: https://bitnami-labs.github.io/sealed-secrets/
charts/gitops-runtime/values.yaml
@@ -722,7 +722,7 @@ redis-secret-init:
722
image:
723
registry: docker.io
724
repository: alpine/kubectl
725
- tag: 1.35.1
+ tag: 1.35.3
726
nodeSelector: {}
727
tolerations: []
728
affinity: {}
0 commit comments