From 22b41cc51bd2370b143febf7e7d8fb8937cac830 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 15 Dec 2023 07:33:33 +0100 Subject: [PATCH] chore(deps): update container image docker to 24.0.7-dind@ae63bb7 (#16090) 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 | `c90e58d` -> `ae63bb7` | --- > [!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 | 30 +++++++++++++++--------------- charts/stable/docker/values.yaml | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/charts/stable/docker/Chart.yaml b/charts/stable/docker/Chart.yaml index 678a6c46b77..24095b91cc4 100644 --- a/charts/stable/docker/Chart.yaml +++ b/charts/stable/docker/Chart.yaml @@ -1,29 +1,29 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: docker -version: 1.0.5 +version: 1.0.6 appVersion: 24.0.7 description: Dedicated App for using Docker-in-Docker home: https://truecharts.org/charts/stable/docker icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/docker - - https://hub.docker.com/_/docker +- https://github.com/truecharts/charts/tree/master/charts/stable/docker +- https://hub.docker.com/_/docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - docker +- docker dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/docker/values.yaml b/charts/stable/docker/values.yaml index 0b0f2b2c7ec..5b9dedec705 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:c90e58d30700470fc59bdaaf802340fd25c1db628756d7bf74e100c566ba9589 + tag: 24.0.7-dind@sha256:ae63bb7c7d3ae23884a2c5d206939640279f6d15730618192b58662a0619f182 hostNetwork: true securityContext: container: