From 3a467d9d5ac4136f93cefee9067b25b6d5941b7c Mon Sep 17 00:00:00 2001 From: gilgamezh Date: Sat, 10 Jan 2026 17:53:36 +0100 Subject: [PATCH] set latest for everything --- helm-values/ollama_values.yaml | 2 +- helm-values/plex_values.yml | 2 +- helm-values/prowlarr_values.yml | 2 +- helm-values/radarr_values.yaml | 2 +- helm-values/sonarr_values.yaml | 2 +- helm-values/transmission_values.yml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/helm-values/ollama_values.yaml b/helm-values/ollama_values.yaml index 0c34350..acac9c1 100644 --- a/helm-values/ollama_values.yaml +++ b/helm-values/ollama_values.yaml @@ -2,7 +2,7 @@ replicaCount: 1 image: repository: ollama/ollama pullPolicy: IfNotPresent - tag: "latest@sha256:d4188c1dfa870386a14e299976aed96daeb83876b69e1a852c9d09ea76463b9f" + tag: "latest" # Ollama parameters diff --git a/helm-values/plex_values.yml b/helm-values/plex_values.yml index 7beb8cb..e271cbf 100644 --- a/helm-values/plex_values.yml +++ b/helm-values/plex_values.yml @@ -2,7 +2,7 @@ claimToken: "claim-E_NxQDtUMMVsLCBFvybK" image: repository: linuxserver/plex - tag: "latest@sha256:28f18c27b6822328df994154dbf7c0f511032d9f91bbd10881030b706afd8593" + tag: "latest" pullPolicy: Always diff --git a/helm-values/prowlarr_values.yml b/helm-values/prowlarr_values.yml index 67e0830..bec6ae5 100644 --- a/helm-values/prowlarr_values.yml +++ b/helm-values/prowlarr_values.yml @@ -1,6 +1,6 @@ image: repository: lscr.io/linuxserver/prowlarr - tag: "latest@sha256:4f2a6d597845b2f3e19284b1d982b3e0b4bd7c22472c2979c956aa198b83f472" + tag: "latest" pullPolicy: Always env: diff --git a/helm-values/radarr_values.yaml b/helm-values/radarr_values.yaml index 2aefc8c..f791706 100644 --- a/helm-values/radarr_values.yaml +++ b/helm-values/radarr_values.yaml @@ -3,7 +3,7 @@ replicaCount: 1 image: repository: ghcr.io/linuxserver/radarr - tag: "latest@sha256:7eb64f5af8bbe48e79bc55c0c37ca8db89b2f073a9ff0094f603916ae1df9de8" + tag: "latest" pullPolicy: Always env: diff --git a/helm-values/sonarr_values.yaml b/helm-values/sonarr_values.yaml index 909403f..903095d 100644 --- a/helm-values/sonarr_values.yaml +++ b/helm-values/sonarr_values.yaml @@ -3,7 +3,7 @@ replicaCount: 1 image: repository: ghcr.io/linuxserver/sonarr - tag: "latest@sha256:e00e87e0e7c24fdc992093756f120a6ab292790b6a637ff3641bf813091cd726" + tag: "latest" pullPolicy: Always env: diff --git a/helm-values/transmission_values.yml b/helm-values/transmission_values.yml index 811dc78..8f88f81 100644 --- a/helm-values/transmission_values.yml +++ b/helm-values/transmission_values.yml @@ -3,7 +3,7 @@ replicaCount: 1 image: repository: "haugene/transmission-openvpn" - tag: "latest@sha256:ecc30da79114d801295fd10a5dbaf8640b19707d012fb55be0671ddbe0503037" + tag: "latest" pullPolicy: "IfNotPresent" env: