chore(deps): update container image docker.io/alpine/socat to 1.8.0.0@565d8d2 by renovate (#26052)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/alpine/socat | digest | `0da368a` -> `565d8d2` | --- > [!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
5daeed1bd9
commit
bc5348baf6
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin
|
- https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin
|
||||||
- https://hub.docker.com/r/alpine/socat
|
- https://hub.docker.com/r/alpine/socat
|
||||||
type: application
|
type: application
|
||||||
version: 20.1.20
|
version: 20.1.21
|
||||||
|
|
|
@ -5,7 +5,7 @@ image:
|
||||||
broadcastProxyImage:
|
broadcastProxyImage:
|
||||||
repository: docker.io/alpine/socat
|
repository: docker.io/alpine/socat
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.8.0.0@sha256:0da368a45e84c644c8708a6f712cb54d200894c6b0a65d568dcf21ebd0016c3c
|
tag: 1.8.0.0@sha256:565d8d24c48733eaea467a946150568597e980d54bcb2e4b263b0a08df967fcc
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue