chore(deps): update container image docker to v25.0.4@0b0e8ca by renovate (#19058)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker | patch | `25.0.3-dind` -> `25.0.4-dind` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -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.3
|
appVersion: 25.0.4
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 19.0.0
|
version: 19.0.0
|
||||||
@@ -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.4.1
|
version: 5.4.2
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker
|
repository: docker
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 25.0.3-dind@sha256:0d70c541ee98e66b8f7ece8c0e9f7910732466e337a9087c2ac2868ef0775092
|
tag: 25.0.4-dind@sha256:0b0e8cab617d83dd041d950827dc67e18db5a0c3786d660bab002120b09a6d91
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user