From 1fe5897ba75dd262eb44a3c460351eeedcc8e843 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 21:48:33 +0000 Subject: [PATCH] chore(deps): update dependency cert-manager/cert-manager to v1.20.1 --- component-settings.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component-settings.yaml b/component-settings.yaml index 9a42ce6..544b980 100644 --- a/component-settings.yaml +++ b/component-settings.yaml @@ -3,7 +3,7 @@ COMPONENTS_LOCATION: ${REPOSITORY_CONTEXT}/components KUSTOMIZATIONS_LOCATION_PREFIX: ${REPOSITORY_CONTEXT}/observability-stack/kustomizations # cert-manager -CERT_MANAGER_VERSION: "v1.20.0" +CERT_MANAGER_VERSION: "v1.20.1" # metrics-operator METRICS_OPERATOR_VERSION: "v0.10.1"