From 9fa468e9db50f051935b5d7b8f61a26d86c566a7 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 2 Jan 2020 10:07:50 +0000 Subject: [PATCH] :arrow_up: Updating add-on Example to 8d33137 --- README.md | 6 +++--- example/CHANGELOG.md | 17 ++++++++++++++++- example/README.md | 18 +++++++++--------- example/config.json | 2 +- 4 files changed, 29 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 588b261bb..605103826 100644 --- a/README.md +++ b/README.md @@ -885,10 +885,10 @@ SOFTWARE. [bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [bookstack-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [bookstack-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-example]: https://github.com/hassio-addons/addon-example/tree/a3c1702 -[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/a3c1702/README.md +[addon-example]: https://github.com/hassio-addons/addon-example/tree/8d33137 +[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/8d33137/README.md [example-issue]: https://github.com/hassio-addons/addon-example/issues -[example-version-shield]: https://img.shields.io/badge/version-a3c1702-blue.svg +[example-version-shield]: https://img.shields.io/badge/version-8d33137-blue.svg [example-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/example-armhf.svg [example-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [example-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/example/CHANGELOG.md b/example/CHANGELOG.md index 5e655c6fa..5e8003787 100644 --- a/example/CHANGELOG.md +++ b/example/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog since v3.1.0 -2019/12/18 14:42 UTC - [a3c1702](https://github.com/hassio-addons/addon-example/commit/a3c17023dad97e38c3440dbea9a04ecd0c97a52d) by [@sinclairpaul](https://github.com/sinclairpaul) +2020/01/02 10:02 UTC - [8d33137](https://github.com/hassio-addons/addon-example/commit/8d33137226a17184c1b6e0e00e34b9a2193ab685) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to v6.0.1 + +2020/01/02 10:02 UTC - [2efa344](https://github.com/hassio-addons/addon-example/commit/2efa34414ff6043476502c35c0122bc41febafa0) by [@frenck](https://github.com/frenck) +> :pencil2: Funding adjustments + +2020/01/02 10:02 UTC - [cceae4c](https://github.com/hassio-addons/addon-example/commit/cceae4c6ee1dddbf365797e97e391aef7fbaef6c) by [@frenck](https://github.com/frenck) +> :pencil2: Fixes some spelling and grammar + +2020/01/02 10:02 UTC - [8824edd](https://github.com/hassio-addons/addon-example/commit/8824eddf8dec733f68c0082f0e2ae6bf3b9cbff3) by [@frenck](https://github.com/frenck) +> :books: Adjust add-on installation instructions + +2020/01/02 10:02 UTC - [91433c9](https://github.com/hassio-addons/addon-example/commit/91433c95e8b83a6ea34bb7b5ae0748ee750e30ff) by [@frenck](https://github.com/frenck) +> :fireworks: Updates maintenance/license year to 2020 + +2020/01/02 10:02 UTC - [a3c1702](https://github.com/hassio-addons/addon-example/commit/a3c17023dad97e38c3440dbea9a04ecd0c97a52d) by [@sinclairpaul](https://github.com/sinclairpaul) > 🚑Fix permissions on shell scripts (#16) diff --git a/example/README.md b/example/README.md index e7c1cd957..91e4d6470 100644 --- a/example/README.md +++ b/example/README.md @@ -4,9 +4,9 @@ [![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum] -[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] +[![Sponsor Frenck via GitHub Sponsors][github-sponsors-shield]][github-sponsors] -[![Support my work on Patreon][patreon-shield]][patreon] +[![Support Frenck on Patreon][patreon-shield]][patreon] Example add-on by Community Hass.io add-ons. @@ -48,16 +48,16 @@ If you are more interested in stable releases of our add-ons: -[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg -[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-example/blob/a3c1702/README.md +[docs]: https://github.com/hassio-addons/addon-example/blob/8d33137/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io?u=frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg -[patreon-shield]: https://www.frenck.nl/images/patreon.png +[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/2020.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-a3c1702-blue.svg -[release]: https://github.com/hassio-addons/addon-example/tree/a3c1702 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-8d33137-blue.svg +[release]: https://github.com/hassio-addons/addon-example/tree/8d33137 \ No newline at end of file diff --git a/example/config.json b/example/config.json index a817a70d0..65fc0f0a3 100644 --- a/example/config.json +++ b/example/config.json @@ -1,6 +1,6 @@ { "name": "Example", - "version": "a3c1702", + "version": "8d33137", "slug": "example", "description": "Example add-on by Community Hass.io Add-ons", "url": "https://github.com/hassio-addons/addon-example",