Skip to content

Commit

Permalink
chore(deps): update media
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 26, 2024
1 parent 3324526 commit e34172e
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion charts/media/bazarr/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories:

releases:
- name: bazarr
version: 2.4.0
version: 3.0.4
atomic: true
namespace: self
chart: bjw-s/app-template
Expand Down
2 changes: 1 addition & 1 deletion charts/media/bazarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ controllers:
main:
image:
repository: linuxserver/bazarr
tag: 1.4.0
tag: 1.4.2
pullPolicy: IfNotPresent

service:
Expand Down
2 changes: 1 addition & 1 deletion charts/media/jellyfin/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories:

releases:
- name: jellyfin
version: 2.4.0
version: 3.0.4
atomic: true
namespace: self
chart: bjw-s/app-template
Expand Down
2 changes: 1 addition & 1 deletion charts/media/jellyfin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ controllers:
main:
image:
repository: linuxserver/jellyfin
tag: 10.8.13
tag: 2021.12.16
pullPolicy: IfNotPresent

service:
Expand Down
2 changes: 1 addition & 1 deletion charts/media/overseerr/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories:

releases:
- name: overseerr
version: 2.4.0
version: 3.0.4
atomic: true
namespace: self
chart: bjw-s/app-template
Expand Down
2 changes: 1 addition & 1 deletion charts/media/overseerr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ controllers:
main:
image:
repository: linuxserver/overseerr
tag: 1.33.2
tag: 2021.12.12
pullPolicy: IfNotPresent

service:
Expand Down
2 changes: 1 addition & 1 deletion charts/media/plex/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories:

releases:
- name: plex
version: 2.4.0
version: 3.0.4
atomic: true
namespace: self
chart: bjw-s/app-template
Expand Down
2 changes: 1 addition & 1 deletion charts/media/plex/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ controllers:
main:
image:
repository: linuxserver/plex
tag: 1.32.8
tag: 1.40.1
pullPolicy: IfNotPresent
env:
PGID: "1000"
Expand Down
2 changes: 1 addition & 1 deletion charts/media/radarr/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories:

releases:
- name: radarr
version: 2.4.0
version: 3.0.4
atomic: true
namespace: self
chart: bjw-s/app-template
Expand Down
4 changes: 2 additions & 2 deletions charts/media/radarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ controllers:
main:
image:
repository: linuxserver/radarr
tag: 5.2.6
tag: 5.3.6
pullPolicy: IfNotPresent
env:
PGID: "1000"
Expand All @@ -23,7 +23,7 @@ controllers:
main:
image:
repository: ghcr.io/onedr0p/exportarr
tag: v1.5.3
tag: v2.0.0
pullPolicy: IfNotPresent
args: ["radarr"]
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/media/sonarr/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories:

releases:
- name: sonarr
version: 2.4.0
version: 3.0.4
atomic: true
namespace: self
chart: bjw-s/app-template
Expand Down
4 changes: 2 additions & 2 deletions charts/media/sonarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ controllers:
main:
image:
repository: linuxserver/sonarr
tag: 4.0.0-develop
tag: 4.0.2-develop
pullPolicy: IfNotPresent
env:
PGID: "1000"
Expand All @@ -17,7 +17,7 @@ controllers:
main:
image:
repository: ghcr.io/onedr0p/exportarr
tag: v1.5.3
tag: v2.0.0
pullPolicy: IfNotPresent
args: ["sonarr"]
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/media/tautulli/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories:

releases:
- name: tautulli
version: 2.4.0
version: 3.0.4
atomic: true
namespace: self
chart: bjw-s/app-template
Expand Down

0 comments on commit e34172e

Please sign in to comment.