forked from repo-mirrors/cnpg-postgres-containers
19 lines
1020 B
YAML
19 lines
1020 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-50-bullseye@sha256:20d43de9d54d8699bb8e0cef26c0b6a129359d45cc52a267b17b3fcba597a818
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-50-bullseye@sha256:f648be565e0f647f21533188d1df08f029769e0a917b38fede555e7de68768bb
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-50-bullseye@sha256:996f8d4b2bff7b5843d348e246147df5319dfc4383d02a5891803b00b19d515e
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-50-bullseye@sha256:3c3d30aef1b7b8bb0b12f305cc0c408f015476844c3ad1eb2591c931fdc3e378
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-51-bullseye@sha256:ef2056fcbcec1ba40f5cb9d2fe9b75182cf7f3cef510c8c049aa291bcc4c3f53
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-28-bullseye@sha256:9745305323ffbafdc2eceeb6e580df605e0d4eb7cdee108ca31a8870a7d4c258
|