chore(deps): update container image ghcr.io/sbondco/watcharr to v1.37.0@f013921 by renovate (#19892)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/sbondco/watcharr](https://togithub.com/sbondCo/Watcharr) |
minor | `v1.36.0` -> `v1.37.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.37.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.37.0)

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

#### 🌔 New

- Configurable data location via environment variable `WATCHARR_DATA` by
[@&#8203;mordquist](https://togithub.com/mordquist) in
[https://github.com/sbondCo/Watcharr/pull/423](https://togithub.com/sbondCo/Watcharr/pull/423)
- User management by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/437](https://togithub.com/sbondCo/Watcharr/pull/437)

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/73431954-902e-4fce-8164-d1390b69cf36)
- Importing Watcharr Exports by
[@&#8203;stephaje](https://togithub.com/stephaje) in
[https://github.com/sbondCo/Watcharr/pull/389](https://togithub.com/sbondCo/Watcharr/pull/389)
- Importing from MyAnimeList by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/439](https://togithub.com/sbondCo/Watcharr/pull/439)

#### ☎️ Changed

- Poster and search bar mobile responsiveness improvements by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/428](https://togithub.com/sbondCo/Watcharr/pull/428)

#### 📖 [Documentation](https://watcharr.app/)

- docs: installation for development by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/432](https://togithub.com/sbondCo/Watcharr/pull/432)
- docs: restoring admin guide by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/438](https://togithub.com/sbondCo/Watcharr/pull/438)
- docs: Importing from MyAnimeList by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/439](https://togithub.com/sbondCo/Watcharr/pull/439)
- \[ImgBot] Optimize images by
[@&#8203;imgbot](https://togithub.com/imgbot) in
[https://github.com/sbondCo/Watcharr/pull/440](https://togithub.com/sbondCo/Watcharr/pull/440)

#### ⛏️ New Contributors

- [@&#8203;mordquist](https://togithub.com/mordquist) made their first
contribution (thank you very much for the great work!) in
[https://github.com/sbondCo/Watcharr/pull/423](https://togithub.com/sbondCo/Watcharr/pull/423)

#### 🆘 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!

Some changes regarding responsiveness on mobile have been made (dynamic
poster sizes at certain device sizes). I did my best to ensure nothing
broke, but if you spot anything, please let us know!

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/196745444?tag=v1.37.0
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v1.36.0...v1.37.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-03-28 01:46:12 +01:00 committed by GitHub
parent 7c925073f6
commit cea8a126be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.36.0
appVersion: 1.37.0
dependencies:
- name: common
version: 20.2.9
@ -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.9.3
version: 4.10.0

View File

@ -1,6 +1,6 @@
image:
repository: ghcr.io/sbondco/watcharr
tag: v1.36.0@sha256:2aeab7a2289efc60adf26654e7481765b2fbc2d362f622ed21f4b9b511cbfc41
tag: v1.37.0@sha256:f013921dd30f2e67362bf16871f5d08df37493dc44e5432b49fa300624fb22ff
pullPolicy: IfNotPresent
securityContext: