Skip to content

Commit

Permalink
fix(container): update image ghcr.io/navidrome/navidrome ( 0.54.3 → 0…
Browse files Browse the repository at this point in the history
….54.4 ) (#4991)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/navidrome/navidrome](https://redirect.github.com/navidrome/navidrome)
| patch | `0.54.3` -> `0.54.4` |

---

### Release Notes

<details>
<summary>navidrome/navidrome (ghcr.io/navidrome/navidrome)</summary>

###
[`v0.54.4`](https://redirect.github.com/navidrome/navidrome/releases/tag/v0.54.4)

[Compare
Source](https://redirect.github.com/navidrome/navidrome/compare/v0.54.3...v0.54.4)

#### Changelog

##### New Features

-
[`d60e831`](https://redirect.github.com/navidrome/navidrome/commit/d60e83176ca797a2aa4d8d6027fc5eaf9057f4ec):
feat(cli): support getting playlists via cli
([#&#8203;3634](https://redirect.github.com/navidrome/navidrome/issues/3634))
([@&#8203;kgarner7](https://redirect.github.com/kgarner7))

##### Bug fixes

-
[`3179966`](https://redirect.github.com/navidrome/navidrome/commit/31799662706fedddf5bcc1a76b50409d1f91d327):
fix(metrics): write system metrics on start
([#&#8203;3641](https://redirect.github.com/navidrome/navidrome/issues/3641))
([@&#8203;kgarner7](https://redirect.github.com/kgarner7))
-
[`acce3c9`](https://redirect.github.com/navidrome/navidrome/commit/acce3c97d5dcf22a005a46d855bb1763a8bb8b66):
fix(release): make binaries executable before packaging
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`beff1af`](https://redirect.github.com/navidrome/navidrome/commit/beff1afad7c639ddcd6c34b4ad8174ba8e3343da):
fix(subsonic): make Share's lastVisited optional
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`f1478d4`](https://redirect.github.com/navidrome/navidrome/commit/f1478d40f50e43384cad2a65b8f999df1b3e0c08):
fix(ui): fix for typo in hu.json
([#&#8203;3635](https://redirect.github.com/navidrome/navidrome/issues/3635))
([@&#8203;ChekeredList71](https://redirect.github.com/ChekeredList71))
-
[`920fd53`](https://redirect.github.com/navidrome/navidrome/commit/920fd53e582d09f66f10b55b1072e932296c7117):
fix(ui): remove index.html from service worker cache after creating
admin user
([#&#8203;3642](https://redirect.github.com/navidrome/navidrome/issues/3642))
([@&#8203;kgarner7](https://redirect.github.com/kgarner7))
-
[`73ccfbd`](https://redirect.github.com/navidrome/navidrome/commit/73ccfbd8399024bffba65cf2dfbb558a3eb6e16f):
fix(ui): update Türkçe translations from POEditor
([#&#8203;3636](https://redirect.github.com/navidrome/navidrome/issues/3636))
([@&#8203;deluan](https://redirect.github.com/deluan))

##### Other work

-
[`537e2fc`](https://redirect.github.com/navidrome/navidrome/commit/537e2fc033b71a4a69190b74f755ebc352bb4196):
chore(deps): bump go dependencies
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`ba2623e`](https://redirect.github.com/navidrome/navidrome/commit/ba2623e3f18128db1946be84b0f4b51511a31ea1):
chore(server): add more logs to backup
([@&#8203;deluan](https://redirect.github.com/deluan))

**Full Changelog**:
navidrome/navidrome@v0.54.3...v0.54.4

#### Helping out

This release is only possible thanks to the support of some **awesome
people**!

Want to be one of them?
You can [sponsor](https://redirect.github.com/sponsors/deluan), pay me a
[Ko-fi](https://ko-fi.com/deluan), or [contribute with
code](https://www.navidrome.org/docs/developers/).

#### Where to go next?

- Read installation instructions on our
[website](https://www.navidrome.org/docs/installation/).
- Host Navidrome on [PikaPods](https://www.pikapods.com/pods/navidrome)
for a simple cloud solution.
- Reach out on [Discord](https://discord.gg/xh7j7yF),
[Reddit](https://www.reddit.com/r/navidrome/) and
[Twitter](https://twitter.com/navidrome)!

</details>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Jan 15, 2025
1 parent 641b39d commit 214e6b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/main/apps/media/navidrome/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
main:
image:
repository: ghcr.io/navidrome/navidrome
tag: 0.54.3@sha256:4915ec6ad11ff76167491654184dfb7bbf341042fea498c20b2534af3dde587f
tag: 0.54.4@sha256:5c15cb7792c8e0b3a3bed212609c2072ba70bbff91e6ddff651ba2829101d4c1
env:
TZ: America/Toronto
ND_AUTHREQUESTLIMIT: 0
Expand Down

0 comments on commit 214e6b7

Please sign in to comment.