chore(tubesync): update image ghcr.io/meeb/tubesync digest to ef3d99a (#47115)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/meeb/tubesync | digest | `c1d5447` → `ef3d99a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHViZXN5bmMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
@@ -20,18 +20,18 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
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.
|
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://truecharts.org/truetech/truecharts/charts/stable/tubesync
|
home: https://trueforge.org/truetech/truecharts/charts/stable/tubesync
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubesync.webp
|
icon: https://trueforge.org/img/hotlink-ok/chart-icons/tubesync.webp
|
||||||
keywords:
|
keywords:
|
||||||
- tubesync
|
- tubesync
|
||||||
- Downloaders
|
- Downloaders
|
||||||
- MediaApp-Video
|
- MediaApp-Video
|
||||||
- MediaServer-Video
|
- MediaServer-Video
|
||||||
kubeVersion: '>=1.33.0-0'
|
kubeVersion: '>=1.27.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@trueforge.org
|
||||||
url: https://truecharts.org
|
url: https://trueforge.org
|
||||||
name: tubesync
|
name: tubesync
|
||||||
sources:
|
sources:
|
||||||
- https://ghcr.io/meeb/tubesync
|
- https://ghcr.io/meeb/tubesync
|
||||||
@@ -39,5 +39,5 @@ sources:
|
|||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tubesync
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tubesync
|
||||||
- https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync
|
- https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync
|
||||||
type: application
|
type: application
|
||||||
version: 9.0.9
|
version: 9.0.10
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ghcr.io/meeb/tubesync
|
repository: ghcr.io/meeb/tubesync
|
||||||
tag: latest@sha256:c1d5447544f4e03efeb7de79d8c64ddeb7caf2cd76f5d12ba44b7a5c63b74115
|
tag: latest@sha256:ef3d99a87b04c9c220da128ae2a49707a9f5200e1b8402a032577da34febfca4
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user