From 6fb07fc9c76fb8638f1ab83414c5067b5c2ab7d0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 Apr 2026 05:53:32 +0200 Subject: [PATCH] =?UTF-8?q?feat(docker):=20update=20image=20docker=2029.3.?= =?UTF-8?q?1=20=E2=86=92=2029.4.0=20(#46942)?= 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 | minor | `4d90f1f` → `f80c262` | --- > [!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**: 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 7d67891ce2e..f38bb93520e 100644 --- a/charts/stable/docker/Chart.yaml +++ b/charts/stable/docker/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 29.3.1 +appVersion: 29.4.0 dependencies: - name: common version: 29.0.10 @@ -33,5 +33,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/docker - https://hub.docker.com/_/docker type: application -version: 13.0.2 +version: 13.1.0 diff --git a/charts/stable/docker/values.yaml b/charts/stable/docker/values.yaml index 8aaefaa8db6..7587102f4d6 100644 --- a/charts/stable/docker/values.yaml +++ b/charts/stable/docker/values.yaml @@ -2,7 +2,7 @@ image: repository: docker pullPolicy: IfNotPresent - tag: 29.3.1-dind@sha256:4d90f1f6c400315c2dba96d3ec93c01e64198395cbba04f79d12adce4f737029 + tag: 29.4.0-dind@sha256:f80c26212befc1c1988b529495532c6b9180d9b1dab1611f4a1efbe9da8ec821 hostNetwork: true securityContext: container: