From 0597565c7a35376898f8728ae081a8d8c1cd42be Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 24 Feb 2026 15:00:15 +0100 Subject: [PATCH] chore(common): update image ghcr.io/cloudnative-pg/postgresql digest to 9826a04 (#45482) 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 | `bc1ccea` → `9826a04` | --- > [!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 | 2 +- charts/library/common/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 1d42196a1a9..d6f3c461fab 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -50,5 +50,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 28.32.4 +version: 28.32.5 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 2ac3b8880ce..f7d2edd4576 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.16@sha256:bc1cceab7e23f0da9cbce1a0de818f6730e5c36ba2e67fa52299fb7f2db931a7" + tag: "15.16@sha256:9826a0400edfa3b1402c20a89e22a62270dc036ff30af0ae1db8900c24788822" pullPolicy: IfNotPresent postgres16Image: