From 9b41b094399f3b4d846cfd604034bfd683e83c84 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 20 Aug 2021 09:24:01 +0000 Subject: [PATCH] :arrow_up: Updating add-on Folding@home to 89461f3 --- README.md | 6 +++--- foldingathome/CHANGELOG.md | 37 ++----------------------------------- foldingathome/README.md | 4 ++-- foldingathome/config.json | 2 +- 4 files changed, 8 insertions(+), 41 deletions(-) diff --git a/README.md b/README.md index da337b16f..a7f37bba0 100644 --- a/README.md +++ b/README.md @@ -773,10 +773,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/2b65e03 -[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/2b65e03/README.md +[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/89461f3 +[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/89461f3/README.md [foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues -[foldingathome-version-shield]: https://img.shields.io/badge/version-2b65e03-blue.svg +[foldingathome-version-shield]: https://img.shields.io/badge/version-89461f3-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 diff --git a/foldingathome/CHANGELOG.md b/foldingathome/CHANGELOG.md index 72f616ea2..fb1b62486 100644 --- a/foldingathome/CHANGELOG.md +++ b/foldingathome/CHANGELOG.md @@ -1,35 +1,2 @@ -# Changelog since v0.2.0 -- 📚 Fix screenshot in add-on readme template (#17) -- 🚜 Collection of tweaks (#16) -- ⬆️ Upgrades FAH Client to 7.6.21 (#15) -- 📚 Update README & License (#14) -- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#13) - -Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2. -- [Release notes](https://github.com/dessant/lock-threads/releases) -- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) -- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2) - ---- -updated-dependencies: -- dependency-name: dessant/lock-threads - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- 🚀 Add-on to GitHub Actions (#11) - -* 🚀 Add-on to GitHub Actions - -* Prettified Code! - -* Remove keep a changelog reference - -* Adjust add-on linter errors - -Co-authored-by: frenck -- ⬆️ Upgrades add-on base image to v4.2.3 (#12) -- Cleanup repository (#8) +# Changelog since v0.3.0 +- ⬆️ Upgrades add-on base image to v5.0.0 (#18) diff --git a/foldingathome/README.md b/foldingathome/README.md index 2ca301987..8e5ea1b86 100644 --- a/foldingathome/README.md +++ b/foldingathome/README.md @@ -52,6 +52,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-2b65e03-blue.svg -[release]: https://github.com/hassio-addons/addon-foldingathome/tree/2b65e03 +[release-shield]: https://img.shields.io/badge/version-89461f3-blue.svg +[release]: https://github.com/hassio-addons/addon-foldingathome/tree/89461f3 [screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/main/images/screenshot.png \ No newline at end of file diff --git a/foldingathome/config.json b/foldingathome/config.json index 2251de08c..af58da8ef 100644 --- a/foldingathome/config.json +++ b/foldingathome/config.json @@ -1,6 +1,6 @@ { "name": "Folding@home", - "version": "2b65e03", + "version": "89461f3", "slug": "foldingathome", "description": "Fighting disease with a world wide distributed super computer", "url": "https://github.com/hassio-addons/addon-foldingathome",