forked from repo-mirrors/cnpg-postgres-containers
19 lines
966 B
YAML
19 lines
966 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 11
|
|
image: ghcr.io/cloudnative-pg/postgresql:11.22-8@sha256:130c6ee5f6e2ff838f5d7d01257ed26761d836a43e4c9b47c2c258a181e00d1b
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.18-19@sha256:ece11acde6b72f2f89caa9604362e30f11e8a209b43b8e5a1fd73f8f00d13bf6
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.14-18@sha256:7b9eaa99cbe2833b330b5703692d0ac6a244668aa243dd1db3573dafb290d692
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.11-16@sha256:0cc1ba7aaf06811f63738d4a4d863d77b0f7b22a9abc6f5a2022f85bf8238a79
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.6-16@sha256:dd06e9151dfa1bd5393e5c43b4dfe2163cc6641690c23e51522e74ddc6b23f5e
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.2-16@sha256:70d5a7b9c95d97f97f64afea0528b1738deeeda7dfe6f62bfe2ca9bc16988015
|