chore(tubesync): update image ghcr.io/meeb/tubesync digest to 85eb62e (#44560)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/meeb/tubesync | digest | `02b1b3f` -> `85eb62e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHViZXN5bmMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
@@ -25,18 +25,18 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded.
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/tubesync
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/tubesync.webp
|
||||
home: https://truecharts.org/charts/stable/tubesync
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubesync.webp
|
||||
keywords:
|
||||
- tubesync
|
||||
- Downloaders
|
||||
- MediaApp-Video
|
||||
- MediaServer-Video
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: tubesync
|
||||
sources:
|
||||
- https://ghcr.io/meeb/tubesync
|
||||
@@ -44,5 +44,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tubesync
|
||||
- https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync
|
||||
type: application
|
||||
version: 8.13.24
|
||||
version: 8.13.25
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/meeb/tubesync
|
||||
tag: latest@sha256:02b1b3fb24822936c5b5237ae01ba9477b3828ad0f99e2a80e5e43dddf5ebbe8
|
||||
tag: latest@sha256:85eb62e9fb11993ad8f27ad72c1ab442ca061c8109688e960850607d858310ca
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user