🎉 Release of add-on Spotify Connect 0.12.6

This commit is contained in:
Community Hass.io Add-ons Bot 2023-10-15 14:48:27 +00:00
parent 4a88bd6422
commit df57d661b1
4 changed files with 11 additions and 15 deletions

View file

@ -903,10 +903,10 @@ SOFTWARE.
[sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[sqlite-web-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [sqlite-web-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[sqlite-web-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [sqlite-web-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.12.5 [addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.12.6
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.12.5/README.md [addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.12.6/README.md
[spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues [spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues
[spotify-version-shield]: https://img.shields.io/badge/version-v0.12.5-blue.svg [spotify-version-shield]: https://img.shields.io/badge/version-v0.12.6-blue.svg
[spotify-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [spotify-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[spotify-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [spotify-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -2,12 +2,8 @@
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Update alpine_3_18/cargo to v1.70.0-r0 @renovate ([#222](https://github.com/hassio-addons/addon-spotify-connect/pull/222)) - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.1 @renovate ([#238](https://github.com/hassio-addons/addon-spotify-connect/pull/238))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.1 @renovate ([#223](https://github.com/hassio-addons/addon-spotify-connect/pull/223)) - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.3 @renovate ([#239](https://github.com/hassio-addons/addon-spotify-connect/pull/239))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.2 @renovate ([#225](https://github.com/hassio-addons/addon-spotify-connect/pull/225)) - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.0 @renovate ([#240](https://github.com/hassio-addons/addon-spotify-connect/pull/240))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.3 @renovate ([#227](https://github.com/hassio-addons/addon-spotify-connect/pull/227)) - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.1 @renovate ([#241](https://github.com/hassio-addons/addon-spotify-connect/pull/241))
- ⬆️ Update alpine_3_18/cargo to v1.71.0-r0 @renovate ([#228](https://github.com/hassio-addons/addon-spotify-connect/pull/228)) - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.2 @renovate ([#242](https://github.com/hassio-addons/addon-spotify-connect/pull/242))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.5 @renovate ([#229](https://github.com/hassio-addons/addon-spotify-connect/pull/229))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.8 @renovate ([#230](https://github.com/hassio-addons/addon-spotify-connect/pull/230))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.0 @renovate ([#233](https://github.com/hassio-addons/addon-spotify-connect/pull/233))
- ⬆️ Update alpine_3_18/cargo to v1.71.1-r0 @renovate ([#236](https://github.com/hassio-addons/addon-spotify-connect/pull/236))

View file

@ -49,6 +49,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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.12.5-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.12.6-blue.svg
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.12.5 [release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.12.6
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/main/images/screenshot.png

View file

@ -1,5 +1,5 @@
name: Spotify Connect name: Spotify Connect
version: 0.12.5 version: 0.12.6
slug: spotify slug: spotify
description: Play Spotify music on your Home Assistant device description: Play Spotify music on your Home Assistant device
url: https://github.com/hassio-addons/addon-spotify-connect url: https://github.com/hassio-addons/addon-spotify-connect