forked from repo-mirrors/cnpg-postgres-containers
19 lines
1017 B
YAML
19 lines
1017 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-5-bullseye@sha256:8d399cd6afd892b511732aef4e89eb5f0e7d26d845bb3235cf82ed530898737a
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-5-bullseye@sha256:3ad84896e34511419d6a68311400743e8448380267b92457f62c124815908153
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-5-bullseye@sha256:d5ac05abcd7fe74a59f37c1428c75c4d798d5dbd86b2350abe86cd500bc14003
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-5-bullseye@sha256:bc6436c768539c3b04699462628927406c7d9d0bec62e1163b436b3ad618215c
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-5-bullseye@sha256:45c0c25fb1a87ea61f9ef9b744bfcb3d47b0af6b794fb7515dd2082c64410c25
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-4-bullseye@sha256:49f3b7e43fb43dc88d9507060736aaa509dde040bc819810ee294a0323865a48
|