From 6e662f52ee71285208ad34d9fd973a0f8b5bbb39 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 12 Mar 2026 15:25:46 +0100 Subject: [PATCH] chore(common): update image ghcr.io/cloudnative-pg/postgresql digest to 50d26bf (#45966) 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 | digest | `e2c52cb` → `50d26bf` | --- > [!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). --- charts/library/common/Chart.yaml | 3 ++- charts/library/common/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 414f791d592..b0416b2e150 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -50,4 +50,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 28.33.3 +version: 28.33.4 + diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index b1a8d71c27f..690814fbafa 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -643,7 +643,7 @@ mongodbClientImage: postgres15Image: repository: ghcr.io/cloudnative-pg/postgresql - tag: "15.17@sha256:e2c52cb374b218f4ea175f331530316d5c0000e56a7089114f54a222db879ff8" + tag: "15.17@sha256:50d26bf9622ec259c9a2d2906a66c3ba9f3b106c91b4a8120d1e20c6a43b32a7" pullPolicy: IfNotPresent postgres16Image: