From e5c1c4ac868a85b3054e1929cca8ae4b3b75bb41 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 23 Feb 2026 17:56:38 +0100 Subject: [PATCH] =?UTF-8?q?feat(common):=20update=20image=20ghcr.io/cloudn?= =?UTF-8?q?ative-pg/postgresql=2016.11=20=E2=86=92=2016.12=20(#45317)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/cloudnative-pg/postgresql | minor | `8766b02` → `7fe820e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/library/common/Chart.yaml | 2 +- charts/library/common/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index bcddb8f9f64..df9f3bf4726 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -50,5 +50,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 28.31.23 +version: 28.32.0 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 1d038a02dcc..c73cc1e9f38 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -648,7 +648,7 @@ postgres15Image: postgres16Image: repository: ghcr.io/cloudnative-pg/postgresql - tag: "16.11@sha256:b062dd03ad85d4d68b7266198301475cc9e644f237add0f88684f1661c0b950c" + tag: "16.12@sha256:7fe820e900df4492243a1d4aeff88e1eb2b9706ac30bb1f10565e4a71099023f" pullPolicy: IfNotPresent postgresPostgis15Image: