forked from repo-mirrors/cnpg-postgres-containers
17 lines
868 B
YAML
17 lines
868 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-30-bullseye@sha256:23f0165df4f38fb4ccc697b729c57e299375a507fa5045cd40a988120cb91512
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-29-bullseye@sha256:c8ac8bd05fc4c781a5ef183ceaef2c5e6e609d6c5581f4915e80655acf3770eb
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-29-bullseye@sha256:802bf1479ef7b0e0655749203cded4ecbc9a114841273de71cb205f3a03254cd
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-29-bullseye@sha256:5815f70ae438221b358b31f0231dc9e269e58dc651be2ecba1bd0c6cb29f9acd
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-29-bullseye@sha256:bd862903f459f10db8f2ab59289693dd239c7f7b87012ea3476a19e6f5fb8ade
|