From 284313f7c2aa4e0c51d4216c46828bccb3d0f5ff Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Apr 2026 21:25:54 +0200 Subject: [PATCH] chore(common): update image ghcr.io/cloudnative-pg/postgresql digest to 2bc2660 (#47041) 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 | `a93b197` → `2bc2660` | --- > [!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 | 12 ++++++------ charts/library/common/values.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index ac79c2bd08b..87d83bb598b 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -15,17 +15,17 @@ appVersion: 1.11.0 dependencies: [] deprecated: false description: Function library for TrueCharts -home: https://truecharts.org/truetech/truecharts/charts/library/common -icon: https://truecharts.org/img/hotlink-ok/chart-icons/common.webp +home: https://trueforge.org/truetech/truecharts/charts/library/common +icon: https://trueforge.org/img/hotlink-ok/chart-icons/common.webp keywords: - truecharts - library-chart - common -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: common sources: - https://ghcr.io/cloudnative-pg/postgis @@ -45,5 +45,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 29.0.15 +version: 29.0.16 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 05561a70d06..fa6022b6563 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.13@sha256:a93b1974ead1779795ea6a17dccd4acbffed1464172f84d79c2010d3e80722d3" + tag: "16.13@sha256:2bc26604d2f0650f9b98668a51a95679c02024860d512ace92e7fcf69da7d611" pullPolicy: IfNotPresent postgresPostgis15Image: