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-23-bullseye@sha256:39d83d8f6660ffc6380050f9059561ae05544220d4ea93e6758c642347ebaf25
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-23-bullseye@sha256:fc416d34dbdf1bb1fa9f6c0c4a516a437b8e029b4369d53f45b45a5b2b066144
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-23-bullseye@sha256:0a8683805dec76f8660726cf1ce391cf71797f4d3efd11c92fc5dd0eec9198fe
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-23-bullseye@sha256:55af7b5bcde5a21cb5fc12f20529525cf3150cdf669e25dc21296341ca940ab4
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-23-bullseye@sha256:adc9158b667cfefeef370eca89212ca0f1395addabf9480d1d9b2bd5d15769f6
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-18-bullseye@sha256:bfcca00ac5e801f164d40a2dfbb1557fe2688e7e2f3baab2e69fb425f914f7d1
|