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: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-8-bullseye@sha256:1e16bb3ffa7a4d0e6baa3c4fb6e332a8c85eb8133a8e5ae42e92982b20843a07
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-8-bullseye@sha256:ec81e9fcc01df3aef0003bb9ca92106201031e35a0a9cbac08de242047af59d2
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-8-bullseye@sha256:04eb47c08f4f54fca29c89da126f7851b776439c4e7d88c01ff2cda7b77d4a8b
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-8-bullseye@sha256:65f2b44d14e8a9fb69a69e6ca5d8c4bfb47fb526282f9ff8d3d8e82aad1beb95
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-8-bullseye@sha256:18f4471d21055951512c76be882769602a0f866027a14b377607ae0c6eb855bd
|