forked from repo-mirrors/cnpg-postgres-containers
19 lines
1020 B
YAML
19 lines
1020 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-42-bookworm@sha256:cc5a589bcc6f4e702e38e1926b7665bf70ff61532203aeaeb1d8ca13e303e965
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-42-bookworm@sha256:fb1adeda5a04a4619937373b5e550d5da82b95eadf7bd4b293f84194d4d2e4ef
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-42-bookworm@sha256:82c78bf06014223a8f0eddf155f33af46528dcb3d544890718752eb1b961165f
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-42-bookworm@sha256:ba645256e877f270f9a5817056c9d4b6dabe4d13b2fdacf92ca9d3afcebe6020
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-42-bookworm@sha256:e6739a490945c8f49134ed6c47bb60359dcd65917f87175736b502242df9085f
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-20-bookworm@sha256:0161ffb1ed6c1bad1b51e1d3892f2387ecfaf54df2b41a78cd446a669385eb41
|