From 12feae15ff1ec86c55682206a785778c7401ab41 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 26 Aug 2021 06:59:23 +0000 Subject: [PATCH] :arrow_up: Updating add-on Folding@home to a6cd682 --- README.md | 6 +++--- foldingathome/CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ foldingathome/README.md | 4 ++-- foldingathome/config.json | 2 +- 4 files changed, 38 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cc24ddd51..d504ec6b1 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/89461f3 -[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/89461f3/README.md +[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/a6cd682 +[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/a6cd682/README.md [foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues -[foldingathome-version-shield]: https://img.shields.io/badge/version-89461f3-blue.svg +[foldingathome-version-shield]: https://img.shields.io/badge/version-a6cd682-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 fb1b62486..c6860067f 100644 --- a/foldingathome/CHANGELOG.md +++ b/foldingathome/CHANGELOG.md @@ -1,2 +1,34 @@ # Changelog since v0.3.0 +- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#20) + +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.2...v2.3) + +--- +updated-dependencies: +- dependency-name: frenck/action-addon-linter + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 (#19) + +Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0. +- [Release notes](https://github.com/docker/build-push-action/releases) +- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0) + +--- +updated-dependencies: +- dependency-name: docker/build-push-action + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Upgrades add-on base image to v5.0.0 (#18) diff --git a/foldingathome/README.md b/foldingathome/README.md index 8e5ea1b86..3e4d29bc8 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-89461f3-blue.svg -[release]: https://github.com/hassio-addons/addon-foldingathome/tree/89461f3 +[release-shield]: https://img.shields.io/badge/version-a6cd682-blue.svg +[release]: https://github.com/hassio-addons/addon-foldingathome/tree/a6cd682 [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 af58da8ef..5b81e5b10 100644 --- a/foldingathome/config.json +++ b/foldingathome/config.json @@ -1,6 +1,6 @@ { "name": "Folding@home", - "version": "89461f3", + "version": "a6cd682", "slug": "foldingathome", "description": "Fighting disease with a world wide distributed super computer", "url": "https://github.com/hassio-addons/addon-foldingathome",