From 2097faf706a5a8b8ca95d8d44783d8fa877d091b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 1 Jul 2026 07:39:01 +0200 Subject: [PATCH] chore(common): update image ghcr.io/cloudnative-pg/postgresql digest to a5da0dc (#49713) 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 | `8c0bc71` → `a5da0dc` | --- > [!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**: (UTC) - Branch creation - "on the first day of the month" - 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). Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/library/common/Chart.yaml | 1 - charts/library/common/values.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 903ce42167f..d4414b7d148 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -46,4 +46,3 @@ sources: - https://hub.docker.com/_/ type: library version: 29.6.2 - diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 3667d902644..84a6e684a70 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.14@sha256:8c0bc715bff42162c1a7da081c93e3d081d16218e0d0d16ffaf83da7f286876d" + tag: "16.14@sha256:a5da0dc248c87de7595b8215fc1e6c3b0fee2ac7307b98e9dbb142f456bc7958" pullPolicy: IfNotPresent postgresPostgis15Image: