From 8d082044a8d1d802b3e2da82ca0da575f3a03e87 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 10 May 2026 15:53:14 +0200 Subject: [PATCH] =?UTF-8?q?BREAKING=20CHANGE(common):=20Update=20image=20o?= =?UTF-8?q?ci.trueforge.org/containerforge/ubuntu=2024.04=20=E2=86=92=2026?= =?UTF-8?q?.4=20(#48078)?= 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)) | major | `fdcc4e2` → `17312da` | --- > [!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 - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 01f3e8b2a1b..aff2e74025f 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -45,5 +45,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 29.3.3 - +version: 29.3.4 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 6406ca0450e..37cff46cc47 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:fdcc4e24cd12eed53bb1338ab6dd5651f5326bcbb98920aa3e8f0c8f5c9b2458" + tag: "26.4@sha256:17312da6b52fe7ab6e3bdc8e4a1f99df63c2494b2bad4f4b634a9065d585898e" pullPolicy: IfNotPresent scratchImage: @@ -608,7 +608,7 @@ kubectlImage: wgetImage: repository: oci.trueforge.org/containerforge/ubuntu - tag: "24.04@sha256:fdcc4e24cd12eed53bb1338ab6dd5651f5326bcbb98920aa3e8f0c8f5c9b2458" + tag: "26.4@sha256:17312da6b52fe7ab6e3bdc8e4a1f99df63c2494b2bad4f4b634a9065d585898e" pullPolicy: IfNotPresent yqImage: