forked from repo-mirrors/cnpg-postgres-containers
19 lines
1019 B
YAML
19 lines
1019 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-30-bullseye@sha256:bd981a6c82fc440c1144d961423a376f04326b1755ef955d39a997ccc6bd79b9
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-30-bullseye@sha256:668fd7f91e9fb6df4afab14030b6470134e2b1ca65c0a24ad3b65ffdf8f61e0c
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-30-bullseye@sha256:cb0b805275098c049b4e0c4b6d0236032140eecbc591796760429e963309822d
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-30-bullseye@sha256:6a1b8eb618e51610a5385508234743744270ee65d23c1d3f1892c16622613c82
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-31-bullseye@sha256:fd8c7fd088a7605ff5cf60124b051e547a8ed754e05ef403e8a33186bf49b275
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-8-bullseye@sha256:60a2567456132ad62e1aa2aabb689e89a869945284572fb08e36be9bb904241c
|