Skip to content

Commit

Permalink
added updateConstrain for pgbouncer (#1500)
Browse files Browse the repository at this point in the history
Signed-off-by: Hiranmoy Das Chowdhury <[email protected]>
Signed-off-by: souravbiswassanto <[email protected]>
Co-authored-by: souravbiswassanto <[email protected]>
  • Loading branch information
HiranmoyChowdhury and souravbiswassanto authored Jan 9, 2025
1 parent 911e998 commit d27e29c
Show file tree
Hide file tree
Showing 11 changed files with 37 additions and 12 deletions.
15 changes: 11 additions & 4 deletions catalog/VersionMatrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,13 @@
| 8.0.28 ||||
| 8.0.31 ||||

## PgBouncer
| | 1.17.0 | 1.18.0 | 1.23.1 |
|--------|--------|--------|--------|
| 1.17.0 ||||
| 1.18.0 ||||
| 1.23.1 ||||

## Pgpool
| | 4.4.5 | 4.4.8 | 4.5.0 | 4.5.3 |
|-------|-------|-------|-------|-------|
Expand All @@ -136,8 +143,8 @@
## Postgres
| | 10.23 | 10.23-BULLSEYE | 11-BULLSEYE-POSTGIS | 11.22 | 11.22-BOOKWORM | 12.17 | 12.17-BOOKWORM | 12-BULLSEYE-POSTGIS | 12.22 | 12.22-BOOKWORM | 13.13 | 13.13-BOOKWORM | 13-BULLSEYE-POSTGIS | TIMESCALEDB-2.14.2-PG13 | 13.18 | 13.18-BOOKWORM | 14.10 | 14.10-BOOKWORM | 14-BULLSEYE-POSTGIS | TIMESCALEDB-2.14.2-PG14 | 14.13 | 14.13-BOOKWORM | 14.15 | 14.15-BOOKWORM | 15.5 | 15.5-BOOKWORM | 15-BULLSEYE-POSTGIS | TIMESCALEDB-2.14.2-PG15 | 15.8 | 15.8-BOOKWORM | 15.10 | 15.10-BOOKWORM | 16.1 | 16.1-BOOKWORM | 16.2-BULLSEYE-POSTGIS | TIMESCALEDB-2.14.2-PG16 | 16.4 | 16.4-BOOKWORM | 16.6 | 16.6-BOOKWORM | 17.2 | 17.2-BOOKWORM |
|-------------------------|-------|----------------|---------------------|-------|----------------|-------|----------------|---------------------|-------|----------------|-------|----------------|---------------------|-------------------------|-------|----------------|-------|----------------|---------------------|-------------------------|-------|----------------|-------|----------------|------|---------------|---------------------|-------------------------|------|---------------|-------|----------------|------|---------------|-----------------------|-------------------------|------|---------------|------|---------------|------|---------------|
| 10.23 | ||||||||||||||||||||||||||||||||||||||||||
| 10.23-bullseye | ||||||||||||||||||||||||||||||||||||||||||
| 10.23 | ||||||||||||||||||||||||||||||||||||||||||
| 10.23-bullseye | ||||||||||||||||||||||||||||||||||||||||||
| 11-bullseye-postgis |||||||||||||||||||||||||||||||||||||||||||
| 11.22 |||||||||||||||||||||||||||||||||||||||||||
| 11.22-bookworm |||||||||||||||||||||||||||||||||||||||||||
Expand Down Expand Up @@ -174,8 +181,8 @@
| timescaledb-2.14.2-pg16 |||||||||||||||||||||||||||||||||||||||||||
| 16.4 |||||||||||||||||||||||||||||||||||||||||||
| 16.4-bookworm |||||||||||||||||||||||||||||||||||||||||||
| 16.6 | | |||| | ||||||||||||||||||||||||||||||||||||
| 16.6-bookworm | | |||| | ||||||||||||||||||||||||||||||||||||
| 16.6 | | |||| | ||||||||||||||||||||||||||||||||||||
| 16.6-bookworm | | |||| | ||||||||||||||||||||||||||||||||||||
| 17.2 |||||||||||||||||||||||||||||||||||||||||||
| 17.2-bookworm |||||||||||||||||||||||||||||||||||||||||||

Expand Down
3 changes: 3 additions & 0 deletions catalog/kubedb/raw/pgbouncer/pgbouncer-1.17.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,7 @@ spec:
securityContext:
runAsAnyNonRoot: false
runAsUser: 70
updateConstraints:
allowlist:
- '> 1.17.0'
version: 1.17.0
3 changes: 3 additions & 0 deletions catalog/kubedb/raw/pgbouncer/pgbouncer-1.18.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,7 @@ spec:
securityContext:
runAsAnyNonRoot: false
runAsUser: 70
updateConstraints:
allowlist:
- '> 1.18.0'
version: 1.18.0
3 changes: 3 additions & 0 deletions catalog/kubedb/raw/pgbouncer/pgbouncer-1.23.1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,7 @@ spec:
securityContext:
runAsAnyNonRoot: false
runAsUser: 70
updateConstraints:
allowlist:
- '> 1.23.1'
version: 1.23.1
4 changes: 2 additions & 2 deletions catalog/kubedb/raw/postgres/postgres-10.23-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
version: v2024.4.27
updateConstraints:
allowlist:
- '>= 11.22, <= 16.4'
- '>= 10.23, <= 16.6'
version: "10.23"

---
Expand Down Expand Up @@ -68,5 +68,5 @@ spec:
version: v2024.4.27
updateConstraints:
allowlist:
- '>= 10.23, <= 16.4'
- '>= 10.23, <= 16.6'
version: "10.23"
4 changes: 2 additions & 2 deletions catalog/kubedb/raw/postgres/postgres-12.17-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
version: v2024.4.27
updateConstraints:
allowlist:
- '>= 12.17, <= 16.4'
- '>= 12.17, <= 16.6'
version: "12.17"

---
Expand Down Expand Up @@ -100,5 +100,5 @@ spec:
version: v2024.4.27
updateConstraints:
allowlist:
- '>= 12.17, <= 16.4'
- '>= 12.17, <= 16.6'
version: "12.17"
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@ spec:
securityContext:
runAsAnyNonRoot: false
runAsUser: 70
updateConstraints:
allowlist:
- '> 1.17.0'
version: 1.17.0
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@ spec:
securityContext:
runAsAnyNonRoot: false
runAsUser: 70
updateConstraints:
allowlist:
- '> 1.18.0'
version: 1.18.0
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@ spec:
securityContext:
runAsAnyNonRoot: false
runAsUser: 70
updateConstraints:
allowlist:
- '> 1.23.1'
version: 1.23.1
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
version: v2024.4.27
updateConstraints:
allowlist:
- '>= 11.22, <= 16.4'
- '>= 10.23, <= 16.6'
version: "10.23"

---
Expand Down Expand Up @@ -80,6 +80,6 @@ spec:
version: v2024.4.27
updateConstraints:
allowlist:
- '>= 10.23, <= 16.4'
- '>= 10.23, <= 16.6'
version: "10.23"
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
version: v2024.4.27
updateConstraints:
allowlist:
- '>= 12.17, <= 16.4'
- '>= 12.17, <= 16.6'
version: "12.17"

---
Expand Down Expand Up @@ -112,6 +112,6 @@ spec:
version: v2024.4.27
updateConstraints:
allowlist:
- '>= 12.17, <= 16.4'
- '>= 12.17, <= 16.6'
version: "12.17"
{{ end }}

0 comments on commit d27e29c

Please sign in to comment.