From 4640c4be45a037ca4fe75c1d214e76e655f8fa88 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 15 Oct 2024 14:39:08 +0200 Subject: [PATCH] chore(container): update image ghcr.io/sbondco/watcharr to v1 by renovate (#27700) 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 | `0ef8377` -> `90c2c58` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
sbondCo/Watcharr (ghcr.io/sbondco/watcharr) ### [`v1.44.1`](https://redirect.github.com/sbondCo/Watcharr/releases/tag/v1.44.1) [Compare Source](https://redirect.github.com/sbondCo/Watcharr/compare/v1.44.0...v1.44.1) #### Fixed - Fix PosterRating `minimal` option (previously stopped the popup from showing when used in the Seasons List and its Episode Items) by [@​IRHM](https://redirect.github.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/655](https://redirect.github.com/sbondCo/Watcharr/pull/655) - Poster: Fix focus lost after giving status/rating via quick btns by [@​IRHM](https://redirect.github.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/657](https://redirect.github.com/sbondCo/Watcharr/pull/657) - Improve download file func - don't make empty files, add extra logging by [@​IRHM](https://redirect.github.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/658](https://redirect.github.com/sbondCo/Watcharr/pull/658) #### Maintenance - Created a [security policy](https://redirect.github.com/sbondCo/Watcharr/blob/dev/SECURITY.md) for the repository. #### Thanks - [@​senz](https://redirect.github.com/senz) for reporting the PosterRating issue in [#​654](https://redirect.github.com/sbondCo/Watcharr/issues/654) #### 🆘 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/sbondCo/Watcharr/pkgs/container/watcharr/288447184?tag=v1.44.1 or [on docker hub](https://hub.docker.com/layers/sbondco/watcharr/v1.44.1/images/sha256-90c2c58cd0d2d74ada7eaaf0350fb7c928b0d89f0031dc1c93a0bae653fcbe8c?context=explore) **Full Changelog**: https://github.com/sbondCo/Watcharr/compare/v1.44.0...v1.44.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). --- 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 12c584c1755..fbdf4fcc7af 100644 --- a/charts/stable/watcharr/Chart.yaml +++ b/charts/stable/watcharr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.44.0 +appVersion: 1.44.1 dependencies: - name: common version: 25.0.0 @@ -33,4 +33,4 @@ sources: - https://github.com/sbondCo/Watcharr - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr type: application -version: 6.7.0 +version: 6.7.1 diff --git a/charts/stable/watcharr/values.yaml b/charts/stable/watcharr/values.yaml index 254b8fb2914..c103b990a97 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.44.0@sha256:0ef8377d2bb68fe6f793ab9c994cc097b20582f646d29311db98aae2ab11a63d + tag: v1.44.1@sha256:90c2c58cd0d2d74ada7eaaf0350fb7c928b0d89f0031dc1c93a0bae653fcbe8c pullPolicy: IfNotPresent securityContext: