Updated changelog
Signed-off-by: Goeran Poehner <goeran.poehner@gmail.com>
This commit is contained in:
parent
a2af79f6dd
commit
fe643ca3c6
2 changed files with 1 additions and 5 deletions
|
@ -27,4 +27,4 @@ annotations:
|
||||||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: changed
|
- kind: changed
|
||||||
description: Support ApplicationSet in any namespace.
|
description: Fixed a bug for TLS host value in GRPC ingress endpoint
|
||||||
|
|
|
@ -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.
|
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
|
### 6.4.0
|
||||||
|
|
||||||
Added support for application controller dynamic cluster distribution.
|
Added support for application controller dynamic cluster distribution.
|
||||||
|
|
Loading…
Reference in a new issue