diff --git a/charts/kubedb-catalog/crds/catalog.kubedb.com_memcachedversions.yaml b/charts/kubedb-catalog/crds/catalog.kubedb.com_memcachedversions.yaml index 4d3c4c4bb..c15e94e59 100644 --- a/charts/kubedb-catalog/crds/catalog.kubedb.com_memcachedversions.yaml +++ b/charts/kubedb-catalog/crds/catalog.kubedb.com_memcachedversions.yaml @@ -88,6 +88,17 @@ spec: - name type: object type: array + updateConstraints: + properties: + allowlist: + items: + type: string + type: array + denylist: + items: + type: string + type: array + type: object version: type: string required: diff --git a/charts/kubedb-crds/crds/catalog.kubedb.com_memcachedversions.yaml b/charts/kubedb-crds/crds/catalog.kubedb.com_memcachedversions.yaml index 4d3c4c4bb..c15e94e59 100644 --- a/charts/kubedb-crds/crds/catalog.kubedb.com_memcachedversions.yaml +++ b/charts/kubedb-crds/crds/catalog.kubedb.com_memcachedversions.yaml @@ -88,6 +88,17 @@ spec: - name type: object type: array + updateConstraints: + properties: + allowlist: + items: + type: string + type: array + denylist: + items: + type: string + type: array + type: object version: type: string required: diff --git a/crds/kubedb-catalog-crds.yaml b/crds/kubedb-catalog-crds.yaml index e22d87563..403f4249f 100644 --- a/crds/kubedb-catalog-crds.yaml +++ b/crds/kubedb-catalog-crds.yaml @@ -1445,6 +1445,17 @@ spec: - name type: object type: array + updateConstraints: + properties: + allowlist: + items: + type: string + type: array + denylist: + items: + type: string + type: array + type: object version: type: string required: diff --git a/crds/kubedb-crds.yaml b/crds/kubedb-crds.yaml index 021a32dbf..4e3e756dc 100644 --- a/crds/kubedb-crds.yaml +++ b/crds/kubedb-crds.yaml @@ -75963,6 +75963,17 @@ spec: - name type: object type: array + updateConstraints: + properties: + allowlist: + items: + type: string + type: array + denylist: + items: + type: string + type: array + type: object version: type: string required: