mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on Spotify Connect to d0d76b3
This commit is contained in:
parent
b0c92f196c
commit
5e53f97d9a
4 changed files with 14 additions and 16 deletions
|
@ -1,11 +1,8 @@
|
|||
# Changelog since v0.10.0
|
||||
- 📚 Add My buttons to documentation (#169)
|
||||
- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#168)
|
||||
- ⬆️ Upgrades add-on base image to 11.1.0 (#167)
|
||||
- ⬆️ Upgrades add-on base image to 11.0.1 (#166)
|
||||
- 🎆 Updates maintenance/license year to 2022 (#165)
|
||||
- Added Hungarian translation (#163)
|
||||
# Changelog since v0.11.0
|
||||
- ⬆️ Upgrades librespot to 0.4.1 (#174)
|
||||
|
||||
Co-authored-by: Akos Balogh <aba@loriot.io>
|
||||
- 🚀 Update CI to latest version (#158)
|
||||
- ⬆️ Upgrades add-on base image to 11.0.0 (#157)
|
||||
* ⬆️ Upgrades librespot to 0.4.1
|
||||
|
||||
* Fetch with CLI
|
||||
- ⬆️ Upgrades add-on base image to 12.0.0 (#173)
|
||||
- ⬆️ Upgrades git to 2.34.2-r0 (#172)
|
||||
|
|
|
@ -52,6 +52,6 @@ If you are more interested in stable releases of our add-ons:
|
|||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-2f33461-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/2f33461
|
||||
[release-shield]: https://img.shields.io/badge/version-d0d76b3-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/d0d76b3
|
||||
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/main/images/screenshot.png
|
|
@ -8,6 +8,7 @@ codenotary: codenotary@frenck.dev
|
|||
description: Play Spotify music on your Home Assistant device
|
||||
host_network: true
|
||||
image: ghcr.io/hassio-addons/spotify/{arch}
|
||||
init: false
|
||||
name: Spotify Connect
|
||||
options:
|
||||
bitrate: 160
|
||||
|
@ -20,4 +21,4 @@ schema:
|
|||
username: str?
|
||||
slug: spotify
|
||||
url: https://github.com/hassio-addons/addon-spotify-connect
|
||||
version: 2f33461
|
||||
version: d0d76b3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue