From 3dd7d338ca6e4691c7b1bf2c9b53efaa7361940f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 26 Jun 2026 06:16:21 +0200 Subject: [PATCH] chore(common): update image oci.trueforge.org/containerforge/ubuntu digest to 5cb91be (#49406) 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 | `c21fcd8` → `5cb91be` | --- > [!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**: 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 | 2 +- charts/library/common/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 6730082b4c6..a3bf0e65f8c 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -45,5 +45,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 29.5.6 +version: 29.5.8 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 8f17e033dbc..ffdb260ef91 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: "26.4@sha256:c21fcd861c5eccd1dec9c7b9a88647fc3a22585c3d7cf77ba48129844e7a584b" + tag: "26.4@sha256:5cb91be3e738ebbd91b616dc8ec0dd21d25980038f39d6b941f30a0b106d1ecf" pullPolicy: IfNotPresent scratchImage: @@ -608,7 +608,7 @@ kubectlImage: wgetImage: repository: oci.trueforge.org/containerforge/ubuntu - tag: "26.4@sha256:c21fcd861c5eccd1dec9c7b9a88647fc3a22585c3d7cf77ba48129844e7a584b" + tag: "26.4@sha256:5cb91be3e738ebbd91b616dc8ec0dd21d25980038f39d6b941f30a0b106d1ecf" pullPolicy: IfNotPresent yqImage: