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: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-1-bookworm@sha256:efdeaaa450d1faf86b72188a8fa45d6343228e93892e23f685fde60a0ccdc914
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bookworm@sha256:84178828230e61f6596f68725c7c1c36a3382527cf1316582b25f00cc79d3478
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bookworm@sha256:24a21b5c1bd12c60d8d436115638ccb0d046663db78e1ddeee98ff8a4b723523
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bookworm@sha256:fd9c7e81636314b044f3600cc25e026183ea20db1848ba0763e8c92234115825
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bookworm@sha256:2d4f1dd7b4747b2a3fb5b3a4efe9739421c9348cd87081489d79ffb92400d718
|