From d98a1a571c155683ef025fabe093369d6dbd3484 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 08:03:17 +0000 Subject: [PATCH] Bump charts ['cert-manager'] to versions ['v1.16.3'], respectively --- deploy/helm/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/helm/Chart.yaml b/deploy/helm/Chart.yaml index 398f490c..eaa6feb7 100644 --- a/deploy/helm/Chart.yaml +++ b/deploy/helm/Chart.yaml @@ -28,7 +28,7 @@ dependencies: alias: operator condition: operator.enabled - name: cert-manager - version: v1.12.15 + version: v1.16.3 alias: certmanager repository: https://charts.jetstack.io condition: certmanager.enabled