🎉 Release of add-on Example 4.0.0-beta.0

This commit is contained in:
Community Hass.io Add-ons Bot 2021-01-18 20:19:12 +00:00
parent c7b386be4f
commit 28f6bba938
5 changed files with 25 additions and 28 deletions

View file

@ -883,10 +883,10 @@ SOFTWARE.
[esphome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [esphome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[esphome-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [esphome-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[esphome-i386-shield]: https://img.shields.io/badge/i386-no-red.svg [esphome-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-example]: https://github.com/hassio-addons/addon-example/tree/v3.5.1 [addon-example]: https://github.com/hassio-addons/addon-example/tree/v4.0.0-beta.0
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v3.5.1/README.md [addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v4.0.0-beta.0/README.md
[example-issue]: https://github.com/hassio-addons/addon-example/issues [example-issue]: https://github.com/hassio-addons/addon-example/issues
[example-version-shield]: https://img.shields.io/badge/version-v3.5.1-blue.svg [example-version-shield]: https://img.shields.io/badge/version-v4.0.0-beta.0-blue.svg
[example-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/example-armhf.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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[example-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [example-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,12 +1,15 @@
[Full Changelog][changelog] ## Whats changed
### 🔨 Changes First beta release
- ⬆ Upgrades add-on base image to v8.0.3 ## 🧰 Maintenance
- 👕 Ignore shellcheck warning
[changelog]: https://github.com/hassio-addons/addon-example/compare/v3.5.0...v3.5.1 - Cleanup repository @frenck (#20)
- Add new repository workflow @frenck (#21)
- Fix deployment workflow @frenck (#22)
- Adjust deployment supporting all environments @frenck (#23)
- Happy New Year @frenck (#25)
Questions? Join our Discord server! https://discord.me/hassioaddons ## ⬆️ Dependency updates
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck - Upgrade add-on base image to 9.0.0 @frenck (#24)

View file

@ -48,7 +48,7 @@ dealing with an unknown issue. Possible values are:
- `debug`: Shows detailed debug information. - `debug`: Shows detailed debug information.
- `info`: Normal (usually) interesting events. - `info`: Normal (usually) interesting events.
- `warning`: Exceptional occurrences that are not errors. - `warning`: Exceptional occurrences that are not errors.
- `error`: Runtime errors that do not require immediate action. - `error`: Runtime errors that do not require immediate action.
- `fatal`: Something went terribly wrong. Add-on becomes unusable. - `fatal`: Something went terribly wrong. Add-on becomes unusable.
Please note that each level automatically includes log messages from a Please note that each level automatically includes log messages from a
@ -65,16 +65,15 @@ default.
## Changelog & Releases ## Changelog & Releases
This repository keeps a change log using [GitHub's releases][releases] This repository keeps a change log using [GitHub's releases][releases]
functionality. The format of the log is based on functionality.
[Keep a Changelog][keepchangelog].
Releases are based on [Semantic Versioning][semver], and use the format Releases are based on [Semantic Versioning][semver], and use the format
of ``MAJOR.MINOR.PATCH``. In a nutshell, the version will be incremented of `MAJOR.MINOR.PATCH`. In a nutshell, the version will be incremented
based on the following: based on the following:
- ``MAJOR``: Incompatible or major changes. - `MAJOR`: Incompatible or major changes.
- ``MINOR``: Backwards-compatible new features and enhancements. - `MINOR`: Backwards-compatible new features and enhancements.
- ``PATCH``: Backwards-compatible bugfixes and package updates. - `PATCH`: Backwards-compatible bugfixes and package updates.
## Support ## Support
@ -102,7 +101,7 @@ check [the contributor's page][contributors].
MIT License MIT License
Copyright (c) 2017-2020 Franck Nijhof Copyright (c) 2017-2021 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal
@ -128,7 +127,6 @@ SOFTWARE.
[forum]: https://community.home-assistant.io/t/repository-community-hass-io-add-ons/24705?u=frenck [forum]: https://community.home-assistant.io/t/repository-community-hass-io-add-ons/24705?u=frenck
[frenck]: https://github.com/frenck [frenck]: https://github.com/frenck
[issue]: https://github.com/hassio-addons/addon-example/issues [issue]: https://github.com/hassio-addons/addon-example/issues
[keepchangelog]: http://keepachangelog.com/en/1.0.0/
[reddit]: https://reddit.com/r/homeassistant [reddit]: https://reddit.com/r/homeassistant
[releases]: https://github.com/hassio-addons/addon-example/releases [releases]: https://github.com/hassio-addons/addon-example/releases
[semver]: http://semver.org/spec/v2.0.0.html [semver]: http://semver.org/spec/v2.0.0.html

View file

@ -49,9 +49,9 @@ If you are more interested in stable releases of our add-ons:
[forum]: https://community.home-assistant.io?u=frenck [forum]: https://community.home-assistant.io?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck [github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v3.5.1-blue.svg [release-shield]: https://img.shields.io/badge/version-v4.0.0-beta.0-blue.svg
[release]: https://github.com/hassio-addons/addon-example/tree/v3.5.1 [release]: https://github.com/hassio-addons/addon-example/tree/v4.0.0-beta.0

View file

@ -1,10 +1,9 @@
{ {
"name": "Example", "name": "Example",
"version": "3.5.1", "version": "4.0.0-beta.0",
"slug": "example", "slug": "example",
"description": "Example add-on by Community Home Assistant Add-ons", "description": "Example add-on by Community Home Assistant Add-ons",
"url": "https://github.com/hassio-addons/addon-example", "url": "https://github.com/hassio-addons/addon-example",
"startup": "application",
"init": false, "init": false,
"arch": [ "arch": [
"aarch64", "aarch64",
@ -13,9 +12,6 @@
"armv7", "armv7",
"i386" "i386"
], ],
"boot": "auto",
"hassio_api": true,
"hassio_role": "default",
"options": { "options": {
"log_level": "info", "log_level": "info",
"seconds_between_quotes": 5 "seconds_between_quotes": 5