From 0b5b4d88ab65a9f5e4e4f30e59cbc58220c60a1e Mon Sep 17 00:00:00 2001 From: Tristan Duverger Date: Fri, 4 Oct 2024 10:55:11 +0200 Subject: [PATCH] doc(argo-cd): add changelogs Signed-off-by: Tristan Duverger --- charts/argo-cd/Chart.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 82920f0a..b809151a 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -28,3 +28,10 @@ annotations: artifacthub.io/changes: | - kind: fixed description: Certificate template was wrong leading to null + - kind: added + description: Capability to deploy gateway + - kind: added + description: Capability to deploy gateway http route + - kind: added + description: Specific GKE gateway objects +