forked from repo-mirrors/cnpg-postgres-containers
17 lines
863 B
YAML
17 lines
863 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-6-bullseye@sha256:dc36416583492cb3eb812a3f132aa6ecbf87b5491b2cfe43341ba4decddaccd1
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-6-bullseye@sha256:288e985040d91d346defc65a88c99d707f3d0668a9345be67fa04ee9b7b24748
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-6-bullseye@sha256:2ed9380f2f697dbbdd97c68b00dfb260a827f6004ad42930112810090916586c
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-6-bullseye@sha256:c64964a05ef1ba73b4f9e049b5cf7cbf87cc1d1f89683e7a5b3a63879bff907f
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-6-bullseye@sha256:87513c339cad291f54ee5ae819c1bf4bb728b30bf1b48d4d944c19fa4adaf382
|