Skip to content

Commit

Permalink
Update MySQL Version Constraints (#1494)
Browse files Browse the repository at this point in the history
Signed-off-by: Ashraful Haque Tani <[email protected]>
  • Loading branch information
AshrafulHaqueToni authored Jan 7, 2025
1 parent d47851c commit a3286ba
Show file tree
Hide file tree
Showing 14 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions catalog/kubedb/raw/mysql/mysql-8.0.35-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions catalog/kubedb/raw/mysql/mysql-8.0.36-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions catalog/kubedb/raw/mysql/mysql-8.1.0-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions catalog/kubedb/raw/mysql/mysql-8.2.0-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions catalog/kubedb/raw/mysql/mysql-8.4.2-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions catalog/kubedb/raw/mysql/mysql-8.4.3-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions catalog/kubedb/raw/mysql/mysql-9.0.1-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a3286ba

Please sign in to comment.