Update application images to latest versions
- Actual Budget: 25.1.0 → 25.3.1 - Prowlarr: 1.23.1 → 1.37.0.5076-ls121 - Radarr: 5.10.4 → 5.26.2 - Sonarr: 4.0.9 → 4.0.15 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ image:
|
|||||||
repository: docker.io/actualbudget/actual-server
|
repository: docker.io/actualbudget/actual-server
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: "25.1.0"
|
tag: "25.3.1"
|
||||||
|
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: lscr.io/linuxserver/prowlarr
|
repository: lscr.io/linuxserver/prowlarr
|
||||||
tag: 1.23.1
|
tag: 1.37.0.5076-ls121
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@ replicaCount: 1
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/radarr
|
repository: ghcr.io/linuxserver/radarr
|
||||||
tag: 5.10.4
|
tag: 5.26.2
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@ replicaCount: 1
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/sonarr
|
repository: ghcr.io/linuxserver/sonarr
|
||||||
tag: 4.0.9
|
tag: 4.0.15
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user