From 0afa2cc6bb26fe83009bf59eae7dee0d273d8a9e Mon Sep 17 00:00:00 2001 From: Rocheandley Kwidama Date: Tue, 13 Aug 2024 15:38:22 +0200 Subject: [PATCH] Added changelog --- 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 ac08adab..5baad4a5 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -27,4 +27,4 @@ annotations: url: https://argoproj.github.io/argo-helm/pgp_keys.asc artifacthub.io/changes: | - kind: added - description: "Added liveness and readiness probes to the notification controller." + description: "Added propper backtick escapig to PrometheusRule.Spec"