From c230af05d4e18bb076a516638ba2d0f9737cddd7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Dec 2025 19:17:40 +0100 Subject: [PATCH] chore(helm): update image oci.trueforge.org/containerforge/postgresql-client digest to 09242b4 (#42792) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/postgresql-client](https://ghcr.io/trueforge-org/postgresql-client) ([source](https://truecharts.org)) | digest | `99c15c6` -> `09242b4` | --- > [!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 2f23a48e950..42eb813da94 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -619,7 +619,7 @@ yqImage: postgresClientImage: repository: oci.trueforge.org/containerforge/postgresql-client - tag: "1.1.0@sha256:99c15c699dd53fb62c0795a7313402557219ab4e29b84b6bedddf6c4c8373fba" + tag: "1.1.0@sha256:09242b4574a58545f171542e50c51664b6dd535d8411f79d788766a4f4b67740" pullPolicy: IfNotPresent mariadbClientImage: