feat(argo-workflows): add envFrom for main container (#1736)

Signed-off-by: huiwq1990 <huiwq1990@163.com>

Signed-off-by: huiwq1990 <huiwq1990@163.com>
This commit is contained in:
huiwq1990 2022-12-30 13:20:47 +08:00 committed by GitHub
parent daba66b68c
commit 5bd70fbd24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 3 deletions

View file

@ -3,7 +3,7 @@ appVersion: v3.4.4
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.22.5
version: 0.22.6
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: |
- "[Removed]: legacy API versions for PDBs"
- "[Added]: Suuport envFrom for main container"