Compare commits

...

2 Commits

Author SHA1 Message Date
78529ede23 Update ghcr.io/linuxserver/prowlarr:2.3.0 Docker digest to d3e9307
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 24s
2026-01-17 03:53:41 +00:00
755b5995ed fix mount
All checks were successful
render-manifests-push / render-manifests-push (push) Successful in 35s
lint-test-helm / lint-helm (push) Successful in 37s
renovate / renovate (push) Successful in 1m18s
2026-01-16 21:52:00 -06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ prowlarr:
main:
image:
repository: ghcr.io/linuxserver/prowlarr
tag: 2.3.0@sha256:67a8aaedcfd6989f3030b937a6a07007310b1dfc7ee8df16d2cbfa48d1c1158c
tag: 2.3.0@sha256:d3e9307b320b6772749a2cf8fc2712e9e824c4930b034680ad4d08a9e2f25884
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -145,7 +145,7 @@ yubal-playlist:
name: yubal-playlist-cookie
advancedMounts:
main:
init-copy-config:
main:
- path: /app/ytdlp/cookies.txt
readOnly: true
mountPropagation: None