forked from repo-mirrors/cnpg-postgres-containers
19 lines
1021 B
YAML
19 lines
1021 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.22-21-bookworm@sha256:89d15548a957a8de5d65a34bfd531b233ff368154f86b8a2c000e9f8e6957afa
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-21-bookworm@sha256:ad69edd8a51321834ae29924331e2be5d3f7194768a0d433cd1e7b7a0b21afe5
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-21-bookworm@sha256:3696b18ff61baec41b3e1d3e8e96fe7c0fa0705731c330f6764511f68de889dd
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-21-bookworm@sha256:c6d6c8ce64ca39cfe4e781718f2d6184136965f26db71bf50e79d66cf9d924ed
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-20-bookworm@sha256:72dce4326a67b7e5bf8986464c0e6fe8a92781b104501ae9154fb7b2b8680cdf
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-20-bookworm@sha256:c4947cd498de6d15a666befa0b8f0c8ce4bbaed2cf481cb21f1b33633e0ee88c
|