fix(argo-workflows): remove old default init service account (#834)
* fix(argo-workflows): remove old default init service account Signed-off-by: GitHub <noreply@github.com> * fix(argo-workflows): remove init.serviceAccount from README Signed-off-by: GitHub <noreply@github.com> * chore(argo-workflows): update changelog Signed-off-by: GitHub <noreply@github.com> * chore(argo-workflows): bump chart to 0.2.8 Signed-off-by: GitHub <noreply@github.com> Co-authored-by: Vlad Losev <vladlosev@users.noreply.github.com>
This commit is contained in:
parent
37277315ce
commit
e393ef1ba2
3 changed files with 3 additions and 10 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.2.9
|
||||
version: 0.2.10
|
||||
appVersion: "v3.0.7"
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
|
|
@ -15,6 +15,4 @@ maintainers:
|
|||
- name: benjaminws
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: Service accounts, roles and role bindings can now be auto-created for each workflow controller namespace"
|
||||
- "[Fixed]: The contributer testing guidelines were updated to reflect the chart name change from 'argo' to
|
||||
'argo-workflows'"
|
||||
- "[Fixed]: Removed init.serviceAccount unused fields"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue