From 42bf93017cf8a43a487920c6fbfc63c5f91f3c58 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 11 Feb 2020 20:14:43 +0000 Subject: [PATCH] :arrow_up: Updating add-on Example to 8d11fee --- README.md | 6 +++--- example/CHANGELOG.md | 28 +++++----------------------- example/README.md | 12 ++++++------ example/config.json | 4 ++-- 4 files changed, 16 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index 6474755a1..9e0295a93 100644 --- a/README.md +++ b/README.md @@ -911,10 +911,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/7def140 -[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/7def140/README.md +[addon-example]: https://github.com/hassio-addons/addon-example/tree/8d11fee +[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/8d11fee/README.md [example-issue]: https://github.com/hassio-addons/addon-example/issues -[example-version-shield]: https://img.shields.io/badge/version-7def140-blue.svg +[example-version-shield]: https://img.shields.io/badge/version-8d11fee-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 5c715a526..5f1d0bfc5 100644 --- a/example/CHANGELOG.md +++ b/example/CHANGELOG.md @@ -1,23 +1,5 @@ -# Changelog since v3.1.0 - -2020/01/02 22:11 UTC - [7def140](https://github.com/hassio-addons/addon-example/commit/7def1409e81a9426d94ef0de172dfd902e95b218) by [@frenck](https://github.com/frenck) -> :pencil2: Fixes some spelling and grammar - -2020/01/02 22:11 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 22:11 UTC - [2efa344](https://github.com/hassio-addons/addon-example/commit/2efa34414ff6043476502c35c0122bc41febafa0) by [@frenck](https://github.com/frenck) -> :pencil2: Funding adjustments - -2020/01/02 22:11 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 22:11 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 22:11 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 22:11 UTC - [a3c1702](https://github.com/hassio-addons/addon-example/commit/a3c17023dad97e38c3440dbea9a04ecd0c97a52d) by [@sinclairpaul](https://github.com/sinclairpaul) -> 🚑Fix permissions on shell scripts (#16) - +# Changelog since v3.2.0 +- :hammer: Update add-on config with new password & list features +- :hammer: Re-branding +- :books: Update add-on documentation to use new YAML configuration format +- :arrow_up: Upgrades add-on base image to v7.0.0 diff --git a/example/README.md b/example/README.md index 0706a5358..0295b4f9c 100644 --- a/example/README.md +++ b/example/README.md @@ -1,4 +1,4 @@ -# Community Hass.io Add-ons: Example +# Community Home Assistant Add-on: Example [![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield] @@ -31,8 +31,8 @@ It shows off several features and structures like: ## WARNING! THIS IS AN EDGE VERSION! -This Hass.io Add-ons repository contains edge builds of add-ons. Edge builds -add-ons are based upon the latest development version. +This Home Assistant Add-ons repository contains edge builds of add-ons. +Edge builds add-ons are based upon the latest development version. - They may not work at all. - They might stop working at any time. @@ -50,7 +50,7 @@ If you are more interested in stable releases of our add-ons: [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-example/blob/7def140/README.md +[docs]: https://github.com/hassio-addons/addon-example/blob/8d11fee/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png @@ -59,5 +59,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-7def140-blue.svg -[release]: https://github.com/hassio-addons/addon-example/tree/7def140 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-8d11fee-blue.svg +[release]: https://github.com/hassio-addons/addon-example/tree/8d11fee \ No newline at end of file diff --git a/example/config.json b/example/config.json index 65c9007de..07934e51d 100644 --- a/example/config.json +++ b/example/config.json @@ -1,6 +1,6 @@ { "name": "Example", - "version": "7def140", + "version": "8d11fee", "slug": "example", "description": "Example add-on by Community Hass.io Add-ons", "url": "https://github.com/hassio-addons/addon-example", @@ -20,7 +20,7 @@ "seconds_between_quotes": 5 }, "schema": { - "log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)", + "log_level": "list(trace|debug|info|notice|warning|error|fatal)", "seconds_between_quotes": "int(1,120)" }, "image": "hassioaddons/example-{arch}"