From 7a194ebb1512233d14cd2890d36d2be8c8147ead Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 20 Mar 2024 07:18:46 +0100 Subject: [PATCH] chore(deps): update container image docker to v25.0.5@aec3945 by renovate (#19533) 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 | patch | `25.0.4-dind` -> `25.0.5-dind` | --- > [!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 ed8c39eeee7..ec95524092c 100644 --- a/charts/stable/docker/Chart.yaml +++ b/charts/stable/docker/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 25.0.4 +appVersion: 25.0.5 dependencies: - name: common version: 20.2.2 @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docker - https://hub.docker.com/_/docker type: application -version: 5.7.4 +version: 5.7.5 diff --git a/charts/stable/docker/values.yaml b/charts/stable/docker/values.yaml index 8b40a2e3efc..38a3f9f10cc 100644 --- a/charts/stable/docker/values.yaml +++ b/charts/stable/docker/values.yaml @@ -1,7 +1,7 @@ image: repository: docker pullPolicy: IfNotPresent - tag: 25.0.4-dind@sha256:96637a2755acf4eaea3f15da24c03d88b86468a691a640c51a527b27622c2b58 + tag: 25.0.5-dind@sha256:aec3945d82a07ac4f359d97b441e3b06f296ce5d6c570b4c833676e167e1f31d hostNetwork: true securityContext: container: