From 30de9615d9ff1b850ecb253a1b3fddd7f367b5ee Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 15 Apr 2026 06:59:18 +0200 Subject: [PATCH] chore(common): update image ghcr.io/cloudnative-pg/postgresql digest to 61d2251 (#46981) 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 | `d990e9d` → `61d2251` | --- > [!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/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index f55429a473c..c836dc2f3cd 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:d990e9dd4b083a7cab6c3cbe0a935e9d796669ba3be749de01fa3484a313c87c" + tag: "15.17@sha256:61d2251fcd8d3a15ca89bd3c633362eaf385e41651b0d44a5d93cae42a37c3dd" pullPolicy: IfNotPresent postgres16Image: