🎉 Release of add-on Folding@home 0.5.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-03-09 15:05:29 +00:00
parent ce48808dd2
commit f081b8fe2f
5 changed files with 30 additions and 12 deletions

View file

@ -745,10 +745,10 @@ SOFTWARE.
[ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[ftp-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[ftp-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/v0.4.1
[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/v0.4.1/README.md
[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/v0.5.0
[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/v0.5.0/README.md
[foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues
[foldingathome-version-shield]: https://img.shields.io/badge/version-v0.4.1-blue.svg
[foldingathome-version-shield]: https://img.shields.io/badge/version-v0.5.0-blue.svg
[foldingathome-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg
[foldingathome-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[foldingathome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,10 +1,13 @@
## Whats changed
## 🧰 Maintenance
## 🚀 Enhancements
- 🚀 Update CI to latest version @frenck (#36)
- 🎆 Updates maintenance/license year to 2022 @frenck (#39)
- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#42)
## 📚 Documentation
- 📚 Add My buttons to documentation @frenck (#43)
## ⬆️ Dependency updates
- ⬆️ Upgrades add-on base image to 5.2.3 @frenck (#40)
- ⬆️ Upgrades add-on base image to 5.3.0 @frenck (#41)

View file

@ -20,8 +20,12 @@ Team stats: <https://stats.foldingathome.org/team/247478>
The installation of this add-on is pretty straightforward and not different in
comparison to installing any other Home Assistant add-on.
1. Search for the "Folding@home" add-on in the add-on store.
1. Install the "Folding@home" add-on.
1. Click the Home Assistant My button below to open the add-on on your Home
Assistant instance.
[![Open this add-on in your Home Assistant instance.][addon-badge]][addon]
1. Click the "Install" button to install the add-on.
1. Start the "Folding@home" add-on.
1. Check the logs of the "Folding@home" to see if everything went well.
1. Open the Web UI.
@ -30,6 +34,12 @@ comparison to installing any other Home Assistant add-on.
Team stats: <https://stats.foldingathome.org/team/247478>
Home Assistant, by default, ships with the Community Add-ons store installed.
However, if it is missing (for any reason), you can add it by clicking the
button My button below.
[!Add repository to your Home Assitant instance.][repository-badge]][repository]
## Configuration
**Note**: _Remember to restart the add-on when the configuration is changed._
@ -139,6 +149,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_foldingathome
[contributors]: https://github.com/hassio-addons/addon-foldingathome/graphs/contributors
[discord-ha]: https://discord.gg/c5DvZ4e
[discord]: https://discord.me/hassioaddons
@ -147,4 +159,6 @@ SOFTWARE.
[issue]: https://github.com/hassio-addons/addon-foldingathome/issues
[reddit]: https://reddit.com/r/homeassistant
[releases]: https://github.com/hassio-addons/addon-foldingathome/releases
[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg
[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
[semver]: http://semver.org/spec/v2.0.0.htm

View file

@ -49,6 +49,6 @@ 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-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.4.1-blue.svg
[release]: https://github.com/hassio-addons/addon-foldingathome/tree/v0.4.1
[release-shield]: https://img.shields.io/badge/version-v0.5.0-blue.svg
[release]: https://github.com/hassio-addons/addon-foldingathome/tree/v0.5.0
[screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/main/images/screenshot.png

View file

@ -1,5 +1,6 @@
arch:
- amd64
codenotary: codenotary@frenck.dev
description: Fighting disease with a world wide distributed super computer
hassio_api: true
image: ghcr.io/hassio-addons/foldingathome/{arch}
@ -13,6 +14,6 @@ ports_description:
7396/tcp: Web interface
slug: foldingathome
url: https://github.com/hassio-addons/addon-foldingathome
version: 0.4.1
version: 0.5.0
video: true
webui: http://[HOST]:[PORT:7396]