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-bullseye@sha256:c9a33600a1c81f7dc6e9de71a64f5d3376b68e4034efb3871dcf9fade330acd4
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bullseye@sha256:33bbda4623b2a3e87ab889a2c7829ea0ec166e05c0cd6edc6e123e35d34399df
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bullseye@sha256:d826aad925406f41555f37266d6e918f140025283fdfed264ce34629268de242
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bullseye@sha256:db3c8d5be806cc067aa425a3d3884c3e981f224d09ae571a29bde1d390a77b08
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bullseye@sha256:28fe132da28887854dc66395717c50505c919dcbec7d84b8e07934cca1bc8d16
|