From d89719f7e3bab7a48152508884b9fa66b4fd63c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 18:41:07 +0000 Subject: [PATCH] Update dependency cert-manager/cert-manager to v1.15.0 --- hack/config/cert-manager/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/config/cert-manager/kustomization.yaml b/hack/config/cert-manager/kustomization.yaml index 84270bc4..ff028da2 100644 --- a/hack/config/cert-manager/kustomization.yaml +++ b/hack/config/cert-manager/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- https://github.com/cert-manager/cert-manager/releases/download/v1.14.5/cert-manager.yaml +- https://github.com/cert-manager/cert-manager/releases/download/v1.15.0/cert-manager.yaml patches: # lower the webhook timeouts to make the webhooks compliant with gardener's requirements