From 3c738263f4e377524ecef9002bb5be7963892f6a Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 19 Aug 2018 13:14:24 +0000 Subject: [PATCH] :arrow_up: Updating add-on Spotify Connect to 1168791 --- README.md | 6 +++--- spotify/CHANGELOG.md | 21 +++------------------ spotify/README.md | 6 +++--- spotify/config.json | 2 +- 4 files changed, 10 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 4ec23c838..9ff943010 100644 --- a/README.md +++ b/README.md @@ -663,10 +663,10 @@ SOFTWARE. [shinobi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [shinobi-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [shinobi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/3786eb8 -[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/3786eb8/README.md +[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/1168791 +[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/1168791/README.md [spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues -[spotify-version-shield]: https://img.shields.io/badge/version-3786eb8-blue.svg +[spotify-version-shield]: https://img.shields.io/badge/version-1168791-blue.svg [spotify-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/spotify.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 diff --git a/spotify/CHANGELOG.md b/spotify/CHANGELOG.md index adae6bd74..5f26cba9b 100644 --- a/spotify/CHANGELOG.md +++ b/spotify/CHANGELOG.md @@ -1,20 +1,5 @@ -# Changelog since v0.1.0 +# Changelog since v0.2.0 -2018/08/18 13:08 UTC - [3786eb8](https://github.com/hassio-addons/addon-spotify-connect/commit/3786eb8ca1ff7ef492280904f57b06757e16e97b) by [@frenck](https://github.com/frenck) -> :lock: Secrets support and HaveIBeenPwned checks - -2018/08/18 13:08 UTC - [dc623e4](https://github.com/hassio-addons/addon-spotify-connect/commit/dc623e4bf3dafc2ec59546cb3a6258838a949f05) by [@frenck](https://github.com/frenck) -> :books: :shirt: Updates README and links - -2018/08/18 13:08 UTC - [9b3c260](https://github.com/hassio-addons/addon-spotify-connect/commit/9b3c2606ef2c0bf78377db189373586f336d3a24) by [@frenck](https://github.com/frenck) -> :whale: Pins Ubuntu packages to specific versions - -2018/08/18 13:08 UTC - [9c30489](https://github.com/hassio-addons/addon-spotify-connect/commit/9c3048905a17a12d862b35d385a485d5ebf0c281) by [@frenck](https://github.com/frenck) -> :rocket: Less aggressive cleanup - -2018/08/18 13:08 UTC - [f199faf](https://github.com/hassio-addons/addon-spotify-connect/commit/f199faffe9346fe3375796bf36f77391f06b406d) by [@frenck](https://github.com/frenck) -> :whale: Sets default Shell - -2018/08/18 13:08 UTC - [37b810d](https://github.com/hassio-addons/addon-spotify-connect/commit/37b810d0243ef107969a8de8ff14d93e7554b75f) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades base image to v2.1.0 +2018/08/19 11:11 UTC - [1168791](https://github.com/hassio-addons/addon-spotify-connect/commit/1168791dfbe489e856c4681129d20a5965289375) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades base image to v2.1.1 diff --git a/spotify/README.md b/spotify/README.md index 7133fba69..900539aad 100644 --- a/spotify/README.md +++ b/spotify/README.md @@ -50,13 +50,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/3786eb8/README.md +[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/1168791/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-spotify-connect/61210?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [patreon-shield]: https://www.frenck.nl/images/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-3786eb8-blue.svg -[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/3786eb8 +[release-shield]: https://img.shields.io/badge/version-1168791-blue.svg +[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/1168791 [screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/master/images/screenshot.png \ No newline at end of file diff --git a/spotify/config.json b/spotify/config.json index 54e8586d9..cd32c394e 100644 --- a/spotify/config.json +++ b/spotify/config.json @@ -1,6 +1,6 @@ { "name": "Spotify Connect", - "version": "3786eb8", + "version": "1168791", "slug": "spotify", "description": "Play Spotify music on your Home Assistant device", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-spotify-connect/61210?u=frenck",