diff --git a/custom_helm_charts/prowlarr/.argocd-source-prowlarr.yaml b/custom_helm_charts/prowlarr/.argocd-source-prowlarr.yaml deleted file mode 100644 index 054a821..0000000 --- a/custom_helm_charts/prowlarr/.argocd-source-prowlarr.yaml +++ /dev/null @@ -1,8 +0,0 @@ -helm: - parameters: - - name: image.repository - value: lscr.io/linuxserver/prowlarr - forcestring: true - - name: image.tag - value: latest@sha256:4f2a6d597845b2f3e19284b1d982b3e0b4bd7c22472c2979c956aa198b83f472 - forcestring: true diff --git a/helm-values/qbittorrent_values.yaml b/helm-values/qbittorrent_values.yaml index 8235851..c8f2589 100644 --- a/helm-values/qbittorrent_values.yaml +++ b/helm-values/qbittorrent_values.yaml @@ -4,7 +4,7 @@ replicaCount: 1 qbittorrent: image: repository: lscr.io/linuxserver/qbittorrent - tag: "5.1.0" + tag: "5.2.0" pullPolicy: Always env: - name: PUID