Skip to content

Commit

Permalink
chore(argo-workflows): Upgrade Argo Workflows to v3.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: yu-croco <[email protected]>
  • Loading branch information
yu-croco committed Nov 15, 2024
1 parent 9361018 commit e8583b7
Show file tree
Hide file tree
Showing 9 changed files with 132,944 additions and 50 deletions.
8 changes: 4 additions & 4 deletions charts/argo-workflows/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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
21,729 changes: 21,726 additions & 3 deletions charts/argo-workflows/templates/crds/argoproj.io_clusterworkflowtemplates.yaml

Large diffs are not rendered by default.

21,817 changes: 21,813 additions & 4 deletions charts/argo-workflows/templates/crds/argoproj.io_cronworkflows.yaml

Large diffs are not rendered by default.

1,151 changes: 1,124 additions & 27 deletions charts/argo-workflows/templates/crds/argoproj.io_workflowartifactgctasks.yaml

Large diffs are not rendered by default.

Large diffs are not rendered by default.

55,900 changes: 55,896 additions & 4 deletions charts/argo-workflows/templates/crds/argoproj.io_workflows.yaml

Large diffs are not rendered by default.

Loading

0 comments on commit e8583b7

Please sign in to comment.