* chore(argo-workflows): Upgrade Argo Workflows to v3.6.0 Signed-off-by: yu-croco <yu.croco@gmail.com> * fix: clean up cache to pass CI Signed-off-by: yu-croco <yu.croco@gmail.com> * test: rm cache clear. Try latest version of ct test Signed-off-by: Tim Collins <tim@thecollins.team> * just trying all the things. sorry Signed-off-by: Tim Collins <tim@thecollins.team> * add debug output Signed-off-by: Tim Collins <tim@thecollins.team> * additional debug Signed-off-by: Tim Collins <tim@thecollins.team> * MOAR debug Signed-off-by: Tim Collins <tim@thecollins.team> * typo Signed-off-by: Tim Collins <tim@thecollins.team> * specifically find files Signed-off-by: Tim Collins <tim@thecollins.team> * use minimal crds Signed-off-by: Tim Collins <tim@thecollins.team> * rm debug step Signed-off-by: Tim Collins <tim@thecollins.team> --------- Signed-off-by: yu-croco <yu.croco@gmail.com> Signed-off-by: Tim Collins <tim@thecollins.team> Co-authored-by: Tim Collins <tim@thecollins.team> Co-authored-by: Tim Collins <45351296+tico24@users.noreply.github.com>
20 lines
631 B
YAML
20 lines
631 B
YAML
apiVersion: v2
|
|
appVersion: v3.6.0
|
|
name: argo-workflows
|
|
description: A Helm chart for Argo Workflows
|
|
type: application
|
|
version: 0.43.0
|
|
icon: https://argo-workflows.readthedocs.io/en/stable/assets/logo.png
|
|
home: https://github.com/argoproj/argo-helm
|
|
sources:
|
|
- https://github.com/argoproj/argo-workflows
|
|
maintainers:
|
|
- name: argoproj
|
|
url: https://argoproj.github.io/
|
|
annotations:
|
|
artifacthub.io/signKey: |
|
|
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
|
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
|
artifacthub.io/changes: |
|
|
- kind: changed
|
|
description: Upgrade Argo Workflows to v3.6.0
|