From ddb51215db794e30109a797c5af4b78d1eae3933 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 17 May 2024 08:30:57 +0200 Subject: [PATCH] chore(deps): update container image docker to v26.1.3@ae1f3ee by renovate (#22161) 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 | `26.1.2-dind` -> `26.1.3-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 | 6 +++--- charts/stable/docker/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/docker/Chart.yaml b/charts/stable/docker/Chart.yaml index 15c3791ec1e..7b8f0c18242 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: 26.1.2 +appVersion: 26.1.3 dependencies: - name: common version: 23.0.0 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/docker icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.webp keywords: - docker -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docker - https://hub.docker.com/_/docker type: application -version: 7.0.7 +version: 7.0.8 diff --git a/charts/stable/docker/values.yaml b/charts/stable/docker/values.yaml index 5e1475a1b82..2ef2d161f69 100644 --- a/charts/stable/docker/values.yaml +++ b/charts/stable/docker/values.yaml @@ -1,7 +1,7 @@ image: repository: docker pullPolicy: IfNotPresent - tag: 26.1.2-dind@sha256:c890c327e515cdccd14e593fb5450e4375e791ab0520795948134cb87b45aaa7 + tag: 26.1.3-dind@sha256:ae1f3ee621c3185d96624ac26ea5e6ac8536d1a284b16adb6fbc5136a3dc37c6 hostNetwork: true securityContext: container: