Skip to content

Commit cdc86b7

Browse files
CloudNativePG Automated UpdatesNiccoloFei
authored andcommitted
Automatic ClusterImageCatalog update
1 parent baed831 commit cdc86b7

File tree

3 files changed

+37
-18
lines changed

3 files changed

+37
-18
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
apiVersion: postgresql.cnpg.io/v1
2+
kind: ClusterImageCatalog
3+
metadata:
4+
name: postgresql
5+
spec:
6+
images:
7+
- major: 11
8+
image: ghcr.io/cloudnative-pg/postgresql:11.22-1-bookworm@sha256:22561baa326a9d195bf0af9684750a1f7d35bb396d83b488d1b7cdfea5a11ea7
9+
- major: 12
10+
image: ghcr.io/cloudnative-pg/postgresql:12.18-1-bookworm@sha256:7a9b75a8879068f36e8d428711281ad787936a0b32c6530a7fd6286ee3bfd191
11+
- major: 13
12+
image: ghcr.io/cloudnative-pg/postgresql:13.14-1-bookworm@sha256:a01e08795e1d9344124459a162b275ab4978c0f33a95ce3c3a4826ed5513438b
13+
- major: 14
14+
image: ghcr.io/cloudnative-pg/postgresql:14.11-1-bookworm@sha256:e6dce68850aece629c05e5eba37bce0521393cb831a1695263085c36487c47b6
15+
- major: 15
16+
image: ghcr.io/cloudnative-pg/postgresql:15.6-1-bookworm@sha256:4997bcbd95d79ff20bd082ae7ab013fe7221a01ebfa91a96c1f32cad4b67977f
17+
- major: 16
18+
image: ghcr.io/cloudnative-pg/postgresql:16.2-1-bookworm@sha256:24a50a5a7c4819cc50c4ea6db7366e02a6db2249f00c5053f427181e92f26bf3
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
apiVersion: postgresql.cnpg.io/v1
2+
kind: ClusterImageCatalog
3+
metadata:
4+
name: postgresql
5+
spec:
6+
images:
7+
- major: 11
8+
image: ghcr.io/cloudnative-pg/postgresql:11.22-8-bullseye@sha256:4b165788ecec91562199772152763c053f1c7da9c0afcbc19179e57d717d27b5
9+
- major: 12
10+
image: ghcr.io/cloudnative-pg/postgresql:12.18-19-bullseye@sha256:c5dcb9520c2ef5d5cf0e3e95966db0517b73c24a53920b019d3147bc06686d8a
11+
- major: 13
12+
image: ghcr.io/cloudnative-pg/postgresql:13.14-18-bullseye@sha256:44e057445868ec102342f630fce387c74b8c8658f06e6d15f2805c16554bac07
13+
- major: 14
14+
image: ghcr.io/cloudnative-pg/postgresql:14.11-16-bullseye@sha256:e37b47c2fe6d4f0fe210262d7284025c16a7a56592d75e458973dab57f1e9ded
15+
- major: 15
16+
image: ghcr.io/cloudnative-pg/postgresql:15.6-16-bullseye@sha256:1c97e0d6e94d8b335be7f258eeda2202966df5fde0c934eef4b13c760ec6a891
17+
- major: 16
18+
image: ghcr.io/cloudnative-pg/postgresql:16.2-16-bullseye@sha256:ee2e3ce7f0ea935c3f4ab245c0b3959c9f1c49816ae02222ceb6bc347f48e43b

Debian/ClusterImageCatalog.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

Debian/ClusterImageCatalog.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ClusterImageCatalog-bullseye.yaml

0 commit comments

Comments
 (0)