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 28faab0 commit a3f06a9Copy full SHA for a3f06a9
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.16.2/cert-manager.yaml
+- https://github.com/cert-manager/cert-manager/releases/download/v1.16.3/cert-manager.yaml
6
7
patches:
8
# lower the webhook timeouts to make the webhooks compliant with gardener's requirements
0 commit comments