From a2ffcb83a9011f25ec7fed6811410272d0a06a9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 15:46:21 +0000 Subject: [PATCH] Update dependency cert-manager/cert-manager to v1.16.0 (#356) 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 ba532b8f..1744bd85 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.15.3/cert-manager.yaml +- https://github.com/cert-manager/cert-manager/releases/download/v1.16.0/cert-manager.yaml patches: # lower the webhook timeouts to make the webhooks compliant with gardener's requirements