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-48-bullseye@sha256:248917f1ddf06e806bb2e7de5003c94001db582d92331a7ad319b4c0629b43fa
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-48-bullseye@sha256:9dc0ba9d8c530d71a5e237036a42a786aa43cf152811bbb0c47d00f6de4ad39f
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-48-bullseye@sha256:bd4886365b5ec75bcf4e0f46db1c4baeca6a0c1aae6fb856f085ba2c7b88deb1
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-48-bullseye@sha256:f4a02e24be32b6276e428b138c17fd3614ac2392618e43612e0226c6d3c3612c
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-49-bullseye@sha256:ae858f5ddd0e275edc87681a892457068215d191f7aa8600be8ab6b8b500abdc
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-26-bullseye@sha256:f74cb15897512d7e35763775a8dd76a0f27db54c9e36300cd3df9d735e192699
|