From 4923ea3402b0d4b40c52b942e7b1feef4b84591d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 23 Feb 2026 14:12:07 +0100 Subject: [PATCH] chore(common): update image ghcr.io/cloudnative-pg/postgresql digest to b062dd0 (#45312) 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 | `8766b02` → `b062dd0` | --- > [!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 8a1143067f3..0c994e5d51d 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:8766b02aeb745c0d11aa1fff1823cde867a37bbe3c4b7bfb1869ed94f368ff88" + tag: "16.11@sha256:b062dd03ad85d4d68b7266198301475cc9e644f237add0f88684f1661c0b950c" pullPolicy: IfNotPresent postgresPostgis15Image: