chore(argo-workflows): Upgrade Argo Workflows to v3.6.0 (#3037)

* 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>
This commit is contained in:
Aikawa 2024-11-21 17:27:05 +09:00 committed by GitHub
parent 5ab558e917
commit 7e397f75f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 1841 additions and 35 deletions

View file

@ -1,9 +1,9 @@
apiVersion: v2
appVersion: v3.5.12
appVersion: v3.6.0
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.42.7
version: 0.43.0
icon: https://argo-workflows.readthedocs.io/en/stable/assets/logo.png
home: https://github.com/argoproj/argo-helm
sources:
@ -16,5 +16,5 @@ annotations:
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: |
- kind: added
description: Support lifecycle and terminationGracePeriodSeconds for server
- kind: changed
description: Upgrade Argo Workflows to v3.6.0