fix(argo-workflows): Add missing serviceLabels to server service (#2698)
This commit is contained in:
parent
4611a16463
commit
f9eb0b394c
2 changed files with 5 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v3.5.6
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.41.5
|
||||
version: 0.41.6
|
||||
icon: https://argo-workflows.readthedocs.io/en/stable/assets/logo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
sources:
|
||||
|
|
@ -17,4 +17,4 @@ annotations:
|
|||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: fixed
|
||||
description: Correct sample of secondsAfterCompletion
|
||||
description: Add missing serviceLabels to server service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue