From b14adc37815f57c3078b363401ed041750db6ed7 Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Sat, 30 Aug 2025 17:38:34 +0000 Subject: [PATCH] build: automatic update of prowlarr updates image linuxserver/prowlarr tag 'dummy' to 'sha256:4f2a6d597845b2f3e19284b1d982b3e0b4bd7c22472c2979c956aa198b83f472' --- prowlarr/.argocd-source-prowlarr.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 prowlarr/.argocd-source-prowlarr.yaml diff --git a/prowlarr/.argocd-source-prowlarr.yaml b/prowlarr/.argocd-source-prowlarr.yaml new file mode 100644 index 0000000..054a821 --- /dev/null +++ b/prowlarr/.argocd-source-prowlarr.yaml @@ -0,0 +1,8 @@ +helm: + parameters: + - name: image.repository + value: lscr.io/linuxserver/prowlarr + forcestring: true + - name: image.tag + value: latest@sha256:4f2a6d597845b2f3e19284b1d982b3e0b4bd7c22472c2979c956aa198b83f472 + forcestring: true