forked from repo-mirrors/cnpg-postgres-containers
19 lines
1022 B
YAML
19 lines
1022 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-18-bullseye@sha256:1aa9b81fad045ab0f81240f33187fe1c3b2b59bca5996810a5d1a4fca6461d94
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-18-bullseye@sha256:9a5c93084974bb20eb6b747c48431c67387408f75435ef33fd98cbf702ff52c1
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-18-bullseye@sha256:3da76ce8fe89b4e3f011d280aaeef699cd8ebdd1c1e7b9e8243fdbffea06c940
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-18-bullseye@sha256:41d74d2edb8a888b6f51f3f504f5912ed28fd773779e27c358bd88e729638ae2
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-18-bullseye@sha256:48e95b99654e1ee7e1348bee972b57af3763bdb88115e35757108730f70c6890
|
|
- major: 18
|
|
image: ghcr.io/cloudnative-pg/postgresql:18beta1-7-bullseye@sha256:ee5e2a6455a45281a69e3c05a02ad5832dc011cc094e88bad6a582222253a58e
|