mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 22:01:21 -03:00
chore(container): update image ghcr.io/sbondco/watcharr to v1 by renovate (#27700)
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 <details> <summary>sbondCo/Watcharr (ghcr.io/sbondco/watcharr)</summary> ### [`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 </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user