chore(deps): update container image alpine to v3.19.0@51b6726 (#15875)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | alpine | minor | `3.18.5` -> `3.19.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
03bbb951c7
commit
915d6ba481
|
@ -1,8 +1,8 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: external-service
|
||||
version: 10.0.13
|
||||
appVersion: 3.18.5
|
||||
version: 10.1.0
|
||||
appVersion: 3.19.0
|
||||
description: Allow external services to be used like Apps.
|
||||
home: https://truecharts.org/charts/stable/external-service
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.png
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
image:
|
||||
repository: alpine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.18.5@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0
|
||||
tag: 3.19.0@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
|
||||
service:
|
||||
main:
|
||||
type: ExternalIP
|
||||
|
|
Loading…
Reference in New Issue