From fea4bace6ae26e08daeeaec19cb1b6d61896560d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Jul 2025 18:12:25 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/sbondco?= =?UTF-8?q?/watcharr=20v2.1.0=20=E2=86=92=20v2.1.1=20(#37655)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/sbondco/watcharr](https://redirect.github.com/sbondCo/Watcharr) | patch | `09f4dbc` -> `e19f8be` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
sbondCo/Watcharr (ghcr.io/sbondco/watcharr) ### [`v2.1.1`](https://redirect.github.com/sbondCo/Watcharr/releases/tag/v2.1.1) [Compare Source](https://redirect.github.com/sbondCo/Watcharr/compare/v2.1.0...v2.1.1) #### Fixed - import: Perfect matching now takes Year into account if provided by [@​IRHM](https://redirect.github.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/915](https://redirect.github.com/sbondCo/Watcharr/pull/915) - StarRating: Ignore star presses if scroll position changes from start to end of click (this should fix accidental rating changes when trying to scroll down the page on mobile) by [@​IRHM](https://redirect.github.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/916](https://redirect.github.com/sbondCo/Watcharr/pull/916) - Fix Twitch init error logging bug by [@​ParksideParade](https://redirect.github.com/ParksideParade) in [https://github.com/sbondCo/Watcharr/pull/921](https://redirect.github.com/sbondCo/Watcharr/pull/921) - fix bug on return from blurhash.Encode by [@​ParksideParade](https://redirect.github.com/ParksideParade) in [https://github.com/sbondCo/Watcharr/pull/922](https://redirect.github.com/sbondCo/Watcharr/pull/922) #### Credits Many thanks to everyone who has worked on this release! - [@​ParksideParade](https://redirect.github.com/ParksideParade) made their first contribution in [https://github.com/sbondCo/Watcharr/pull/921](https://redirect.github.com/sbondCo/Watcharr/pull/921) #### 🆘 Getting Help If you need help, encounter an issue or find a bug please [create an issue](https://redirect.github.com/sbondCo/Watcharr/issues/new/choose) or [join our space on Matrix](https://matrix.to/#/#watcharr:matrix.org) for support. Always happy to help! **Package**: https://github.com/orgs/sbondCo/packages/container/watcharr/462309867?tag=v2.1.1 or on [docker hub](https://hub.docker.com/layers/sbondco/watcharr/v2.1.1/images/sha256-8a94e8c5b718e61c073117b6eaef24095b326e94a9114bf56fe10ad0f0ae959e). **Full Changelog**: https://github.com/sbondCo/Watcharr/compare/v2.1.0...v2.1.1
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/watcharr/Chart.yaml | 5 ++--- charts/stable/watcharr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/charts/stable/watcharr/Chart.yaml b/charts/stable/watcharr/Chart.yaml index 487cbcc6e96..81b7d27692d 100644 --- a/charts/stable/watcharr/Chart.yaml +++ b/charts/stable/watcharr/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.1.0 +appVersion: 2.1.1 dependencies: - name: common version: 28.13.0 @@ -36,5 +36,4 @@ sources: - https://github.com/sbondCo/Watcharr - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr type: application -version: 8.1.1 - +version: 8.1.2 diff --git a/charts/stable/watcharr/values.yaml b/charts/stable/watcharr/values.yaml index 4188e91e963..6494162d4ed 100644 --- a/charts/stable/watcharr/values.yaml +++ b/charts/stable/watcharr/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/sbondco/watcharr - tag: v2.1.0@sha256:df20b1c1337f76808c60e895360fadd82b38a33cd07cce5c1a8f20b5f2cba594 + tag: v2.1.1@sha256:e19f8beec1269b4a6677549ca212acbba829fae5ee4113c9687f0b04611db7b8 pullPolicy: IfNotPresent securityContext: