Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
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
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,727 changes: 21,725 additions & 2 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
Loading