From 292e29a94ed6b016b47cb3ff8cbaa05392bcb2e3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 26 Mar 2024 07:17:08 +0100 Subject: [PATCH] chore(deps): update container image docker to 26.0.0-dind@016c45d by renovate (#19804) 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 | digest | `70b8a6b` -> `016c45d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/docker/Chart.yaml | 2 +- charts/stable/docker/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/docker/Chart.yaml b/charts/stable/docker/Chart.yaml index c3fb1b6c9bc..cb903b4e40e 100644 --- a/charts/stable/docker/Chart.yaml +++ b/charts/stable/docker/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docker - https://hub.docker.com/_/docker type: application -version: 6.0.3 +version: 6.0.4 diff --git a/charts/stable/docker/values.yaml b/charts/stable/docker/values.yaml index db21c4cf2a5..23d049d5b06 100644 --- a/charts/stable/docker/values.yaml +++ b/charts/stable/docker/values.yaml @@ -1,7 +1,7 @@ image: repository: docker pullPolicy: IfNotPresent - tag: 26.0.0-dind@sha256:70b8a6bea9f1a7efb30892bf8f737a7b552e5ee3bd802e763e6b2b6da9e9b97d + tag: 26.0.0-dind@sha256:016c45d9e31461802186e8e9aaa394f35e173a8ce913ea7195a672cdc97102f2 hostNetwork: true securityContext: container: