diff --git a/config/crds/sharding.timebertt.dev_clusterrings.yaml b/config/crds/sharding.timebertt.dev_clusterrings.yaml index e140ff88..4f0b35d7 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.16.3 + controller-gen.kubebuilder.io/version: v0.16.4 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 24add84b..0ac0ac22 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.16.3 + controller-gen.kubebuilder.io/version: v0.16.4 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 d6bc94cb..4dbdd2bb 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.16.3 + controller-gen.kubebuilder.io/version: v0.16.4 name: websites.webhosting.timebertt.dev spec: group: webhosting.timebertt.dev