Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchross committed Oct 24, 2024
2 parents d11618a + ea4142d commit 997c350
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/media/arr/prowlarr/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
type: RuntimeDefault
containers:
- name: prowlarr
image: ghcr.io/onedr0p/prowlarr:1.23.1
image: ghcr.io/onedr0p/prowlarr:1.25.4
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
Expand Down
2 changes: 1 addition & 1 deletion apps/media/arr/radarr/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
type: RuntimeDefault
containers:
- name: radarr
image: ghcr.io/onedr0p/radarr:5.10.4
image: ghcr.io/onedr0p/radarr:5.12.2
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
Expand Down

0 comments on commit 997c350

Please sign in to comment.