From 43eea65a1f715c0813c8db3ec9d1e3c9251d4e35 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 17 Feb 2026 11:24:17 +0100 Subject: [PATCH] chore(common): update image oci.trueforge.org/containerforge/ubuntu digest to 5348eb7 (#45081) 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/ubuntu](https://ghcr.io/trueforge-org/ubuntu) ([source](https://hub.docker.com/_/ubuntu)) | digest | `3b826c0` → `5348eb7` | --- > [!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 - At any time (no schedule defined), 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 | 3 +-- charts/library/common/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 774b80b1eef..b52ddc5f6a1 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -50,5 +50,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 28.31.2 - +version: 28.31.3 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index ac35ed8fbf2..e4721ddb1d0 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -593,7 +593,7 @@ alpineImage: ubuntuImage: repository: oci.trueforge.org/containerforge/ubuntu - tag: "24.04@sha256:3b826c0233182d7c31a9323121178b98976765b9ee03f9a96200ab0c70e2e1e2" + tag: "24.04@sha256:5348eb7725294e8090c15b7b495e517f82f4b31497d3bb9de71bbe37476e7454" pullPolicy: IfNotPresent scratchImage: @@ -608,7 +608,7 @@ kubectlImage: wgetImage: repository: oci.trueforge.org/containerforge/ubuntu - tag: "24.04@sha256:3b826c0233182d7c31a9323121178b98976765b9ee03f9a96200ab0c70e2e1e2" + tag: "24.04@sha256:5348eb7725294e8090c15b7b495e517f82f4b31497d3bb9de71bbe37476e7454" pullPolicy: IfNotPresent yqImage: