From 4203ee9b3eaa869c43226885bf09de03cc94f73f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 1 Feb 2026 06:18:30 +0100 Subject: [PATCH] chore(common): update image oci.trueforge.org/containerforge/postgresql-client digest to 9096db2 (#44403) 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 | `016eed8` -> `9096db2` | --- > [!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/Chart.yaml | 22 +++++++++++++++++----- charts/library/common/values.yaml | 2 +- 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index f1cbb40194b..0925082c70c 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -4,6 +4,12 @@ annotations: artifacthub.io/links: |- - name: support url: https://discord.com/invite/tVsPTHWTtr + truecharts.org/category: unsorted + truecharts.org/max_helm_version: "3.17" + truecharts.org/max_kubernetes_version: 1.32.0 + truecharts.org/min_helm_version: "3.14" + truecharts.org/min_kubernetes_version: 1.24.0 + truecharts.org/train: library trueforge.org/category: unsorted trueforge.org/max_helm_version: "3.20" trueforge.org/max_kubernetes_version: 1.35.0 @@ -14,8 +20,8 @@ appVersion: 1.11.0 dependencies: [] deprecated: false description: Function library for TrueCharts -home: https://trueforge.org/truetech/truecharts/charts/library/common -icon: https://trueforge.org/img/hotlink-ok/chart-icons/common.webp +home: https://truecharts.org/charts/library/common +icon: https://truecharts.org/img/hotlink-ok/chart-icons/common.webp keywords: - truecharts - library-chart @@ -23,8 +29,8 @@ keywords: kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: common sources: - https://ghcr.io/cloudnative-pg/postgis @@ -32,6 +38,12 @@ sources: - https://ghcr.io/tensorchord/cloudnative-pgvecto.rs - https://ghcr.io/tensorchord/cloudnative-vectorchord - https://ghcr.io/traefik/whoami + - https://github.com/truecharts/containers/tree/master/apps/alpine + - https://github.com/truecharts/containers/tree/master/apps/gluetun + - https://github.com/truecharts/containers/tree/master/apps/netshoot + - https://github.com/truecharts/containers/tree/master/apps/openvpn-client + - https://github.com/truecharts/containers/tree/master/apps/tailscale + - https://github.com/truecharts/containers/tree/master/apps/wireguard - https://github.com/trueforge-org/containers/tree/main/apps/code-server - https://github.com/trueforge-org/containers/tree/main/apps/go-yq - https://github.com/trueforge-org/containers/tree/main/apps/kubectl @@ -44,5 +56,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 28.29.45 +version: 28.29.46 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index d876f42b950..a827da25902 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:016eed8e89e9b95dbfcbada42391d437465041a417392471f849ee7d3b26b28d" + tag: "1.1.0@sha256:9096db20fdeb452347a1ea16e5dda8a21d6aba03f63b79c2c694f13e72d213b6" pullPolicy: IfNotPresent mariadbClientImage: