From 86fbf4a314f61067427a7f344af2f4359ea97a4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 18:46:17 +0000 Subject: [PATCH] Update dependency cert-manager/cert-manager to v1.15.0 (#274) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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