We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d42eb commit b798a28Copy full SHA for b798a28
hack/config/cert-manager/kustomization.yaml
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
4
resources:
5
-- https://github.com/cert-manager/cert-manager/releases/download/v1.18.0/cert-manager.yaml
+- https://github.com/cert-manager/cert-manager/releases/download/v1.18.1/cert-manager.yaml
6
7
patches:
8
# lower the webhook timeouts to make the webhooks compliant with gardener's requirements
0 commit comments