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-37-bullseye@sha256:b1a8be7d63082cac8a98919a80d5cd1c7567cf2039a8e179e4ad1ff410fd45e9
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-37-bullseye@sha256:31df977cdb27c9140836293d6450628f5805572c539bc919344401b3088b9a91
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-37-bullseye@sha256:9cc4c746904740d1cb6fcdf9c5839a3d0364dde996ee200580f8f543542beb1f
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-37-bullseye@sha256:97f721ed6ceb2cf9516a4cc091821ca421ad7ba05037fffaf02ed6d714c18754
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-38-bullseye@sha256:967c28a76fe2860a07c18d0848d0feec220c7dcfbb0ebda081d8de11737297a8
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-15-bullseye@sha256:1be150dc0240ee7d8890c35a354cdf0e44ea7cca9667cf211009324598954559
|