forked from repo-mirrors/cnpg-postgres-containers
19 lines
1021 B
YAML
19 lines
1021 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-22-bullseye@sha256:362f2f1405d912304cfbd6dbff59f54922049464eadf3427545bdf0fddba8fe8
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-22-bullseye@sha256:f5268ccbf2353a1a6c04cd371e4dfcd69964e75dc80d2472a5042a72f70de0cf
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-22-bullseye@sha256:515cfb095df0ef1423fcc73b0387fc8159c6b055695b6680829ef0a0e53f5400
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-22-bullseye@sha256:5c6a3825e03b3dba7a8cc57e1df982b188d30f9044c8e91e71eb64fbbd29178d
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-22-bullseye@sha256:71fc162cf6fe9dbf9cb337ccf033da2f1cc710670d2d8a374dc6b467f0f4bdbc
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-17-bullseye@sha256:9cb6468ccdc5452f4bdf01817d4845e80b9716f0243f1ba13b33a40f1bb82827
|