From f508ce78127fa520ed1ef9e4f8928402a7a1cfb7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 19 May 2025 02:21:02 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/sbondco?= =?UTF-8?q?/watcharr=20v2.0.2=20=E2=86=92=20v2.1.0=20(#35488)?= 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) | minor | `1e82b2c` -> `09f4dbc` | 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.0`](https://redirect.github.com/sbondCo/Watcharr/releases/tag/v2.1.0) [Compare Source](https://redirect.github.com/sbondCo/Watcharr/compare/v2.0.2...v2.1.0) #### New - About modal (accessible via face menu) by [@​Clusters](https://redirect.github.com/Clusters) in [https://github.com/sbondCo/Watcharr/pull/811](https://redirect.github.com/sbondCo/Watcharr/pull/811) - System app theme (automatically swaps between light/dark themes depending on system config) by [@​antoniosarro](https://redirect.github.com/antoniosarro) in [https://github.com/sbondCo/Watcharr/pull/822](https://redirect.github.com/sbondCo/Watcharr/pull/822) - Search shortcut (`Ctrl+S`) by [@​IRHM](https://redirect.github.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/886](https://redirect.github.com/sbondCo/Watcharr/pull/886) #### Fixed - Improve imdb import accuracy by [@​jigglycrumb](https://redirect.github.com/jigglycrumb) in [https://github.com/sbondCo/Watcharr/pull/880](https://redirect.github.com/sbondCo/Watcharr/pull/880) - Support for importing ryot 8 files by [@​IvanBeke](https://redirect.github.com/IvanBeke) in [https://github.com/sbondCo/Watcharr/pull/862](https://redirect.github.com/sbondCo/Watcharr/pull/862) - Search: add missing keys that search handler should ignore by [@​IRHM](https://redirect.github.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/886](https://redirect.github.com/sbondCo/Watcharr/pull/886) #### Maintenance - server: bump github.com/gin-contrib/cors from 1.7.3 to 1.7.5 in /server by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/864](https://redirect.github.com/sbondCo/Watcharr/pull/864) - server: bump golang.org/x/crypto from 0.32.0 to 0.37.0 in /server by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/863](https://redirect.github.com/sbondCo/Watcharr/pull/863) - server: bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /server by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/846](https://redirect.github.com/sbondCo/Watcharr/pull/846) - server: bump github.com/go-co-op/gocron/v2 from 2.14.2 to 2.16.1 in /server by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/842](https://redirect.github.com/sbondCo/Watcharr/pull/842) - ui: bump [@​sveltejs/kit](https://redirect.github.com/sveltejs/kit) from 2.16.0 to 2.20.6 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/875](https://redirect.github.com/sbondCo/Watcharr/pull/875) - ui: bump vite from 6.0.7 to 6.2.6 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/873](https://redirect.github.com/sbondCo/Watcharr/pull/873) - ui: bump axios from 1.7.9 to 1.8.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/855](https://redirect.github.com/sbondCo/Watcharr/pull/855) - ui: bump prettier-plugin-svelte from 3.3.2 to 3.3.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/773](https://redirect.github.com/sbondCo/Watcharr/pull/773) - ui: bump [@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 8.19.0 to 8.30.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/874](https://redirect.github.com/sbondCo/Watcharr/pull/874) - ui: bump sass from 1.83.0 to 1.86.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/867](https://redirect.github.com/sbondCo/Watcharr/pull/867) - ui: bump eslint-config-prettier from 9.1.0 to 10.1.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/872](https://redirect.github.com/sbondCo/Watcharr/pull/872) - ui: bump typescript from 5.7.2 to 5.8.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/865](https://redirect.github.com/sbondCo/Watcharr/pull/865) #### Documentation - doc: Add text-file, trakt, watcharr pages for importing. by [@​IRHM](https://redirect.github.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/883](https://redirect.github.com/sbondCo/Watcharr/pull/883) #### Credits Many thanks to everyone who has worked on this release! - [@​Clusters](https://redirect.github.com/Clusters) made their first contribution in [https://github.com/sbondCo/Watcharr/pull/811](https://redirect.github.com/sbondCo/Watcharr/pull/811) - [@​jigglycrumb](https://redirect.github.com/jigglycrumb) made their first contribution in [https://github.com/sbondCo/Watcharr/pull/880](https://redirect.github.com/sbondCo/Watcharr/pull/880) - [@​IvanBeke](https://redirect.github.com/IvanBeke) made their first contribution in [https://github.com/sbondCo/Watcharr/pull/862](https://redirect.github.com/sbondCo/Watcharr/pull/862) #### The Future v3.0 has been in-progress for a while now. A rework of how list data is handled is coming soon. Nothing but better performance should be noticed by you (as usual, there will be zero breaking changes so don't worry about migrations). When v3.0 is released, we will get back to more regular feature releases. #### 🆘 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/418145464?tag=v2.1.0 or on [docker hub](https://hub.docker.com/layers/sbondco/watcharr/v2.1.0/images/sha256-09f4dbc21aa67b689516357fb51718470dc2c0985bcc272c34d5cd94c5ef9cc7). **Full Changelog**: https://github.com/sbondCo/Watcharr/compare/v2.0.2...v2.1.0
--- ### 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). --- charts/stable/watcharr/Chart.yaml | 4 ++-- charts/stable/watcharr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/watcharr/Chart.yaml b/charts/stable/watcharr/Chart.yaml index 3cb49bd0c3d..d480eca3946 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.0.2 +appVersion: 2.1.0 dependencies: - name: common version: 25.4.10 @@ -36,5 +36,5 @@ sources: - https://github.com/sbondCo/Watcharr - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr type: application -version: 7.0.4 +version: 7.1.0 diff --git a/charts/stable/watcharr/values.yaml b/charts/stable/watcharr/values.yaml index cbecb38aa86..092f191daf9 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.0.2@sha256:1e82b2c173ff035e6f333485a5526a3670c5dfd27b9e163ffac12893d7f4469a + tag: v2.1.0@sha256:09f4dbc21aa67b689516357fb51718470dc2c0985bcc272c34d5cd94c5ef9cc7 pullPolicy: IfNotPresent securityContext: