diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 75cfed13f..9983b1f4c 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -33,12 +33,12 @@ { "matchUpdateTypes": ["patch"], "automerge": true, - "excludePackagePatterns": ["notdeluge","notrutorrent","notjellyfin"] + "excludePackagePatterns": ["notdeluge","notrutorrent","notjellyfin","filebrowser","immich-machine-learning","immich-server","rdtclient"] }, { "matchUpdateTypes": ["minor"], "automerge": true, - "excludePackagePatterns": ["filebrowser","immich-machine-learning","immich-server"] + "excludePackagePatterns": ["filebrowser","immich-machine-learning","immich-server","rdtclient"] } ], // since we version by bumping, each PR needs to be rebased every time we merge diff --git a/charts/myprecious/values.yaml b/charts/myprecious/values.yaml index e3f4999e2..80b2f2b07 100644 --- a/charts/myprecious/values.yaml +++ b/charts/myprecious/values.yaml @@ -9678,7 +9678,7 @@ rdtclient: &app_rdtclient app.elfhosted.com/class: debrid image: repository: ghcr.io/elfhosted/rdtclient - tag: v2.0.84@sha256:f74b2b24af2f462b4c06361daeb687da3e37a71131f2c1918eb07a2a49eee25a + tag: v2.0.81 controller: annotations: configmap.reloader.stakater.com/reload: "elfbot-all,storage-changed,elfbot-rdtclient"