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-27-bullseye@sha256:17625bd46e6dd04a370735bc2686bd10c19cf30933e51a75020c4ef3f916e5a9
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-27-bullseye@sha256:d594eec12a2ecf1992e7d476bd47a2bca36d29f906226a92ed13ac5f820695ed
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-26-bullseye@sha256:621b458a394469428b5898e89e9b512ffce1874153d6a785b8e03aca6dc0c3d7
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-26-bullseye@sha256:2b4ddb1712dbeee3caa8445e04c67185f0c90a03477d3a3a757ffbfa084efe19
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-26-bullseye@sha256:d2f400824a2f89b96ca44cddd7645d1e5c80eb165129e9e2e4ca0fe803d61941
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-26-bullseye@sha256:dd647a5d1d5848d0f4f415daf72caab99c1c4575cc6b6361add08d5b14637ea1
|