chore(deps): update container image alpine to 3.18.5@34871e7 (#15549)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | alpine | digest | `e9542a5` -> `34871e7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
064894f333
commit
546dd5a41a
|
@ -20,7 +20,7 @@ name: external-service
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/external-service
|
||||
type: application
|
||||
version: 10.0.11
|
||||
version: 10.0.12
|
||||
annotations:
|
||||
min_scale_version: "22.12.4"
|
||||
max_scale_version: "23.10.1"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
image:
|
||||
repository: alpine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.18.5@sha256:e9542a53735fdb2ea926e50e0e449f7ccd95f3298fbae02b00a2d3713c1140ca
|
||||
tag: 3.18.5@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0
|
||||
service:
|
||||
main:
|
||||
type: ExternalIP
|
||||
|
|
Loading…
Reference in New Issue