diff --git a/README.md b/README.md index 6c2a191e..a12fdc88 100644 --- a/README.md +++ b/README.md @@ -558,10 +558,10 @@ SOFTWARE. [adguard-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [adguard-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/v1.1.0 -[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/v1.1.0/README.md +[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/v1.2.0 +[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/v1.2.0/README.md [aircast-issue]: https://github.com/hassio-addons/addon-aircast/issues -[aircast-version-shield]: https://img.shields.io/badge/version-v1.1.0-blue.svg +[aircast-version-shield]: https://img.shields.io/badge/version-v1.2.0-blue.svg [aircast-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/aircast-armhf.svg [aircast-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [aircast-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/aircast/CHANGELOG.md b/aircast/CHANGELOG.md index 055c35a5..e0a601cb 100644 --- a/aircast/CHANGELOG.md +++ b/aircast/CHANGELOG.md @@ -2,7 +2,15 @@ ### Changed -- Upgrades Ubuntu Base image to 2.2.0 -- Adds Hassio API security role +- Removes BountySource links +- Removes Anchore.io links +- Replaces add-on link with GitHub link +- Updates maintenance year to 2019 +- Upgrades AirConnect to 0.2.2.4 +- Upgrades libssl1.0.0 to 1.0.2n-1ubuntu5.2 +- Refactor of GitLab CI +- Configure Renovate (#13) +- Upgrades add-on base image to 2.2.1 +- Fixes spelling error in Dockerfile -[changelog]: https://github.com/hassio-addons/addon-aircast/compare/v1.0.1...v1.1.0 \ No newline at end of file +[changelog]: https://github.com/hassio-addons/addon-aircast/compare/v1.1.0...v1.2.0 \ No newline at end of file diff --git a/aircast/README.md b/aircast/README.md index 1aad6e6e..b83f7ef7 100644 --- a/aircast/README.md +++ b/aircast/README.md @@ -42,12 +42,12 @@ 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-aircast/blob/v1.1.0/README.md +[docs]: https://github.com/hassio-addons/addon-aircast/blob/v1.2.0/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-aircast/36742?u=frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v1.1.0-blue.svg -[release]: https://github.com/hassio-addons/addon-aircast/tree/v1.1.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v1.2.0-blue.svg +[release]: https://github.com/hassio-addons/addon-aircast/tree/v1.2.0 \ No newline at end of file diff --git a/aircast/config.json b/aircast/config.json index d5fc7b67..5f11cae7 100644 --- a/aircast/config.json +++ b/aircast/config.json @@ -1,9 +1,9 @@ { "name": "AirCast", - "version": "1.1.0", + "version": "1.2.0", "slug": "aircast", "description": "AirPlay capabilities for your Chromecast devices.", - "url": "https://community.home-assistant.io/t/community-hass-io-add-on-aircast/36742?u=frenck", + "url": "https://github.com/hassio-addons/addon-aircast", "startup": "services", "arch": [ "aarch64",