From fa514d9753b214d19780791b83f7eb191474b46e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 28 Mar 2026 09:55:33 +0100 Subject: [PATCH] chore(common): update image ghcr.io/cloudnative-pg/postgresql digest to d990e9d (#46452) 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 | `50d26bf` → `d990e9d` | --- > [!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 cae416f0700..5505514e902 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:50d26bf9622ec259c9a2d2906a66c3ba9f3b106c91b4a8120d1e20c6a43b32a7" + tag: "15.17@sha256:d990e9dd4b083a7cab6c3cbe0a935e9d796669ba3be749de01fa3484a313c87c" pullPolicy: IfNotPresent postgres16Image: