From 2090135623908e54326eab9caf19b92f329672ac Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 7 Feb 2026 08:12:25 +0100 Subject: [PATCH] chore(common): update image ghcr.io/cloudnative-pg/postgresql digest to 4c1d5af (#44626) 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 | `0451cd9` → `4c1d5af` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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 10b3af522b0..a84f9d8d711 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -644,7 +644,7 @@ mongodbClientImage: postgres15Image: repository: ghcr.io/cloudnative-pg/postgresql - tag: "15.15@sha256:0451cd9181b66273a697738b6dd1d0258a5385dfd1c5d6d372b7fba5ed59f3d2" + tag: "15.15@sha256:4c1d5afdd4f735ff1328cbe39758f4b107a005937dd04183102e278b17b8b4c4" pullPolicy: IfNotPresent postgres16Image: