From 948c082b86a60b33b4a64918ad8136871bfa6944 Mon Sep 17 00:00:00 2001 From: gyajangi1 Date: Tue, 7 Jan 2025 13:33:53 +0530 Subject: [PATCH] update changelog for tpl function in ingress Signed-off-by: gyajangi1 --- charts/argo-cd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 4016108d..13f40281 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -29,4 +29,4 @@ annotations: - kind: changed description: Bump argo-cd to v2.13.3 - kind: added - description: Added `tpl` function support for `server.ingress` parameters to enable DRY configurations. + description: Added `tpl` function support for `server.ingress`.