From 89b5c300ea47eec051048ca97e0509ae4f486013 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 15:42:20 +0000 Subject: [PATCH] Update dependency cert-manager/cert-manager to v1.17.2 --- 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 74e5af3d..ebf7cef3 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.17.1/cert-manager.yaml +- https://github.com/cert-manager/cert-manager/releases/download/v1.17.2/cert-manager.yaml patches: # lower the webhook timeouts to make the webhooks compliant with gardener's requirements