chore(deps): update container image ghcr.io/sbondco/watcharr to v1.39.0@9c5d999 by renovate (#21201)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/sbondco/watcharr](https://togithub.com/sbondCo/Watcharr) |
minor | `v1.38.2` -> `v1.39.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>sbondCo/Watcharr (ghcr.io/sbondco/watcharr)</summary>

###
[`v1.39.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.39.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.38.2...v1.39.0)

#### 🧠 New

- Support pinning watched list items to the top of your list (pinned
items are highlighted with a gold outline) by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/498](https://togithub.com/sbondCo/Watcharr/pull/498)

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/005eb3c4-ea90-428b-8687-91bb729a85a8)
- Support emby branding (new `USE_EMBY` setting that will swap out
Jellyfin branding for Embys branding, no auth logic has been changed) by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/504](https://togithub.com/sbondCo/Watcharr/pull/504)

#### 💯 Changed

- Better thoughts (now a modal is opened so you can add your thoughts
more easily) by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/495](https://togithub.com/sbondCo/Watcharr/pull/495)
- Improve search (add content type filters and remove dumb sort) by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/496](https://togithub.com/sbondCo/Watcharr/pull/496)

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/6c6a846d-da1e-4061-a2b0-e7839fd87176)
- Support detailed view for posters on search page by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/497](https://togithub.com/sbondCo/Watcharr/pull/497)

#### 🏗️ Fixed

- LastFinished Sort: Prefer custom dates that are set on `FINISHED`
activities by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/494](https://togithub.com/sbondCo/Watcharr/pull/494)
- Content Pages: Make btns container wrap elements when overflowing by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/499](https://togithub.com/sbondCo/Watcharr/pull/499)

#### 🥇 Credit

A big thanks to [@&#8203;n00b12345](https://togithub.com/n00b12345),
[@&#8203;simonbcn](https://togithub.com/simonbcn),
[@&#8203;mommyune](https://togithub.com/mommyune),
[@&#8203;gardebreak](https://togithub.com/gardebreak) and
[@&#8203;rguinn829](https://togithub.com/rguinn829) for suggesting the
improvements/fixes made in this release!

#### 🆘 Getting Help

If you need help, encounter an issue or find a bug please [create an
issue](https://togithub.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/207084376?tag=v1.39.0
or [on docker
hub](https://hub.docker.com/layers/sbondco/watcharr/v1.39.0/images/sha256-9c5d999d92d3475b6a91317727d1620f14b5d85309a3878604f38c60eee22526?context=explore)
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v1.38.2...v1.39.0

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-04-23 08:23:39 +02:00
committed by GitHub
parent 396a7456a6
commit 730f4978db
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.38.2
appVersion: 1.39.0
dependencies:
- name: common
version: 20.3.11
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.webp
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.12.8
version: 4.13.0

View File

@@ -1,6 +1,6 @@
image:
repository: ghcr.io/sbondco/watcharr
tag: v1.38.2@sha256:a30d605acd154d5e346e5ae768cda5df1bbe6f21fac12f90765f3d1c67c57f6e
tag: v1.39.0@sha256:9c5d999d92d3475b6a91317727d1620f14b5d85309a3878604f38c60eee22526
pullPolicy: IfNotPresent
securityContext: