feat(argo-rollouts): Add possibility to configure healthz and metrics ports to be compatible with Istio (#1976)
This commit is contained in:
parent
5766533626
commit
b651465fb2
6 changed files with 26 additions and 10 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: v1.5.0
|
||||
description: A Helm chart for Argo Rollouts
|
||||
name: argo-rollouts
|
||||
version: 2.28.0
|
||||
version: 2.29.0
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
||||
keywords:
|
||||
|
|
@ -18,7 +18,5 @@ annotations:
|
|||
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
||||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Upgrade Argo Rollouts to v1.5.0
|
||||
- kind: added
|
||||
description: Introduce chart signing
|
||||
description: Ability to configure healthz and metrics ports to be compatible with Istio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue