From cdc86b77be5ac72bbce39136a5e56e140d2aad2a Mon Sep 17 00:00:00 2001 From: CloudNativePG Automated Updates Date: Thu, 9 May 2024 16:47:37 +0000 Subject: [PATCH] Automatic ClusterImageCatalog update --- Debian/ClusterImageCatalog-bookworm.yaml | 18 ++++++++++++++++++ Debian/ClusterImageCatalog-bullseye.yaml | 18 ++++++++++++++++++ Debian/ClusterImageCatalog.yaml | 19 +------------------ 3 files changed, 37 insertions(+), 18 deletions(-) create mode 100644 Debian/ClusterImageCatalog-bookworm.yaml create mode 100644 Debian/ClusterImageCatalog-bullseye.yaml mode change 100644 => 120000 Debian/ClusterImageCatalog.yaml diff --git a/Debian/ClusterImageCatalog-bookworm.yaml b/Debian/ClusterImageCatalog-bookworm.yaml new file mode 100644 index 00000000..dddda2a9 --- /dev/null +++ b/Debian/ClusterImageCatalog-bookworm.yaml @@ -0,0 +1,18 @@ +apiVersion: postgresql.cnpg.io/v1 +kind: ClusterImageCatalog +metadata: + name: postgresql +spec: + images: + - major: 11 + image: ghcr.io/cloudnative-pg/postgresql:11.22-1-bookworm@sha256:22561baa326a9d195bf0af9684750a1f7d35bb396d83b488d1b7cdfea5a11ea7 + - major: 12 + image: ghcr.io/cloudnative-pg/postgresql:12.18-1-bookworm@sha256:7a9b75a8879068f36e8d428711281ad787936a0b32c6530a7fd6286ee3bfd191 + - major: 13 + image: ghcr.io/cloudnative-pg/postgresql:13.14-1-bookworm@sha256:a01e08795e1d9344124459a162b275ab4978c0f33a95ce3c3a4826ed5513438b + - major: 14 + image: ghcr.io/cloudnative-pg/postgresql:14.11-1-bookworm@sha256:e6dce68850aece629c05e5eba37bce0521393cb831a1695263085c36487c47b6 + - major: 15 + image: ghcr.io/cloudnative-pg/postgresql:15.6-1-bookworm@sha256:4997bcbd95d79ff20bd082ae7ab013fe7221a01ebfa91a96c1f32cad4b67977f + - major: 16 + image: ghcr.io/cloudnative-pg/postgresql:16.2-1-bookworm@sha256:24a50a5a7c4819cc50c4ea6db7366e02a6db2249f00c5053f427181e92f26bf3 diff --git a/Debian/ClusterImageCatalog-bullseye.yaml b/Debian/ClusterImageCatalog-bullseye.yaml new file mode 100644 index 00000000..78078342 --- /dev/null +++ b/Debian/ClusterImageCatalog-bullseye.yaml @@ -0,0 +1,18 @@ +apiVersion: postgresql.cnpg.io/v1 +kind: ClusterImageCatalog +metadata: + name: postgresql +spec: + images: + - major: 11 + image: ghcr.io/cloudnative-pg/postgresql:11.22-8-bullseye@sha256:4b165788ecec91562199772152763c053f1c7da9c0afcbc19179e57d717d27b5 + - major: 12 + image: ghcr.io/cloudnative-pg/postgresql:12.18-19-bullseye@sha256:c5dcb9520c2ef5d5cf0e3e95966db0517b73c24a53920b019d3147bc06686d8a + - major: 13 + image: ghcr.io/cloudnative-pg/postgresql:13.14-18-bullseye@sha256:44e057445868ec102342f630fce387c74b8c8658f06e6d15f2805c16554bac07 + - major: 14 + image: ghcr.io/cloudnative-pg/postgresql:14.11-16-bullseye@sha256:e37b47c2fe6d4f0fe210262d7284025c16a7a56592d75e458973dab57f1e9ded + - major: 15 + image: ghcr.io/cloudnative-pg/postgresql:15.6-16-bullseye@sha256:1c97e0d6e94d8b335be7f258eeda2202966df5fde0c934eef4b13c760ec6a891 + - major: 16 + image: ghcr.io/cloudnative-pg/postgresql:16.2-16-bullseye@sha256:ee2e3ce7f0ea935c3f4ab245c0b3959c9f1c49816ae02222ceb6bc347f48e43b diff --git a/Debian/ClusterImageCatalog.yaml b/Debian/ClusterImageCatalog.yaml deleted file mode 100644 index 93d22ed1..00000000 --- a/Debian/ClusterImageCatalog.yaml +++ /dev/null @@ -1,18 +0,0 @@ -apiVersion: postgresql.cnpg.io/v1 -kind: ClusterImageCatalog -metadata: - name: postgresql -spec: - images: - - major: 11 - image: ghcr.io/cloudnative-pg/postgresql:11.22-8@sha256:9449f7467a322329e6b66c90a467b25101989e8ca3501e857e653cad725acec3 - - major: 12 - image: ghcr.io/cloudnative-pg/postgresql:12.18-19@sha256:a9bb051cf97e158b7846c72b4e23d232537df39023c463ec3c1e16c0b44b88ec - - major: 13 - image: ghcr.io/cloudnative-pg/postgresql:13.14-18@sha256:259c7b146c97f22d055219ccd3680916df704d1bab5eba7859b0f8eb5957844d - - major: 14 - image: ghcr.io/cloudnative-pg/postgresql:14.11-16@sha256:ed2edd577fbdeb60f0973aafc0771e0d37dd52bda08e67488298a1c31a2f319a - - major: 15 - image: ghcr.io/cloudnative-pg/postgresql:15.6-16@sha256:1b0e739438e32f1af3cfa72d2a20282780b39401664a52b893a9e6170df6b77a - - major: 16 - image: ghcr.io/cloudnative-pg/postgresql:16.2-16@sha256:947a42258c18e13bba29d5c435e2b7cb6a5226c4d911086e1bbf96951faaea0b diff --git a/Debian/ClusterImageCatalog.yaml b/Debian/ClusterImageCatalog.yaml new file mode 120000 index 00000000..8c2cdf57 --- /dev/null +++ b/Debian/ClusterImageCatalog.yaml @@ -0,0 +1 @@ +ClusterImageCatalog-bullseye.yaml \ No newline at end of file