From 33580583505a44041b8934518935d351deccf708 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 26 Jul 2024 02:29:26 +0200 Subject: [PATCH] chore(deps): update container image docker to 27.1.1-dind@9879bb4 by renovate (#24343) 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 | `7c15d60` -> `9879bb4` | --- > [!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 b2b1e97c673..1a3902e1cdd 100644 --- a/charts/stable/docker/Chart.yaml +++ b/charts/stable/docker/Chart.yaml @@ -31,4 +31,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docker - https://hub.docker.com/_/docker type: application -version: 9.1.1 +version: 9.1.2 diff --git a/charts/stable/docker/values.yaml b/charts/stable/docker/values.yaml index cedde014e2a..37371db2743 100644 --- a/charts/stable/docker/values.yaml +++ b/charts/stable/docker/values.yaml @@ -1,7 +1,7 @@ image: repository: docker pullPolicy: IfNotPresent - tag: 27.1.1-dind@sha256:7c15d6025e790c9842bdb0cb8fcff3acfe5fe802be4818fd107de5881c240ac2 + tag: 27.1.1-dind@sha256:9879bb4178045a21720ab8954b51a83bc74ff6ba63186175bad437b46419e772 hostNetwork: true securityContext: container: