diff --git a/catalog/kubedb/raw/mysql/mysql-8.0.35-official.yaml b/catalog/kubedb/raw/mysql/mysql-8.0.35-official.yaml index 8334ba3a5..105566b4a 100644 --- a/catalog/kubedb/raw/mysql/mysql-8.0.35-official.yaml +++ b/catalog/kubedb/raw/mysql/mysql-8.0.35-official.yaml @@ -48,9 +48,9 @@ spec: updateConstraints: allowlist: groupReplication: - - '> 8.0.35, <= 8.4.2' + - '> 8.0.35, <= 9.1.0' standalone: - - '> 8.0.35, <= 8.4.2' + - '> 8.0.35, <= 9.1.0' denylist: groupReplication: - < 8.0.35 diff --git a/catalog/kubedb/raw/mysql/mysql-8.0.36-official.yaml b/catalog/kubedb/raw/mysql/mysql-8.0.36-official.yaml index 8c8d4d677..c18b09b8b 100644 --- a/catalog/kubedb/raw/mysql/mysql-8.0.36-official.yaml +++ b/catalog/kubedb/raw/mysql/mysql-8.0.36-official.yaml @@ -48,9 +48,9 @@ spec: updateConstraints: allowlist: groupReplication: - - '> 8.0.36, <= 8.4.2' + - '> 8.0.36, <= 9.1.0' standalone: - - '> 8.0.36, <= 8.4.2' + - '> 8.0.36, <= 9.1.0' denylist: groupReplication: - < 8.0.36 diff --git a/catalog/kubedb/raw/mysql/mysql-8.1.0-official.yaml b/catalog/kubedb/raw/mysql/mysql-8.1.0-official.yaml index 403fdda96..e4ac2ae3b 100644 --- a/catalog/kubedb/raw/mysql/mysql-8.1.0-official.yaml +++ b/catalog/kubedb/raw/mysql/mysql-8.1.0-official.yaml @@ -48,9 +48,9 @@ spec: updateConstraints: allowlist: groupReplication: - - '> 8.1.0, <= 8.4.2' + - '> 8.1.0, <= 9.1.0' standalone: - - '> 8.1.0, <= 8.4.2' + - '> 8.1.0, <= 9.1.0' denylist: groupReplication: - < 8.1.0 diff --git a/catalog/kubedb/raw/mysql/mysql-8.2.0-official.yaml b/catalog/kubedb/raw/mysql/mysql-8.2.0-official.yaml index 3146c90e9..68380ed1a 100644 --- a/catalog/kubedb/raw/mysql/mysql-8.2.0-official.yaml +++ b/catalog/kubedb/raw/mysql/mysql-8.2.0-official.yaml @@ -48,9 +48,9 @@ spec: updateConstraints: allowlist: groupReplication: - - '> 8.2.0, <= 8.4.2' + - '> 8.2.0, <= 9.1.0' standalone: - - '> 8.2.0, <= 8.4.2' + - '> 8.2.0, <= 9.1.0' denylist: groupReplication: - < 8.2.0 diff --git a/catalog/kubedb/raw/mysql/mysql-8.4.2-official.yaml b/catalog/kubedb/raw/mysql/mysql-8.4.2-official.yaml index 27bd6f04e..9a00d86c8 100644 --- a/catalog/kubedb/raw/mysql/mysql-8.4.2-official.yaml +++ b/catalog/kubedb/raw/mysql/mysql-8.4.2-official.yaml @@ -44,9 +44,9 @@ spec: updateConstraints: allowlist: groupReplication: - - '> 8.4.2, <= 8.4.2' + - '> 8.4.2, <= 9.1.0' standalone: - - '> 8.4.2, <= 8.4.2' + - '> 8.4.2, <= 9.1.0' denylist: groupReplication: - < 8.4.2 diff --git a/catalog/kubedb/raw/mysql/mysql-8.4.3-official.yaml b/catalog/kubedb/raw/mysql/mysql-8.4.3-official.yaml index 094a990c8..80f90c4a2 100644 --- a/catalog/kubedb/raw/mysql/mysql-8.4.3-official.yaml +++ b/catalog/kubedb/raw/mysql/mysql-8.4.3-official.yaml @@ -44,9 +44,9 @@ spec: updateConstraints: allowlist: groupReplication: - - '> 8.4.3, <= 8.4.3' + - '> 8.4.3, <= 9.1.0' standalone: - - '> 8.4.3, <= 8.4.3' + - '> 8.4.3, <= 9.1.0' denylist: groupReplication: - < 8.4.3 diff --git a/catalog/kubedb/raw/mysql/mysql-9.0.1-official.yaml b/catalog/kubedb/raw/mysql/mysql-9.0.1-official.yaml index 9bcc807ee..f9ee0fdac 100644 --- a/catalog/kubedb/raw/mysql/mysql-9.0.1-official.yaml +++ b/catalog/kubedb/raw/mysql/mysql-9.0.1-official.yaml @@ -44,9 +44,9 @@ spec: updateConstraints: allowlist: groupReplication: - - '> 9.0.1, <= 9.0.1' + - '> 9.0.1, <= 9.1.0' standalone: - - '> 9.0.1, <= 9.0.1' + - '> 9.0.1, <= 9.1.0' denylist: groupReplication: - < 9.0.1 diff --git a/charts/kubedb-catalog/templates/mysql/mysql-8.0.35-official.yaml b/charts/kubedb-catalog/templates/mysql/mysql-8.0.35-official.yaml index 09131fad3..d31e33303 100644 --- a/charts/kubedb-catalog/templates/mysql/mysql-8.0.35-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/mysql-8.0.35-official.yaml @@ -57,9 +57,9 @@ spec: updateConstraints: allowlist: groupReplication: - - '> 8.0.35, <= 8.4.2' + - '> 8.0.35, <= 9.1.0' standalone: - - '> 8.0.35, <= 8.4.2' + - '> 8.0.35, <= 9.1.0' denylist: groupReplication: - < 8.0.35 diff --git a/charts/kubedb-catalog/templates/mysql/mysql-8.0.36-official.yaml b/charts/kubedb-catalog/templates/mysql/mysql-8.0.36-official.yaml index e3b0ebfe3..0ff80c23e 100644 --- a/charts/kubedb-catalog/templates/mysql/mysql-8.0.36-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/mysql-8.0.36-official.yaml @@ -57,9 +57,9 @@ spec: updateConstraints: allowlist: groupReplication: - - '> 8.0.36, <= 8.4.2' + - '> 8.0.36, <= 9.1.0' standalone: - - '> 8.0.36, <= 8.4.2' + - '> 8.0.36, <= 9.1.0' denylist: groupReplication: - < 8.0.36 diff --git a/charts/kubedb-catalog/templates/mysql/mysql-8.1.0-official.yaml b/charts/kubedb-catalog/templates/mysql/mysql-8.1.0-official.yaml index 9c240d3db..e1f98bfc2 100644 --- a/charts/kubedb-catalog/templates/mysql/mysql-8.1.0-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/mysql-8.1.0-official.yaml @@ -57,9 +57,9 @@ spec: updateConstraints: allowlist: groupReplication: - - '> 8.1.0, <= 8.4.2' + - '> 8.1.0, <= 9.1.0' standalone: - - '> 8.1.0, <= 8.4.2' + - '> 8.1.0, <= 9.1.0' denylist: groupReplication: - < 8.1.0 diff --git a/charts/kubedb-catalog/templates/mysql/mysql-8.2.0-official.yaml b/charts/kubedb-catalog/templates/mysql/mysql-8.2.0-official.yaml index 53637c397..9b3a27f1d 100644 --- a/charts/kubedb-catalog/templates/mysql/mysql-8.2.0-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/mysql-8.2.0-official.yaml @@ -57,9 +57,9 @@ spec: updateConstraints: allowlist: groupReplication: - - '> 8.2.0, <= 8.4.2' + - '> 8.2.0, <= 9.1.0' standalone: - - '> 8.2.0, <= 8.4.2' + - '> 8.2.0, <= 9.1.0' denylist: groupReplication: - < 8.2.0 diff --git a/charts/kubedb-catalog/templates/mysql/mysql-8.4.2-official.yaml b/charts/kubedb-catalog/templates/mysql/mysql-8.4.2-official.yaml index 39f1d0141..31d5dd041 100644 --- a/charts/kubedb-catalog/templates/mysql/mysql-8.4.2-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/mysql-8.4.2-official.yaml @@ -53,9 +53,9 @@ spec: updateConstraints: allowlist: groupReplication: - - '> 8.4.2, <= 8.4.2' + - '> 8.4.2, <= 9.1.0' standalone: - - '> 8.4.2, <= 8.4.2' + - '> 8.4.2, <= 9.1.0' denylist: groupReplication: - < 8.4.2 diff --git a/charts/kubedb-catalog/templates/mysql/mysql-8.4.3-official.yaml b/charts/kubedb-catalog/templates/mysql/mysql-8.4.3-official.yaml index 4c6c28302..5f8abd266 100644 --- a/charts/kubedb-catalog/templates/mysql/mysql-8.4.3-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/mysql-8.4.3-official.yaml @@ -53,9 +53,9 @@ spec: updateConstraints: allowlist: groupReplication: - - '> 8.4.3, <= 8.4.3' + - '> 8.4.3, <= 9.1.0' standalone: - - '> 8.4.3, <= 8.4.3' + - '> 8.4.3, <= 9.1.0' denylist: groupReplication: - < 8.4.3 diff --git a/charts/kubedb-catalog/templates/mysql/mysql-9.0.1-official.yaml b/charts/kubedb-catalog/templates/mysql/mysql-9.0.1-official.yaml index f582d48b1..ca7220119 100644 --- a/charts/kubedb-catalog/templates/mysql/mysql-9.0.1-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/mysql-9.0.1-official.yaml @@ -53,9 +53,9 @@ spec: updateConstraints: allowlist: groupReplication: - - '> 9.0.1, <= 9.0.1' + - '> 9.0.1, <= 9.1.0' standalone: - - '> 9.0.1, <= 9.0.1' + - '> 9.0.1, <= 9.1.0' denylist: groupReplication: - < 9.0.1