chore(deps): update container image docker.io/alpine/socat to 1.8.0.0@bf84c5b by renovate (#18758)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/alpine/socat | digest | `8700560` -> `bf84c5b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
fc95ab3188
commit
edb0d56cde
|
@ -24,7 +24,7 @@ keywords:
|
|||
- jellyfin
|
||||
- plex
|
||||
- emby
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://hub.docker.com/r/alpine/socat
|
||||
- https://hub.docker.com/r/jellyfin/jellyfin
|
||||
type: application
|
||||
version: 18.2.0
|
||||
version: 18.2.1
|
||||
|
|
|
@ -5,7 +5,7 @@ image:
|
|||
broadcastProxyImage:
|
||||
repository: docker.io/alpine/socat
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.8.0.0@sha256:87005603c6e9f55b400b6ddccadc788febab073b9f10bb8a34da296327c7a9be
|
||||
tag: 1.8.0.0@sha256:bf84c5bf4ffc9d50c4617f1708762ff9602b3439b4dd3380d5340d73020d38c4
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue