From 22088bc2759396457eb9ddbf5e78b1ae9c68f570 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 23 Aug 2021 09:13:03 +0000 Subject: [PATCH] :arrow_up: Updating add-on AirSonos to 3b5028d --- README.md | 6 +++--- airsonos/CHANGELOG.md | 16 ++++++++++++++++ airsonos/README.md | 4 ++-- airsonos/config.json | 2 +- 4 files changed, 22 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 910905799..62255d221 100644 --- a/README.md +++ b/README.md @@ -728,10 +728,10 @@ SOFTWARE. [aircast-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [aircast-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [aircast-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/70fa8e6 -[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/70fa8e6/README.md +[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/3b5028d +[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/3b5028d/README.md [airsonos-issue]: https://github.com/hassio-addons/addon-airsonos/issues -[airsonos-version-shield]: https://img.shields.io/badge/version-70fa8e6-blue.svg +[airsonos-version-shield]: https://img.shields.io/badge/version-3b5028d-blue.svg [airsonos-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [airsonos-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [airsonos-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/airsonos/CHANGELOG.md b/airsonos/CHANGELOG.md index 9689e45f4..80d90b05d 100644 --- a/airsonos/CHANGELOG.md +++ b/airsonos/CHANGELOG.md @@ -1,4 +1,20 @@ # Changelog since v3.1.1 +- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 (#85) + +Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0. +- [Release notes](https://github.com/docker/build-push-action/releases) +- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0) + +--- +updated-dependencies: +- dependency-name: docker/build-push-action + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆ Upgrades add-on base image to v5.0.0 (#84) - ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#83) diff --git a/airsonos/README.md b/airsonos/README.md index 953b3c9bf..8a67a6dbc 100644 --- a/airsonos/README.md +++ b/airsonos/README.md @@ -52,5 +52,5 @@ 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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-70fa8e6-blue.svg -[release]: https://github.com/hassio-addons/addon-airsonos/tree/70fa8e6 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-3b5028d-blue.svg +[release]: https://github.com/hassio-addons/addon-airsonos/tree/3b5028d \ No newline at end of file diff --git a/airsonos/config.json b/airsonos/config.json index a5d1c233a..86ae7b46f 100644 --- a/airsonos/config.json +++ b/airsonos/config.json @@ -1,6 +1,6 @@ { "name": "AirSonos", - "version": "70fa8e6", + "version": "3b5028d", "slug": "airsonos", "description": "AirPlay capabilities for your Sonos (and UPnP) devices.", "url": "https://github.com/hassio-addons/addon-airsonos",