Skip to content

Commit

Permalink
chore(deps): update container image docker to 26.0.1-dind@9fc71aa by …
Browse files Browse the repository at this point in the history
…renovate (#20646)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | digest | `4b6df28` -> `9fc71aa` |

---

> [!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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 12, 2024
1 parent 248b47e commit 40e8e60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/stable/docker/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/docker
- https://hub.docker.com/_/docker
type: application
version: 6.1.5
version: 6.1.6
2 changes: 1 addition & 1 deletion charts/stable/docker/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: docker
pullPolicy: IfNotPresent
tag: 26.0.1-dind@sha256:4b6df28101bc3c2c16e2262569ec7bee004404aab7666fbb2097effc79bae577
tag: 26.0.1-dind@sha256:9fc71aa775289a95979f178fa3b2a8da43b118348cc9065615e83839c2f075bc
hostNetwork: true
securityContext:
container:
Expand Down

0 comments on commit 40e8e60

Please sign in to comment.