fix(argo-rollouts): Fix of global subscriptions for Argo Rollouts (#2797)
* Fix of Argo Rollouts notifications subscription Signed-off-by: Yurii Bychenok <bychenok.y@ajax.systems> * Fixed Argo Rollouts helm changelog Signed-off-by: Yurii Bychenok <bychenok.y@ajax.systems> * Fixed Argo Rollouts helm default values.yaml Signed-off-by: Yurii Bychenok <bychenok.y@ajax.systems> * Fixed Argo Rollouts doc after helm update Signed-off-by: Yurii Bychenok <bychenok.y@ajax.systems> --------- Signed-off-by: Yurii Bychenok <bychenok.y@ajax.systems> Signed-off-by: Aikawa <yu.croco@gmail.com> Co-authored-by: Aikawa <yu.croco@gmail.com>
This commit is contained in:
parent
3d98d04f43
commit
425e98ecff
4 changed files with 10 additions and 10 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: v1.7.1
|
||||
description: A Helm chart for Argo Rollouts
|
||||
name: argo-rollouts
|
||||
version: 2.37.0
|
||||
version: 2.37.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.7.1
|
||||
- kind: fixed
|
||||
description: Fix subscriptions into notifications-configmap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue