fix(argo-rollouts): Change type of trafficRouterPlugins and trafficRouterPlugins as list (#3036)

This commit is contained in:
Robert Macaulay 2024-11-21 07:02:51 -06:00 committed by GitHub
parent 8a1d39610c
commit ccfa0651cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 12 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v1.7.2
description: A Helm chart for Argo Rollouts
name: argo-rollouts
version: 2.37.8
version: 2.38.0
home: https://github.com/argoproj/argo-helm
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
keywords:
@ -19,4 +19,4 @@ annotations:
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: |
- kind: fixed
description: Fixed rendering of plugins in the ConfigMap
description: Updated plugin values.yaml example and it's implementation to not need to include the stringification or the plugins block that it used to