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