forked from repo-mirrors/cnpg-postgres-containers
19 lines
1017 B
YAML
19 lines
1017 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-8-bookworm@sha256:e223f9b8a44fde58527f58d228d71442bec948d709bb97742df361de2bdac969
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-8-bookworm@sha256:826a25b0e8e28ed7461a9e1b6731b95b14c56512a1b8a25f1c377f8d9b3a611c
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-8-bookworm@sha256:dd7d70c3fce7929b1c0eb2044a933183a6adc822daaba8407c324ac4f8c2e26b
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-7-bookworm@sha256:d0f0a65654a5e1b78f9e006c5bb9a1273326c054e76049e23bad8d49adb57b2b
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-7-bookworm@sha256:d153e187a3a7b14618cdaa2c6369dc17250caed165df107c63507b6717f3127c
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-3-bookworm@sha256:e85bc00c48e7f6bceaf680e8a987d0663d58af03cbb6f18199e9182138fbebc1
|