feat(argo-rollouts): Add ability to provide additional volumes (#1965)
This commit is contained in:
parent
388102400f
commit
dfe36fbde9
5 changed files with 40 additions and 3 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: v1.4.1
|
||||
description: A Helm chart for Argo Rollouts
|
||||
name: argo-rollouts
|
||||
version: 2.24.0
|
||||
version: 2.25.0
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
||||
keywords:
|
||||
|
|
@ -15,5 +15,5 @@ maintainers:
|
|||
url: https://argoproj.github.io/
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: fixed
|
||||
description: add namespace field for namespace scoped resources
|
||||
- kind: added
|
||||
description: Ability to provide additional volumes and volumeMounts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue