From 068f864f576a4c2fdcb9632d8cc2ed04367b589f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 28 Jun 2025 08:22:03 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker=2028.2.2?= =?UTF-8?q?=20=E2=86=92=2028.3.0=20(#36737)?= 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 | `7613944` -> `d33eb93` | 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 614c4886e0c..8a31f231040 100644 --- a/charts/stable/docker/Chart.yaml +++ b/charts/stable/docker/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 28.2.2 +appVersion: 28.3.0 dependencies: - name: common version: 25.4.10 @@ -34,5 +34,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docker - https://hub.docker.com/_/docker type: application -version: 10.2.4 +version: 10.3.0 diff --git a/charts/stable/docker/values.yaml b/charts/stable/docker/values.yaml index c73e470a9b6..6aa3302cb34 100644 --- a/charts/stable/docker/values.yaml +++ b/charts/stable/docker/values.yaml @@ -1,7 +1,7 @@ image: repository: docker pullPolicy: IfNotPresent - tag: 28.2.2-dind@sha256:7613944c7bc318c7b97541bd0e65b8a18d033e37e204305f1ee2639fc9a03827 + tag: 28.3.0-dind@sha256:d33eb93fe02683e984e6f8a93c0b3d85bb74f56ec83922bc39fb34ba23ab42bc hostNetwork: true securityContext: container: