feat(argo-rollouts): add support for stepPlugins (#3199)
This commit is contained in:
parent
6234e2abd6
commit
0161a0a834
4 changed files with 14 additions and 3 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: v1.8.0
|
||||
description: A Helm chart for Argo Rollouts
|
||||
name: argo-rollouts
|
||||
version: 2.39.0
|
||||
version: 2.39.1
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
||||
keywords:
|
||||
|
|
@ -18,5 +18,5 @@ annotations:
|
|||
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
||||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Bump argo-rollouts to v1.8.0
|
||||
- kind: added
|
||||
description: Support stepPlugins in the controller configmap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue