diff --git a/README.md b/README.md index b7a602503..051280381 100644 --- a/README.md +++ b/README.md @@ -941,10 +941,10 @@ SOFTWARE. [phlex-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [phlex-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [phlex-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/874ae22 -[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/874ae22/README.md +[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/85bfabc +[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/85bfabc/README.md [foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues -[foldingathome-version-shield]: https://img.shields.io/badge/version-874ae22-blue.svg +[foldingathome-version-shield]: https://img.shields.io/badge/version-85bfabc-blue.svg [foldingathome-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/foldingathome-amd64.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 diff --git a/foldingathome/CHANGELOG.md b/foldingathome/CHANGELOG.md index c4a0155f8..2239cc653 100644 --- a/foldingathome/CHANGELOG.md +++ b/foldingathome/CHANGELOG.md @@ -1,2 +1,5 @@ # Changelog since v0.1.1 -- :ambulance: Fix arch badges +- ⬆ Upgrades fahclient to 7.6.13 +- 🔨 Implement OCI image specification on labels +- ⬆ Upgrades add-on base image to v3.2.0 +- 🚑 Fix arch badges diff --git a/foldingathome/README.md b/foldingathome/README.md index d4793b722..564812203 100644 --- a/foldingathome/README.md +++ b/foldingathome/README.md @@ -46,7 +46,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-foldingathome/blob/874ae22/README.md +[docs]: https://github.com/hassio-addons/addon-foldingathome/blob/85bfabc/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-folding-home/180496?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png @@ -55,6 +55,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-874ae22-blue.svg -[release]: https://github.com/hassio-addons/addon-foldingathome/tree/874ae22 +[release-shield]: https://img.shields.io/badge/version-85bfabc-blue.svg +[release]: https://github.com/hassio-addons/addon-foldingathome/tree/85bfabc [screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/master/images/screenshot.png \ No newline at end of file diff --git a/foldingathome/config.json b/foldingathome/config.json index 0663bd3a6..ffd5e8032 100644 --- a/foldingathome/config.json +++ b/foldingathome/config.json @@ -1,6 +1,6 @@ { "name": "Folding@home", - "version": "874ae22", + "version": "85bfabc", "slug": "foldingathome", "description": "Fighting disease with a world wide distributed super computer", "url": "https://github.com/hassio-addons/addon-foldingathome",