From 1a44c2c0c7158fff5994227204504c0e0ca40b78 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 22 Apr 2026 14:34:19 +0200 Subject: [PATCH] chore(common): update image oci.trueforge.org/containerforge/ubuntu digest to bec52e9 (#47381) 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 | `c5a3b56` → `bec52e9` | --- > [!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 4c4c9388fe9..ea81e44261c 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.1.3 +version: 29.1.5 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index e6247bf0c4d..268cf2fee95 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:c5a3b56e4d22600d2b618d602d487732516cc067cb21969798210c3b12304842" + tag: "24.04@sha256:bec52e97e32c21da9b7f6f425804460202895214a0d1c18c103aa120d497c9d2" pullPolicy: IfNotPresent scratchImage: @@ -608,7 +608,7 @@ kubectlImage: wgetImage: repository: oci.trueforge.org/containerforge/ubuntu - tag: "24.04@sha256:c5a3b56e4d22600d2b618d602d487732516cc067cb21969798210c3b12304842" + tag: "24.04@sha256:bec52e97e32c21da9b7f6f425804460202895214a0d1c18c103aa120d497c9d2" pullPolicy: IfNotPresent yqImage: