From 9aad8d5bb42973076436723d0b7682a986208f18 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Mar 2026 08:10:21 +0100 Subject: [PATCH] =?UTF-8?q?fix(docker):=20update=20image=20docker=2029.3.0?= =?UTF-8?q?=20=E2=86=92=2029.3.1=20(#46455)?= 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 | `1ba1844` → `4d90f1f` | --- > [!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 5828e93e7ea..7488024054c 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.0 +appVersion: 29.3.1 dependencies: - name: common version: 29.0.0 @@ -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.0 +version: 13.0.1 diff --git a/charts/stable/docker/values.yaml b/charts/stable/docker/values.yaml index 2f14a1e1801..8aaefaa8db6 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.0-dind@sha256:1ba18449911d01f477a3fc104123c85d677addc60701b14b3fcb5381f9c4a537 + tag: 29.3.1-dind@sha256:4d90f1f6c400315c2dba96d3ec93c01e64198395cbba04f79d12adce4f737029 hostNetwork: true securityContext: container: