We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4622558 commit 3d3c7e9Copy full SHA for 3d3c7e9
1 file changed
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.1/cert-manager.yaml
+- https://github.com/cert-manager/cert-manager/releases/download/v1.19.2/cert-manager.yaml
6
7
patches:
8
# lower the webhook timeouts to make the webhooks compliant with gardener's requirements
0 commit comments