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-45-bookworm@sha256:a92bd2d73466b1111480bc61379af06c18a755fc56fabcd2fb6d163d76aa7daa
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-45-bookworm@sha256:527d14c95cd92ca21951b9006d13df71321038942d729f975b15eeda5d42654c
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-45-bookworm@sha256:6af5896931d87ee8275a0aa3382bec996f48397a0da15b14d894532d26327fe4
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-45-bookworm@sha256:e5425cecba66ea6391e521fd1bb6a1f19d63b4629b60b4f9ea7c05c5475d2e3d
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-45-bookworm@sha256:bf229748671c3639cb4497d01b8f64eb0ae84c0370ec48206007f7d8164f4416
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-23-bookworm@sha256:7d54569bada35d5ca2efc909239d1eb20af677ab6db8984678a2c3243731d1c8
|