chore(deps): update container image docker to v26.0.0@645776c by renovate (#19582)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | major | `25.0.5-dind` -> `26.0.0-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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-03-23 08:33:02 +01:00 committed by GitHub
parent e06cb2aa54
commit 016775b996
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 25.0.5 appVersion: 26.0.0
dependencies: dependencies:
- name: common - name: common
version: 20.2.2 version: 20.2.2
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/docker
icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.png
keywords: keywords:
- docker - docker
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/docker - https://github.com/truecharts/charts/tree/master/charts/stable/docker
- https://hub.docker.com/_/docker - https://hub.docker.com/_/docker
type: application type: application
version: 5.7.6 version: 6.0.0

View File

@ -1,7 +1,7 @@
image: image:
repository: docker repository: docker
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 25.0.5-dind@sha256:b1ac36e3c085b33768515badcfbc3cd2b7469bd2f5973a744dd27ea7d9167fa5 tag: 26.0.0-dind@sha256:645776ce2ff39e4889a887d05622e57c62f8a54f4f0a5376312b4d091483026d
hostNetwork: true hostNetwork: true
securityContext: securityContext:
container: container: