diff --git a/crds/kustomization.yaml b/crds/kustomization.yaml index 3231142..286ce20 100644 --- a/crds/kustomization.yaml +++ b/crds/kustomization.yaml @@ -2,5 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.27.0/crds.yaml +- https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.31.0/crds.yaml - https://raw.githubusercontent.com/ory/k8s/v0.30.0/helm/charts/hydra-maester/crds/crd-oauth2clients.yaml