Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jr0dd/home-ops
Browse files Browse the repository at this point in the history
  • Loading branch information
jr0dd committed Oct 5, 2023
2 parents 61417cd + 182cf68 commit 1771a4e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cluster/apps/media/prowlarr/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
values:
image:
repository: ghcr.io/onedr0p/prowlarr-nightly
tag: 1.9.2.3986@sha256:e4ed767be32a779ffe9b603b3d2365f3fc4b8a31cf79b34ad384cdc71b235fb3
tag: 1.9.3.4010@sha256:692201bed229c4dd9228361875b4c3e59559b0d62310b58464e8c9f8f1eee48d
controller:
strategy: RollingUpdate
env:
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:
values:
image:
repository: ghcr.io/onedr0p/radarr-develop
tag: 5.0.2.8103@sha256:45d478025148777fd370e28c7915b5412295ab0794005aa5e283d5510d5cab7d
tag: 5.0.3.8107@sha256:2c4fca668420dfa87b286da9b0a43f6dc64fd26329f9e914bc2de58887091eaf
controller:
strategy: RollingUpdate
env:
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/media/sonarr/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
values:
image:
repository: ghcr.io/onedr0p/sonarr-develop
tag: 4.0.0.686@sha256:8faffe81ec2ae2339c9c379bd4381815e047c5a14845380c03b97f523bde4507
tag: 4.0.0.688@sha256:651261e5fdcc5399edda1bff312a50cad131a36d6a8f8dc39e43a352f4f2e0c3
controller:
strategy: RollingUpdate
env:
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/monitoring/grafana/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: grafana
version: 6.60.1
version: 6.60.2
sourceRef:
kind: HelmRepository
name: grafana
Expand Down

0 comments on commit 1771a4e

Please sign in to comment.