Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

fix(container): update ghcr.io/onedr0p/radarr-develop docker tag to 4.2.4.6635 #890

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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 cluster/apps/media/radarr-uhd/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
nameOverride: *app
image:
repository: ghcr.io/onedr0p/radarr-develop
tag: 4.2.0.6438@sha256:962e8257a60880c8060516bb717188cdb8efe5ed183e60629b5271a6f7b0b093
tag: 4.2.4.6635@sha256:0848d89de846b7cc977cef28b7c1d950a773e6c4d6867dca26e615c6bf32e063
env:
TZ: "${TIMEZONE}"
RADARR__INSTANCE_NAME: Radarr (UHD)
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/media/radarr/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
nameOverride: *app
image:
repository: ghcr.io/onedr0p/radarr-develop
tag: 4.2.0.6438@sha256:962e8257a60880c8060516bb717188cdb8efe5ed183e60629b5271a6f7b0b093
tag: 4.2.4.6635@sha256:0848d89de846b7cc977cef28b7c1d950a773e6c4d6867dca26e615c6bf32e063
env:
TZ: "${TIMEZONE}"
RADARR__INSTANCE_NAME: Radarr
Expand Down