chore(deps): update container image ghcr.io/sbondco/watcharr to v1.43.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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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**: https://github.com/sbondCo/Watcharr/compare/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-->
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.42.0
|
||||
appVersion: 1.43.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user