From d4197aef8e57907d70ecef353fde118eccb11c5d Mon Sep 17 00:00:00 2001 From: Josh Baird Date: Thu, 22 Jun 2023 09:04:27 -0400 Subject: [PATCH] Update CHANGELOG. Signed-off-by: Josh Baird --- charts/argo-cd/Chart.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 7c5c20e7..10ac8f7f 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -26,7 +26,6 @@ annotations: fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252 url: https://argoproj.github.io/argo-helm/pgp_keys.asc artifacthub.io/changes: | - - kind: changed - description: Upgrade Argo CD to v2.7.6 - - kind: changed - description: applicationSet.containerPorts.metrics to 8085 + - kind: added + description: Add `ARGOCD_NOTIFICATIONS_CONTROLLER_LOGLEVEL` and `ARGOCD_NOTIFICATIONS_CONTROLLER_LOGFORMAT` env vars to argo-notifications Deployment +