From 173762b4fc15051038a1025130bb650e92afec08 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 1 Dec 2023 19:26:33 +0100 Subject: [PATCH] chore(deps): update container image docker to 24.0.7-dind@c90e58d (#15572) 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 | `71679bc` -> `c90e58d` | --- > [!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 86c830e2fec..bf261f536ef 100644 --- a/charts/stable/docker/Chart.yaml +++ b/charts/stable/docker/Chart.yaml @@ -19,7 +19,7 @@ name: docker sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docker type: application -version: 1.0.3 +version: 1.0.4 annotations: truecharts.org/category: docker truecharts.org/SCALE-support: "true" diff --git a/charts/stable/docker/values.yaml b/charts/stable/docker/values.yaml index ea5707714e8..0b0f2b2c7ec 100644 --- a/charts/stable/docker/values.yaml +++ b/charts/stable/docker/values.yaml @@ -1,7 +1,7 @@ image: repository: docker pullPolicy: IfNotPresent - tag: 24.0.7-dind@sha256:71679bc17038f9df6515e122afa5cc204e1f692c90a6b79e106237e98edcf665 + tag: 24.0.7-dind@sha256:c90e58d30700470fc59bdaaf802340fd25c1db628756d7bf74e100c566ba9589 hostNetwork: true securityContext: container: