Skip to content

Commit

Permalink
chore(container): update image ghcr.io/sbondco/watcharr to v1 by reno…
Browse files Browse the repository at this point in the history
…vate (#27749)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/sbondco/watcharr](https://redirect.github.com/sbondCo/Watcharr)
| patch | `90c2c58` -> `85df9a7` |

---

> [!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.2`](https://redirect.github.com/sbondCo/Watcharr/releases/tag/v1.44.2)

[Compare
Source](https://redirect.github.com/sbondCo/Watcharr/compare/v1.44.1...v1.44.2)

#### Fixed

- GamePoster: Fix focus lost issue on rating/status via quick btns by
[@&#8203;IRHM](https://redirect.github.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/659](https://redirect.github.com/sbondCo/Watcharr/pull/659)
- Import: Ryot: Fix dates not importing for watched episodes by
[@&#8203;IRHM](https://redirect.github.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/664](https://redirect.github.com/sbondCo/Watcharr/pull/664)

#### Thanks

- [@&#8203;SirMartin](https://redirect.github.com/SirMartin) for
reporting the Ryot import issue in
[#&#8203;663](https://redirect.github.com/sbondCo/Watcharr/issues/663)

#### 🆘 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/289810676?tag=v1.44.2
or [on docker
hub](https://hub.docker.com/layers/sbondco/watcharr/v1.44.2/images/sha256-85df9a7f4e7cb73d89edf546c9458a096d40d2641c22e36d6ad41aa15da47625?context=explore)
**Full Changelog**:
sbondCo/Watcharr@v1.44.1...v1.44.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled because a matching PR was automerged
previously.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
  • Loading branch information
truecharts-admin authored Oct 16, 2024
1 parent fac3ebb commit 8df157c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/watcharr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.44.1
appVersion: 1.44.2
dependencies:
- name: common
version: 25.0.0
Expand All @@ -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.1
version: 6.7.2
2 changes: 1 addition & 1 deletion charts/stable/watcharr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/sbondco/watcharr
tag: v1.44.1@sha256:90c2c58cd0d2d74ada7eaaf0350fb7c928b0d89f0031dc1c93a0bae653fcbe8c
tag: v1.44.2@sha256:85df9a7f4e7cb73d89edf546c9458a096d40d2641c22e36d6ad41aa15da47625
pullPolicy: IfNotPresent

securityContext:
Expand Down

0 comments on commit 8df157c

Please sign in to comment.