From 531434cc26b5614dc1a02b893ddc63f5baa73e14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 17:54:54 +0000 Subject: [PATCH] chore(deps): update helm release cert-manager to v1.12.2 --- charts/koor-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/koor-operator/Chart.yaml b/charts/koor-operator/Chart.yaml index 794d5e4..704028b 100644 --- a/charts/koor-operator/Chart.yaml +++ b/charts/koor-operator/Chart.yaml @@ -31,7 +31,7 @@ kubeVersion: ">=1.19.0" dependencies: - name: cert-manager repository: https://charts.jetstack.io - version: v1.12.1 + version: v1.12.2 condition: certmanager.enabled alias: certmanager