Compare commits

2 Commits

Author SHA1 Message Date
6f9d6b54de Update ghcr.io/siderolabs/talosctl Docker tag to v1.12.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 17s
2025-12-29 23:46:00 +00:00
6475630b85 move to override
All checks were successful
lint-test-helm / lint-helm (push) Successful in 23s
render-manifests-push / render-manifests-push (push) Successful in 27s
renovate / renovate (push) Successful in 2m57s
2025-12-29 17:44:19 -06:00
2 changed files with 8 additions and 14 deletions

View File

@@ -405,7 +405,7 @@ etcd-defrag:
main: main:
image: image:
repository: ghcr.io/siderolabs/talosctl repository: ghcr.io/siderolabs/talosctl
tag: v1.11.6 tag: v1.12.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
args: args:
- etcd - etcd
@@ -438,7 +438,7 @@ etcd-defrag:
main: main:
image: image:
repository: ghcr.io/siderolabs/talosctl repository: ghcr.io/siderolabs/talosctl
tag: v1.11.6 tag: v1.12.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
args: args:
- etcd - etcd
@@ -471,7 +471,7 @@ etcd-defrag:
main: main:
image: image:
repository: ghcr.io/siderolabs/talosctl repository: ghcr.io/siderolabs/talosctl
tag: v1.11.6 tag: v1.12.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
args: args:
- etcd - etcd

View File

@@ -41,16 +41,12 @@ ytdl-sub:
config.yaml: | config.yaml: |
configuration: configuration:
working_directory: /cache working_directory: /cache
subscriptions.yaml: |
presets: __preset__:
Custom MP3:
preset: preset:
- "Max MP3 Quality" - "Max MP3 Quality"
embed_thumbnail: True embed_thumbnail: True
square_thumbnail: True square_thumbnail: True
throttle_protection: throttle_protection:
sleep_per_download_s: sleep_per_download_s:
min: 5 min: 5
@@ -61,12 +57,10 @@ ytdl-sub:
max_downloads_per_subscription: max_downloads_per_subscription:
min: 1 min: 1
max: 200 max: 200
overrides:
music_directory: "/music"
overrides: YouTube Releases:
music_directory: "/music"
subscriptions.yaml: |
YouTube Releases | Custom MP3:
- "https://www.youtube.com/playlist?list=PLtiOoYqxYXtKK3fMya_xhqK0Wit0i10Gy&si=8wNBH-kGT9Nx0XBK" # Music Saved - "https://www.youtube.com/playlist?list=PLtiOoYqxYXtKK3fMya_xhqK0Wit0i10Gy&si=8wNBH-kGT9Nx0XBK" # Music Saved
persistence: persistence: