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.20-11-bookworm@sha256:4549a0e9fbecc57859b51e7f190672631fda326d2e4b7cd387376ee4a3b86bd7
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.17-11-bookworm@sha256:a6570c2314d1ad7060ecbb751f9e9391de7b47ef302e1848716af0a5ef43c728
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.12-11-bookworm@sha256:0b59c825efa139ee0c2c3719325b1940ad62d76df4acdb93f801f6dd019de8cd
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.8-11-bookworm@sha256:ae0a5e604bc9dc01e79a71c1119431ea4c8d1d0d3bef1d46e845c8b5b3461b77
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.4-11-bookworm@sha256:eb5e938b965f9112c7c53db21cac61a3ddfc01cefe5eceadc9eaf64051d302f1
|