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-1-bookworm@sha256:2b1de7d8f8c070c234e813bcbe9ac54fc4aa8d77ac4ebf17ce23ab609be0c50e
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bookworm@sha256:9e062e8dfcc06ae792a219289f7ede7e611c3a4d4c5959e1254f4304e92c5749
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bookworm@sha256:4c4ef5da516ab6645657a14a06f27f62fc026fe21a327d1173d216f5ca0f0e93
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bookworm@sha256:9797c6154cf49a590780e71cc66751723ea82d87017494e35f0bad72a1b643d7
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bookworm@sha256:a11354c44e4e4d39cf0061262a4f426a62e57a9d74d9d5febebfd75845e7b9d7
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta1-1-bookworm@sha256:76365bc31628e8dabecde074e1bb3f0d3e2abbc44d1462f2f180a455ce996ddb
|