chore(argo-workflows): Support podGCDeleteDelayDuration and podGCGracePeriodSeconds (#1728)
Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
parent
5bd70fbd24
commit
4b8703db75
4 changed files with 18 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v3.4.4
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.22.6
|
||||
version: 0.22.7
|
||||
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: |
|
||||
- "[Added]: Suuport envFrom for main container"
|
||||
- "[Added]: Support podGCDeleteDelayDuration and podGCGracePeriodSeconds"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue