forked from repo-mirrors/cnpg-postgres-containers
19 lines
1020 B
YAML
19 lines
1020 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-56-bullseye@sha256:560d2304b2d822158599d5a87ce839a44c7e33d3f383faef55ae9952a18e10fd
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-56-bullseye@sha256:6e5fad9abcbb7fd8396f26d9c34ccd966065a413cba64c76a30ac083ca91c060
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-56-bullseye@sha256:38a004cfdbea39da603ecddfea83b3dbb63a0c384e9ab83b4d2e385e29c70013
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-56-bullseye@sha256:078905e15c164fbc522a020b7eb1b6436de45b7a2cedf3644bd5476f00e6ba97
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-57-bullseye@sha256:99be063781d171d3971089b49c992706bdab9ccbd2b57cdf126c7542773aedfe
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-34-bullseye@sha256:0a198589e4edca8f169399dd4d082e18de47d289c5f2b7670c9d7bbd9e6f323b
|