diff --git a/README.md b/README.md index 758ffe757..86258ebc4 100644 --- a/README.md +++ b/README.md @@ -608,10 +608,10 @@ SOFTWARE. [appdaemon3-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [appdaemon3-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [appdaemon3-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-example]: https://github.com/hassio-addons/addon-example/tree/16dbf38 -[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/16dbf38/README.md +[addon-example]: https://github.com/hassio-addons/addon-example/tree/8b7aa71 +[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/8b7aa71/README.md [example-issue]: https://github.com/hassio-addons/addon-example/issues -[example-version-shield]: https://img.shields.io/badge/version-16dbf38-blue.svg +[example-version-shield]: https://img.shields.io/badge/version-8b7aa71-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 b68ef7270..f8b2444d3 100644 --- a/example/CHANGELOG.md +++ b/example/CHANGELOG.md @@ -1,23 +1,30 @@ # Changelog since v1.6.0 -2019/01/09 17:25 UTC - [16dbf38](https://github.com/hassio-addons/addon-example/commit/16dbf38ee7b9206748c636d1d36c5ab4bf4be2d5) by [@frenck](https://github.com/frenck) +2019/01/09 21:18 UTC - [8b7aa71](https://github.com/hassio-addons/addon-example/commit/8b7aa71f8546207fd4378bad7421ada5fd710b46) by [@renovate[bot]](https://github.com/apps/renovate) +> Configure Renovate (#12) + +* Add renovate.json + +* Update renovate.json + +2019/01/09 21:18 UTC - [16dbf38](https://github.com/hassio-addons/addon-example/commit/16dbf38ee7b9206748c636d1d36c5ab4bf4be2d5) by [@frenck](https://github.com/frenck) > :pencil2: Fixes spelling error in Dockerfile -2019/01/09 17:25 UTC - [908c266](https://github.com/hassio-addons/addon-example/commit/908c266dfe254670971a1311edc1fb1f64452bf8) by [@frenck](https://github.com/frenck) +2019/01/09 21:18 UTC - [908c266](https://github.com/hassio-addons/addon-example/commit/908c266dfe254670971a1311edc1fb1f64452bf8) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrade wget to 1.20.1-r0 -2019/01/09 17:25 UTC - [e3119cc](https://github.com/hassio-addons/addon-example/commit/e3119cca3a7639bab2b8f976eb6ad401e73136c8) by [@frenck](https://github.com/frenck) +2019/01/09 21:18 UTC - [e3119cc](https://github.com/hassio-addons/addon-example/commit/e3119cca3a7639bab2b8f976eb6ad401e73136c8) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades add-on base image to 2.3.1 -2019/01/09 17:25 UTC - [7d8625a](https://github.com/hassio-addons/addon-example/commit/7d8625a0d467b3f066f15e40f78faf408aa80428) by [@frenck](https://github.com/frenck) +2019/01/09 21:18 UTC - [7d8625a](https://github.com/hassio-addons/addon-example/commit/7d8625a0d467b3f066f15e40f78faf408aa80428) by [@frenck](https://github.com/frenck) > :tractor: :rocket: Refactor of GitLab CI -2019/01/09 17:25 UTC - [de5ec2d](https://github.com/hassio-addons/addon-example/commit/de5ec2d27fb32928de01989e584ac3d2fe3b2baa) by [@frenck](https://github.com/frenck) +2019/01/09 21:18 UTC - [de5ec2d](https://github.com/hassio-addons/addon-example/commit/de5ec2d27fb32928de01989e584ac3d2fe3b2baa) by [@frenck](https://github.com/frenck) > :fireworks: Updates maintenance year to 2019 -2019/01/09 17:25 UTC - [e09c32f](https://github.com/hassio-addons/addon-example/commit/e09c32f5dbe720d1473f87787b64d39899b7ed80) by [@frenck](https://github.com/frenck) +2019/01/09 21:18 UTC - [e09c32f](https://github.com/hassio-addons/addon-example/commit/e09c32f5dbe720d1473f87787b64d39899b7ed80) by [@frenck](https://github.com/frenck) > :fire: Removes Anchore.io links -2019/01/09 17:25 UTC - [c354c12](https://github.com/hassio-addons/addon-example/commit/c354c12d816a2478e139cf52d5b33c446b12501e) by [@frenck](https://github.com/frenck) +2019/01/09 21:18 UTC - [c354c12](https://github.com/hassio-addons/addon-example/commit/c354c12d816a2478e139cf52d5b33c446b12501e) by [@frenck](https://github.com/frenck) > :fire: Removes BountySource links diff --git a/example/README.md b/example/README.md index 87c6d69b5..0bac32d11 100644 --- a/example/README.md +++ b/example/README.md @@ -52,12 +52,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-example/blob/16dbf38/README.md +[docs]: https://github.com/hassio-addons/addon-example/blob/8b7aa71/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 [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-16dbf38-blue.svg -[release]: https://github.com/hassio-addons/addon-example/tree/16dbf38 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-8b7aa71-blue.svg +[release]: https://github.com/hassio-addons/addon-example/tree/8b7aa71 \ No newline at end of file diff --git a/example/config.json b/example/config.json index 24f42a0e4..0b5ef1a30 100644 --- a/example/config.json +++ b/example/config.json @@ -1,6 +1,6 @@ { "name": "Example", - "version": "16dbf38", + "version": "8b7aa71", "slug": "example", "description": "Example add-on by Community Hass.io Add-ons", "url": "https://github.com/hassio-addons/addon-example",