diff --git a/crds/kustomization.yaml b/crds/kustomization.yaml index 286ce20..285c69a 100644 --- a/crds/kustomization.yaml +++ b/crds/kustomization.yaml @@ -3,4 +3,4 @@ kind: Kustomization resources: - 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 +- https://raw.githubusercontent.com/ory/k8s/v0.50.7/helm/charts/hydra-maester/crds/crd-oauth2clients.yaml