Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kubernetes/apps/default/prowlarr/app/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
fsGroupChangePolicy: OnRootMismatch
containers:
- name: app
image: ghcr.io/home-operations/prowlarr:2.3.5.5318@sha256:a44d003ee6f6ce23882d009482ca2ac7f951df64e73bfa04711363268d278562
image: ghcr.io/home-operations/prowlarr:2.3.5.5327@sha256:fc87e9af2f175ef19610fdcf1fcdcc84d5099127211cc6733f826409b2733237
env:
- name: TZ
value: "America/New_York"
Expand Down