fixed chart.yaml
Signed-off-by: Robert Macaulay <robert.macaulay@gmail.com>
This commit is contained in:
parent
b4a7c0cf2b
commit
b4da5d3308
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,7 @@ apiVersion: v2
|
||||||
appVersion: v1.7.2
|
appVersion: v1.7.2
|
||||||
description: A Helm chart for Argo Rollouts
|
description: A Helm chart for Argo Rollouts
|
||||||
name: argo-rollouts
|
name: argo-rollouts
|
||||||
version: 2.37.7
|
version: 2.37.8
|
||||||
home: https://github.com/argoproj/argo-helm
|
home: https://github.com/argoproj/argo-helm
|
||||||
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
||||||
keywords:
|
keywords:
|
||||||
|
@ -20,3 +20,5 @@ annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: added
|
||||||
description: add description for manual secret creation
|
description: add description for manual secret creation
|
||||||
|
- kind: fixed
|
||||||
|
description: Fixed rendering of plugins in the ConfigMap
|
||||||
|
|
Loading…
Reference in a new issue