diff --git a/README.md b/README.md index 8c467347..b9b10c90 100644 --- a/README.md +++ b/README.md @@ -682,10 +682,10 @@ SOFTWARE. [adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [adguard-armv7-shield]: https://img.shields.io/badge/armv7-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/v3.2.0 -[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/v3.2.0/README.md +[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/v3.2.1 +[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/v3.2.1/README.md [aircast-issue]: https://github.com/hassio-addons/addon-aircast/issues -[aircast-version-shield]: https://img.shields.io/badge/version-v3.2.0-blue.svg +[aircast-version-shield]: https://img.shields.io/badge/version-v3.2.1-blue.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 [aircast-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/aircast/CHANGELOG.md b/aircast/CHANGELOG.md index 9c542a22..1368946f 100644 --- a/aircast/CHANGELOG.md +++ b/aircast/CHANGELOG.md @@ -2,38 +2,13 @@ ## 🚀 Enhancements -- Migrate JSON add-on config to YAML @frenck (#118) +- Add logo and icon @velijv (#125) ## 🧰 Maintenance -- 🚀 Add-on CI improvements @frenck (#96) -- Switch to centralized GitHub Action Workflows @frenck (#117) - -## 📚 Documentation - -- 🚑 Fix contributing link in readme @frenck (#98) +- 🚀 Update CI to latest version @frenck (#124) +- 🎆 Updates maintenance/license year to 2022 @frenck (#127) ## ⬆️ Dependency updates -- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#88) -- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 @dependabot (#89) -- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#90) -- ⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 @dependabot (#91) -- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#92) -- ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 @dependabot (#93) -- ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 @dependabot (#95) -- ⬆️ Bump actions/stale from 3.0.19 to 4 @dependabot (#94) -- ⬆️ Upgrades add-on base image to v4.2.3 @frenck (#97) -- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#99) -- ⬆️ Upgrades add-on base image to v5.0.0 @frenck (#100) -- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#101) -- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#102) -- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#103) -- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#104) -- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#108) -- ⬆️ Upgrades add-on base image to 5.1.1 @frenck (#109) -- ⬆️ Upgrades AirConnect to 0.2.51.1 @frenck (#111) -- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#113) -- ⬆️ Upgrades base image to 5.2.0 @frenck (#119) -- ⬆️ Upgrades AirConnect to 0.2.51.2 @frenck (#120) -- ⬆️ Upgrades add-on base image to 5.2.2 @frenck (#121) +- ⬆️ Upgrades add-on base image to 5.2.3 @frenck (#128) diff --git a/aircast/DOCS.md b/aircast/DOCS.md index f022475d..6784536f 100644 --- a/aircast/DOCS.md +++ b/aircast/DOCS.md @@ -199,7 +199,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2017-2021 Franck Nijhof +Copyright (c) 2017-2022 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/aircast/README.md b/aircast/README.md index 2bca5754..bdcdb8e9 100644 --- a/aircast/README.md +++ b/aircast/README.md @@ -42,9 +42,9 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-aircast/36742?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [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-v3.2.0-blue.svg -[release]: https://github.com/hassio-addons/addon-aircast/tree/v3.2.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v3.2.1-blue.svg +[release]: https://github.com/hassio-addons/addon-aircast/tree/v3.2.1 \ No newline at end of file diff --git a/aircast/config.yaml b/aircast/config.yaml index 36034a8d..d4584ffa 100644 --- a/aircast/config.yaml +++ b/aircast/config.yaml @@ -24,4 +24,4 @@ schema: slug: aircast startup: services url: https://github.com/hassio-addons/addon-aircast -version: 3.2.0 +version: 3.2.1 diff --git a/aircast/icon.png b/aircast/icon.png index 6934a2c1..e4710abb 100644 Binary files a/aircast/icon.png and b/aircast/icon.png differ diff --git a/aircast/logo.png b/aircast/logo.png index 4733d113..7fa7b5ff 100644 Binary files a/aircast/logo.png and b/aircast/logo.png differ