Skip to content

Commit

Permalink
feat(container): update image ghcr.io/jeffvli/feishin to v0.8.0 (#944)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/jeffvli/feishin](https://redirect.github.com/jeffvli/feishin)
| minor | `0.7.3` -> `0.8.0` |

---

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

---

### Release Notes

<details>
<summary>jeffvli/feishin (ghcr.io/jeffvli/feishin)</summary>

###
[`v0.8.0`](https://redirect.github.com/jeffvli/feishin/releases/tag/v0.8.0):
0.8.0

[Compare
Source](https://redirect.github.com/jeffvli/feishin/compare/v0.7.3...v0.8.0)

As always, thanks to contributors!

#### Highlights

- (UI) Added alternative album header styling using blurred image
([#&#8203;717](https://redirect.github.com/jeffvli/feishin/issues/717))
- (UI) Added play countto album header
([#&#8203;720](https://redirect.github.com/jeffvli/feishin/issues/720))
- (UI) Fixed synchronization between playqueue rating/favorite values
and detail pages
([#&#8203;707](https://redirect.github.com/jeffvli/feishin/issues/707))
- (UI) Fixed issue where in-page text could not be deselected if
selected using keyboard shortcuts
([#&#8203;723](https://redirect.github.com/jeffvli/feishin/issues/723))

#### What's Changed

- Bump electron-updater from 4.6.5 to 6.3.0 in the npm_and_yarn group
across 1 directory by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/jeffvli/feishin/pull/687](https://redirect.github.com/jeffvli/feishin/pull/687)
- Add play count to albums by
[@&#8203;pyxfluff](https://redirect.github.com/pyxfluff) in
[https://github.com/jeffvli/feishin/pull/720](https://redirect.github.com/jeffvli/feishin/pull/720)
- Album blur, allow clicking the playerbar to toggle the player, misc
changes by [@&#8203;pyxfluff](https://redirect.github.com/pyxfluff) in
[https://github.com/jeffvli/feishin/pull/717](https://redirect.github.com/jeffvli/feishin/pull/717)
- Bump electron-updater from 6.3.0 to 6.3.1 in the npm_and_yarn group
across 1 directory by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/jeffvli/feishin/pull/688](https://redirect.github.com/jeffvli/feishin/pull/688)
- \[qol]: adjust rules for user-select by
[@&#8203;iiPythonx](https://redirect.github.com/iiPythonx) in
[https://github.com/jeffvli/feishin/pull/723](https://redirect.github.com/jeffvli/feishin/pull/723)
- \[slightly less scuffed bugfix]: Update table rating/favorite when
updated anywhere … by
[@&#8203;kgarner7](https://redirect.github.com/kgarner7) in
[https://github.com/jeffvli/feishin/pull/707](https://redirect.github.com/jeffvli/feishin/pull/707)

**Full Changelog**:
jeffvli/feishin@v0.7.3...v0.8.0

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC42NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
  • Loading branch information
spiceratops authored Sep 3, 2024
2 parents 1e25f7e + 09fc605 commit 6d4d32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/media/feishin/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
app:
image:
repository: ghcr.io/jeffvli/feishin
tag: 0.7.3
tag: 0.8.0
env:
TZ: ${TIMEZONE}
resources:
Expand Down

0 comments on commit 6d4d32e

Please sign in to comment.