From 24cc172efa9885eaeef4a91e5961b156bdabc50e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 1 Dec 2023 07:29:09 +0100 Subject: [PATCH] chore(deps): update container image docker to 24.0.7-dind@71679bc (#15552) 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 | `126aa73` -> `71679bc` | --- > [!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 | 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 9725fe55e74..86c830e2fec 100644 --- a/charts/stable/docker/Chart.yaml +++ b/charts/stable/docker/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "24.0.7" +appVersion: 24.0.7 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: docker sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docker type: application -version: 1.0.2 +version: 1.0.3 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 990f75d16c6..ea5707714e8 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:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 + tag: 24.0.7-dind@sha256:71679bc17038f9df6515e122afa5cc204e1f692c90a6b79e106237e98edcf665 hostNetwork: true securityContext: container: