We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a47cc2c commit 76c5b7cCopy full SHA for 76c5b7c
charts/argo-workflows/Chart.yaml
@@ -1,9 +1,9 @@
1
apiVersion: v2
2
-appVersion: v3.7.2
+appVersion: v3.7.3
3
name: argo-workflows
4
description: A Helm chart for Argo Workflows
5
type: application
6
-version: 0.45.26
+version: 0.45.27
7
icon: https://argo-workflows.readthedocs.io/en/stable/assets/logo.png
8
home: https://github.com/argoproj/argo-helm
9
sources:
@@ -16,5 +16,5 @@ annotations:
16
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
17
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
18
artifacthub.io/changes: |
19
- - kind: fixed
20
- description: Add workflowtasksets/status RBAC permission to fix controller unable to patch status error
+ - kind: changed
+ description: Bump argo-workflows to v3.7.3
0 commit comments