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 1498f51 commit 12adfd8Copy full SHA for 12adfd8
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.19.0/cert-manager.yaml
+- https://github.com/cert-manager/cert-manager/releases/download/v1.19.1/cert-manager.yaml
6
7
patches:
8
# lower the webhook timeouts to make the webhooks compliant with gardener's requirements
0 commit comments