forked from repo-mirrors/cnpg-postgres-containers
19 lines
1021 B
YAML
19 lines
1021 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-22-bookworm@sha256:ef25f85322f8f9e6490eaac7ccbb9e93c7df0fd3dfd32775573880bb5dda91b9
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-22-bookworm@sha256:8d0cabaf20da2d6e922bf5e99233b5181cf52e39dbddccc48be236f95d04bea1
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-22-bookworm@sha256:6ba4086dd311b7589ca5b48b16d11bc9a0998c11f11096cb639d1ffb6096207e
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-22-bookworm@sha256:645e358973683e2e310f4027bbc1ccbe4fe96d16971f2200164652adf3a5b4cf
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-21-bookworm@sha256:3aa1b3fd202d72db8b38f38cb96a7f767634493dd0a54da65c07fee568790307
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-17-bookworm@sha256:b8fdc99f4d77bfa69f05fcf8fb628092392d3369d326d89c4eaeedb05fd473dd
|