feat(argo-rollouts): Add possibility to configure healthz and metrics ports to be compatible with Istio (#1976)

This commit is contained in:
Yevhen Tienkaiev 2023-05-20 18:39:17 +03:00 committed by GitHub
parent 5766533626
commit b651465fb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 26 additions and 10 deletions

View file

@ -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