diff --git a/cert-manager/crds/kustomization.yaml b/cert-manager/crds/kustomization.yaml index f4aa101d408..6e1c62a1ca2 100644 --- a/cert-manager/crds/kustomization.yaml +++ b/cert-manager/crds/kustomization.yaml @@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- https://github.com/jetstack/cert-manager/releases/download/v1.15.2/cert-manager.crds.yaml +- https://github.com/jetstack/cert-manager/releases/download/v1.15.3/cert-manager.crds.yaml