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-12-bullseye@sha256:7223f5c1f3036a3eba97be419c524674bd0598fc6d361c28d3937b403d098681
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.17-12-bullseye@sha256:68f52465fb5a00c18227f9b16343cd0abb886d6814b5829b4d97f9699bbb724a
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.12-12-bullseye@sha256:8aee86c10dd8dfccd1f2c6b126914d1abba7c014446752df6b00a5251bf99707
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.8-12-bullseye@sha256:db1262a32cdac1d775e244e6ca3a5ee8a4d085a0a6d74b07ea0fea45c852dae9
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.4-12-bullseye@sha256:bc458655e1b4676bbadfe6732c9ffd59482d3b2a8630de7a8c7c8c1e80748d24
|