diff --git a/config/crds/sharding.timebertt.dev_clusterrings.yaml b/config/crds/sharding.timebertt.dev_clusterrings.yaml index 5387c11e..acdaee58 100644 --- a/config/crds/sharding.timebertt.dev_clusterrings.yaml +++ b/config/crds/sharding.timebertt.dev_clusterrings.yaml @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.14.0 + controller-gen.kubebuilder.io/version: v0.15.0 name: clusterrings.sharding.timebertt.dev spec: group: sharding.timebertt.dev diff --git a/webhosting-operator/config/manager/crds/webhosting.timebertt.dev_themes.yaml b/webhosting-operator/config/manager/crds/webhosting.timebertt.dev_themes.yaml index 3e5d8990..8e30bacf 100644 --- a/webhosting-operator/config/manager/crds/webhosting.timebertt.dev_themes.yaml +++ b/webhosting-operator/config/manager/crds/webhosting.timebertt.dev_themes.yaml @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.14.0 + controller-gen.kubebuilder.io/version: v0.15.0 name: themes.webhosting.timebertt.dev spec: group: webhosting.timebertt.dev diff --git a/webhosting-operator/config/manager/crds/webhosting.timebertt.dev_websites.yaml b/webhosting-operator/config/manager/crds/webhosting.timebertt.dev_websites.yaml index 43302ce2..e5a74ae6 100644 --- a/webhosting-operator/config/manager/crds/webhosting.timebertt.dev_websites.yaml +++ b/webhosting-operator/config/manager/crds/webhosting.timebertt.dev_websites.yaml @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: - controller-gen.kubebuilder.io/version: v0.14.0 + controller-gen.kubebuilder.io/version: v0.15.0 name: websites.webhosting.timebertt.dev spec: group: webhosting.timebertt.dev