From 6319a606e3fa356f14ab4b7c729e0285e7a1a5a7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 30 Nov 2023 13:10:28 +0100 Subject: [PATCH] chore(deps): update container image docker to 24.0.7-dind@126aa73 (#14822) 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 | `1dfc375` -> `126aa73` | --- > [!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 1a97dc1c875..6e75c085d9d 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.1 +version: 1.0.2 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 30ba55c41b1..990f75d16c6 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:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d + tag: 24.0.7-dind@sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 hostNetwork: true securityContext: container: