Updated changelog

Signed-off-by: Goeran Poehner <goeran.poehner@gmail.com>
This commit is contained in:
Goeran Poehner 2024-03-11 14:36:23 +01:00
parent a2af79f6dd
commit fe643ca3c6
2 changed files with 1 additions and 5 deletions

View file

@ -27,4 +27,4 @@ annotations:
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: |
- kind: changed
description: Support ApplicationSet in any namespace.
description: Fixed a bug for TLS host value in GRPC ingress endpoint

View file

@ -278,10 +278,6 @@ For full list of changes please check ArtifactHub [changelog].
Highlighted versions provide information about additional steps that should be performed by user when upgrading to newer version.
### 6.6.1
Fixed a bug were TLS host for GRPC ingress endpoint does not match the Ingress hosts value
### 6.4.0
Added support for application controller dynamic cluster distribution.