Skip to content

Commit

Permalink
Merge branch 'main' of github.com:coolguy1771/home-ops
Browse files Browse the repository at this point in the history
  • Loading branch information
coolguy1771 committed Aug 31, 2024
2 parents 638b5dd + 3e970ce commit ad5da1b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/media/prowlarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/prowlarr-develop
tag: 1.21.2.4649@sha256:d82c09f83e1f7ec200eb99832d3eb05cbb6b59da9c5d819abe648b4199d102c5
tag: 1.21.2.4649@sha256:4482eda920a8786faa2b7f9100001aaaa3893582e2a98685982f5b4b160e45db
env:
PROWLARR__APP__INSTANCENAME: Prowlarr
PROWLARR__APP__THEME: dark
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/qbittorrent-beta
tag: 4.6.6@sha256:5c45ee64bffa689f227da509372b6be3493b3be5e247c9a8559600bb67cbb2c9
tag: 4.6.6@sha256:0987998ecc1c059a2e56dfc19649667a73d322e1aa2a1918319e4c8bc788dc30
env:
TZ: America/New_York
QBITTORRENT__PORT: &port 80
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/media/radarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/radarr-develop
tag: 5.10.0.9090@sha256:3802c38f08a3350637d6d9ba10a35a89b791afd95c2e4e7e7402e69c0910b50c
tag: 5.10.0.9090@sha256:67a07be6401d7138325539dca4f87cd31b5b827789b94408baec7962160736e6
env:
RADARR__APP__INSTANCENAME: Radarr
RADARR__APP__THEME: dark
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/media/sabnzbd/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/sabnzbd
tag: 4.3.3@sha256:c8a03bbe260ba1646fd0e58f9b45dfda8f0a0c9f1f9b5f6f92440cd689cdf353
tag: 4.3.3@sha256:4ad73733ae11eb03852ba99d6e49bff93f8087f9f77b9b193a1063c3f6f31482
env:
TZ: America/New_York
SABNZBD__PORT: &port 80
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/media/sonarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/sonarr-develop
tag: 4.0.9.2278@sha256:6309a441058bdcbdf90e890eef5a8b5ef515786edcb597c27bf00a914ee7579e
tag: 4.0.9.2278@sha256:fd9c4c8425333440bc2f63f19b22f62749aef9869b101aa7cc8d56f37fa8225d
env:
SONARR__APP__INSTANCENAME: Sonarr
SONARR__APP__THEME: dark
Expand Down

0 comments on commit ad5da1b

Please sign in to comment.