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-21-bullseye@sha256:0b83e161d5b95072acaf9ee3c5d38f59702b924b255cc354158d5764f9bc778e
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-21-bullseye@sha256:d6e0f0d24d60bb2afacdd49c878dee3669fd2163016e449bbb7d9006aa3ad4d1
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-20-bullseye@sha256:225851df0ca34c45711ea99a35196487a75aa9abed97389904efb519ec8adba5
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-20-bullseye@sha256:76dec4bd732ef99a7934477d33bb8dcae9aeaeb49491a6ec6487c03aa23445a0
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-20-bullseye@sha256:b0cb86be15cc6df3c249e9aaec09843e978d0a63cfa677ed5a72965d74ba2ec8
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-20-bullseye@sha256:3f099ebfd8ad37141b752cbd10c7acad8384fec1a3ce70fb10a253e3364a144e
|