chore(deps): update container image ghcr.io/linuxserver/synclounge to v5.2.24@8800d6f (#15906)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/synclounge](https://togithub.com/linuxserver/docker-synclounge/packages) ([source](https://togithub.com/linuxserver/docker-synclounge)) | patch | `5.2.23` -> `5.2.24` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
3381e54e4c
commit
211cf9a91b
|
@ -1,31 +1,30 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: synclounge
|
||||
version: 6.0.24
|
||||
appVersion: 5.2.23
|
||||
description:
|
||||
Synclounge is a third party tool that allows you to watch Plex in sync
|
||||
version: 6.0.25
|
||||
appVersion: 5.2.24
|
||||
description: Synclounge is a third party tool that allows you to watch Plex in sync
|
||||
with your friends/family, wherever you are.
|
||||
home: https://truecharts.org/charts/stable/synclounge
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/synclounge
|
||||
- https://ghcr.io/linuxserver/synclounge
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/synclounge
|
||||
- https://ghcr.io/linuxserver/synclounge
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- synclounge
|
||||
- synclounge
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/synclounge
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.2.23@sha256:ba386b20a481a7b7803f7984be2458ffe94ad4cb34d57654c618dfb26086fb9b
|
||||
tag: 5.2.24@sha256:8800d6fdbe745f31e94741416633d4c1ce64b3ca221de60291968150080e372c
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue