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 3ecc30a commit 3fb3397Copy full SHA for 3fb3397
charts/argo-workflows/Chart.yaml
@@ -1,9 +1,9 @@
1
apiVersion: v2
2
-appVersion: v3.5.8
+appVersion: v3.5.9
3
name: argo-workflows
4
description: A Helm chart for Argo Workflows
5
type: application
6
-version: 0.41.11
+version: 0.41.12
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 `app:` label to components to match upstream
+ - kind: changed
+ description: Bump argo-workflows to v3.5.9
0 commit comments