forked from repo-mirrors/cnpg-postgres-containers
17 lines
868 B
YAML
17 lines
868 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-32-bullseye@sha256:8b0f52dc6cfbe4f0d0be40c7ccd8be82e47eefc821af65ffbaa669e05c2b790e
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-31-bullseye@sha256:8c8d6df35c9d7ef53d5bdbf53563eccd098dc3c48d0d8c5e2ed69661758e0de0
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-31-bullseye@sha256:aa7d26c1ca80966a38d635c19ede1d4265b25f2c7a83e78d525906627af49f6f
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-31-bullseye@sha256:79a7bea85765cd242ce154ba3d183d2a5bd53702dca4c6f968e1c4d621891c0e
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-31-bullseye@sha256:931e5ff8ed96d0b378d3e33186d9e4a06996bf1b3bbd57eb2f6b540fff535f99
|