chore(deps): update container image alpine to v3.20.3@beefdbd by renovate (#26044)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | alpine | patch | `3.20.2` -> `3.20.3` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43MS4wIiwidXBkYXRlZEluVmVyIjoiMzguNzEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
9e89ecf156
commit
c3f4055121
|
@ -6,7 +6,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: 3.20.2
|
appVersion: 3.20.3
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.14
|
version: 24.1.14
|
||||||
|
@ -32,4 +32,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/external-service
|
- https://github.com/truecharts/charts/tree/master/charts/stable/external-service
|
||||||
- https://hub.docker.com/_/alpine
|
- https://hub.docker.com/_/alpine
|
||||||
type: application
|
type: application
|
||||||
version: 15.1.7
|
version: 15.1.8
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
image:
|
image:
|
||||||
repository: alpine
|
repository: alpine
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 3.20.2@sha256:0a4eaa0eecf5f8c050e5bba433f58c052be7587ee8af3e8b3910ef9ab5fbe9f5
|
tag: 3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
|
||||||
|
|
||||||
global:
|
global:
|
||||||
# Ignore isStopped
|
# Ignore isStopped
|
||||||
|
|
Loading…
Reference in New Issue