Skip to content

Commit 699a2e3

Browse files
committed
combined changes from upstream
1 parent a92c882 commit 699a2e3

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

charts/argo-workflows/Chart.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,25 @@ annotations:
1818
artifacthub.io/changes: |
1919
- kind: fixed
2020
description: Add `app:` label to components to match upstream
21+
- kind: changed
22+
description: Bump argo-workflows to v3.5.8-cap-CR-22608
23+
- kind: fixed
24+
description: Add missing serviceLabels to server service
25+
- kind: fixed
26+
description: Correct sample of secondsAfterCompletion
27+
- kind: added
28+
description: Added option to add service accounts to RoleBindings
29+
- kind: changed
30+
description: Fix hyphen typo in values.yaml comments
31+
- kind: added
32+
description: Add the ability to use a headless service for the workflow controller
33+
- kind: added
34+
description: Check Prometheus CRDs are available before creating Service Monitor resource(s)
35+
- kind: added
36+
description: Support namespaceOverride
37+
- kind: added
38+
description: Disable leader election if only 1 repl of the Workflow Controller
39+
- kind: fixed
40+
description: Add caSecret in the artifactory.s3 configuration values.
41+
- kind: fixed
42+
description: Update argo-workflows documentation links to readthedocs

0 commit comments

Comments
 (0)