forked from repo-mirrors/cnpg-postgres-containers
19 lines
1017 B
YAML
19 lines
1017 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-5-bookworm@sha256:8aa483e841d26169800c01d69975aa57e30c648a505c79acc561e27a48d526ed
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-5-bookworm@sha256:48a12b7705d18e804a395b3f3eaedc4f993e21f39c3251de4c9c9e368e901ee9
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-5-bookworm@sha256:5a36f015379a54ebe1af88157797326fe5ae37b6fc9f2610556391a2246969b8
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-5-bookworm@sha256:a8b416b9fb1d80ca56093ec2725d14ebbddd5aeaac578a64e24f53821f0326cf
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-4-bookworm@sha256:8d4ccd5e404f7f556aba51d1e67906c611057ba1c765f3121afa42704ac68538
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-4-bookworm@sha256:2a0ed06f8308faeb24d0fe5b76408f733aac4469a584a5fa95c7998f7ffc84c0
|