feat(argo-workflows): Add labels for ServiceAccounts (#1665)
* Add labels for ServiceAccounts Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com> * fix workflow serviceaccount labels Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com> * fix docs Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com> Signed-off-by: Eugene Lugovtsov <lug.zhenia@gmail.com>
This commit is contained in:
parent
16cf7af98b
commit
062417e30d
6 changed files with 20 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v3.4.3
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.20.9
|
||||
version: 0.20.10
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
sources:
|
||||
|
|
@ -13,4 +13,4 @@ maintainers:
|
|||
url: https://argoproj.github.io/
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Fixed]: allow users to optionally whitelist secrets"
|
||||
- "[Added]: Add labels to ServiceAccounts."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue