From a3cbf6cf7cd95b3263aff7d15545fdd732f1bc5b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 12 Mar 2024 01:30:46 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/sbondco/watcharr to v1.35.2@bf9adb6 by renovate (#19104) 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://togithub.com/sbondCo/Watcharr) | minor | `v1.34.0` -> `v1.35.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
sbondCo/Watcharr (ghcr.io/sbondco/watcharr) ### [`v1.35.2`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.35.2) [Compare Source](https://togithub.com/sbondCo/Watcharr/compare/v1.35.1...v1.35.2) #### Fixed - `Registering Disabled` bug when setting up first user [#​400](https://togithub.com/sbondCo/Watcharr/issues/400) If you were affected by this bug, please remove your `watcharr.json` config file, update to this version and try again (alternatively, you could update your `watcharr.json` config and set `SIGNUP_ENABLED` to `true` then restart). Sorry for any inconvenience. #### 🥇 Credit - Thanks to [@​priyajit4u](https://togithub.com/priyajit4u) for reporting the issue fixed in this release. **Package**: https://github.com/orgs/sbondCo/packages/container/watcharr/188028779?tag=v1.35.2 **Full Changelog**: https://github.com/sbondCo/Watcharr/compare/v1.35.1...v1.35.2 ### [`v1.35.1`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.35.1) [Compare Source](https://togithub.com/sbondCo/Watcharr/compare/v1.35.0...v1.35.1) #### Fixed - Don't omit `SIGNUP_ENABLED` from config when false (fixing it being re-enabled after a restart) by [@​IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/399](https://togithub.com/sbondCo/Watcharr/pull/399) #### Documentation - Add `restart` property to docker-compose example by [@​IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/398](https://togithub.com/sbondCo/Watcharr/pull/398) #### 🥇 Credit - Thanks to [@​n00b12345](https://togithub.com/n00b12345) for suggesting/reporting the two changes made in this patch release. **Package**: https://github.com/orgs/sbondCo/packages/container/watcharr/187807718?tag=v1.35.1 **Full Changelog**: https://github.com/sbondCo/Watcharr/compare/v1.35.0...v1.35.1 ### [`v1.35.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.35.0) [Compare Source](https://togithub.com/sbondCo/Watcharr/compare/v1.34.0...v1.35.0) #### New - Editing activity time and (soft) deleting activity by [@​stephaje](https://togithub.com/stephaje) in [https://github.com/sbondCo/Watcharr/pull/366](https://togithub.com/sbondCo/Watcharr/pull/366) ![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/f4c404f5-8824-4583-84a5-eddbd9b93583) - Jellyfin (Manual) Sync (for jellyfin profile, triggered by button in profile page) by [@​IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/394](https://togithub.com/sbondCo/Watcharr/pull/394) & [https://github.com/sbondCo/Watcharr/pull/395](https://togithub.com/sbondCo/Watcharr/pull/395) #### Maintenance - ui: bump vite from 5.0.12 to 5.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/369](https://togithub.com/sbondCo/Watcharr/pull/369) - ui: bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.21.0 to 7.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/367](https://togithub.com/sbondCo/Watcharr/pull/367) - ui: bump prettier-plugin-svelte from 3.1.2 to 3.2.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/368](https://togithub.com/sbondCo/Watcharr/pull/368) - ui: bump svelte-check from 3.6.3 to 3.6.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/370](https://togithub.com/sbondCo/Watcharr/pull/370) #### New Contributors - [@​stephaje](https://togithub.com/stephaje) made their first contribution (thanks a lot!) in [https://github.com/sbondCo/Watcharr/pull/366](https://togithub.com/sbondCo/Watcharr/pull/366) **Package**: https://github.com/orgs/sbondCo/packages/container/watcharr/187219192?tag=v1.35.0 **Full Changelog**: https://github.com/sbondCo/Watcharr/compare/v1.34.0...v1.35.0
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). --- charts/stable/watcharr/Chart.yaml | 6 +++--- charts/stable/watcharr/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/watcharr/Chart.yaml b/charts/stable/watcharr/Chart.yaml index a1d07c8755b..23d5c287a21 100644 --- a/charts/stable/watcharr/Chart.yaml +++ b/charts/stable/watcharr/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.34.0 +appVersion: 1.35.2 dependencies: - name: common version: 20.0.6 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.png keywords: - watcharr - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr - https://ghcr.io/sbondco/watcharr type: application -version: 4.5.0 +version: 4.6.0 diff --git a/charts/stable/watcharr/values.yaml b/charts/stable/watcharr/values.yaml index b81f5931317..093a37ecc73 100644 --- a/charts/stable/watcharr/values.yaml +++ b/charts/stable/watcharr/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/sbondco/watcharr - tag: v1.34.0@sha256:8564b4845bf99a3db10f1f9920b92c224afd2eeb5ff0add2ee109e9734754cb1 + tag: v1.35.2@sha256:bf9adb619aa7b6ea9da3609546bc5f80135c8def3adcddaace248d6842ed0ae6 pullPolicy: IfNotPresent securityContext: