From ada5f8249d1669b91a09f3a9b8349ac8ec5af169 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 21 Apr 2026 06:09:46 +0200 Subject: [PATCH] =?UTF-8?q?fix(docker):=20update=20image=20docker=2029.4.0?= =?UTF-8?q?=20=E2=86=92=2029.4.1=20(#47294)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker | patch | `a6dd532` → `c77e5d7` | --- > [!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/stable/docker/Chart.yaml | 4 ++-- charts/stable/docker/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/docker/Chart.yaml b/charts/stable/docker/Chart.yaml index e1ef978f364..0775ba12c40 100644 --- a/charts/stable/docker/Chart.yaml +++ b/charts/stable/docker/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 29.4.0 +appVersion: 29.4.1 dependencies: - name: common version: 29.1.0 @@ -34,5 +34,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/docker - https://hub.docker.com/_/docker type: application -version: 13.2.0 +version: 13.2.1 diff --git a/charts/stable/docker/values.yaml b/charts/stable/docker/values.yaml index 4502c624135..c161ac22bd0 100644 --- a/charts/stable/docker/values.yaml +++ b/charts/stable/docker/values.yaml @@ -2,7 +2,7 @@ image: repository: docker pullPolicy: IfNotPresent - tag: 29.4.0-dind@sha256:a6dd5322747a95cd8e3207bd8d415a8fd20ec34e9c00f06dc019cbd912013489 + tag: 29.4.1-dind@sha256:c77e5d7912f9b137cc67051fdc2991d8f5ae22c55ddf532bb836dcb693a04940 hostNetwork: true securityContext: container: