Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/sbondco/watcharr to v1.43…
Browse files Browse the repository at this point in the history
….0@fe0735d by renovate (#25674)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/sbondco/watcharr](https://redirect.github.com/sbondCo/Watcharr)
| minor | `v1.42.0` -> `v1.43.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.43.0`](https://redirect.github.com/sbondCo/Watcharr/releases/tag/v1.43.0)

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

#### New

- Page titles for browser tabs (profile, content, person) by
[@&#8203;IRHM](https://redirect.github.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/607](https://redirect.github.com/sbondCo/Watcharr/pull/607)
- Preload last season viewed by
[@&#8203;IRHM](https://redirect.github.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/609](https://redirect.github.com/sbondCo/Watcharr/pull/609)

#### Fixed

- person: Fix credits not changing if nav between two people by
[@&#8203;IRHM](https://redirect.github.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/608](https://redirect.github.com/sbondCo/Watcharr/pull/608)

#### 🔨 Maintenance

- ui: bump svelte-eslint-parser from 0.39.2 to 0.41.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/606](https://redirect.github.com/sbondCo/Watcharr/pull/606)
- ui: bump eslint-plugin-svelte from 2.41.0 to 2.43.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/603](https://redirect.github.com/sbondCo/Watcharr/pull/603)
- ui: bump tslib from 2.6.2 to 2.7.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/605](https://redirect.github.com/sbondCo/Watcharr/pull/605)
- ui: bump svelte-check from 3.8.5 to 3.8.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/604](https://redirect.github.com/sbondCo/Watcharr/pull/604)

#### 🆘 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**: or [on docker hub]()
**Full Changelog**:
sbondCo/Watcharr@v1.42.0...v1.43.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ny4zIiwidXBkYXRlZEluVmVyIjoiMzguNTcuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
  • Loading branch information
truecharts-admin authored Aug 30, 2024
1 parent 272443c commit 97219ac
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.42.0
appVersion: 1.43.0
dependencies:
- name: common
version: 24.1.5
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.4.0
version: 6.5.0
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.42.0@sha256:cfb51f589e568e889e97d4ba99754e27f5dd701afc8dc7f2ac59d1c351e8fdcb
tag: v1.43.0@sha256:fe0735de2ce51920560e559145945a214b000c91687682aa95c6b73b2dcb4a3b
pullPolicy: IfNotPresent

securityContext:
Expand Down

0 comments on commit 97219ac

Please sign in to comment.