forked from repo-mirrors/cnpg-postgres-containers
19 lines
1022 B
YAML
19 lines
1022 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-17-bullseye@sha256:ad4b7566c50ace7ad0a95699886150b4c8941be42ecc55bdbb9a1b22f2625b66
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-17-bullseye@sha256:793933613eddb639987f55dee277578cf3ef928146ee07c99aad89345a39d1fc
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-17-bullseye@sha256:108789ede6056f93ed53dd24d1a41f9dcabcbd39d436a65bd02ca9691f6e4694
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-17-bullseye@sha256:ea9d5d24f6072a2017a5181c6dae0d773165dddb89634d86c0df124969a11afa
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-17-bullseye@sha256:68e202bd4bc0949331ec4cb2287d5135aba6beae9969fa3ce05ccddd887a1492
|
|
- major: 18
|
|
image: ghcr.io/cloudnative-pg/postgresql:18beta1-6-bullseye@sha256:56004cd3d6d0e6913f2cf0811b3ac26a809c90852346694262ac5a04a4836396
|