diff --git a/README.md b/README.md index c7ccc80e6..a9c3ae7ba 100644 --- a/README.md +++ b/README.md @@ -759,10 +759,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/6ef19f1 -[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/6ef19f1/README.md +[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/604a513 +[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/604a513/README.md [foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues -[foldingathome-version-shield]: https://img.shields.io/badge/version-6ef19f1-blue.svg +[foldingathome-version-shield]: https://img.shields.io/badge/version-604a513-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 eae92e8af..f62a1a38b 100644 --- a/foldingathome/CHANGELOG.md +++ b/foldingathome/CHANGELOG.md @@ -1,105 +1,2 @@ -# Changelog since v0.3.0 -- ⬆️ Upgrades add-on base image to 5.2.2 (#35) -- ⬆️ Upgrades add-on base image to 5.2.0 (#34) -- Migrate JSON config to YAML (#33) -- Switch to centralized GitHub Action Workflows (#32) -- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#28) - -Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5. -- [Release notes](https://github.com/actions/checkout/releases) -- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) -- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5) - ---- -updated-dependencies: -- dependency-name: actions/checkout - 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> -- ⬆️ Upgrades add-on base image to 5.1.1 (#27) -- ⬆️ Upgrade lock-threads workflow to 3.0.0 (#26) -- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#25) - -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4.1) - ---- -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 creyD/prettier_action from 3.3 to 4.0 (#22) - -Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0. -- [Release notes](https://github.com/creyD/prettier_action/releases) -- [Commits](https://github.com/creyD/prettier_action/compare/v3.3...v4.0) - ---- -updated-dependencies: -- dependency-name: creyD/prettier_action - dependency-type: direct:production - update-type: version-update:semver-major -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#21) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0) - ---- -updated-dependencies: -- dependency-name: docker/setup-buildx-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> -- ⬆️ 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) +# Changelog since v0.4.0 +- 🚀 Update CI to latest version (#36) diff --git a/foldingathome/README.md b/foldingathome/README.md index c5499c6eb..bab505e71 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-6ef19f1-blue.svg -[release]: https://github.com/hassio-addons/addon-foldingathome/tree/6ef19f1 +[release-shield]: https://img.shields.io/badge/version-604a513-blue.svg +[release]: https://github.com/hassio-addons/addon-foldingathome/tree/604a513 [screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/main/images/screenshot.png \ No newline at end of file diff --git a/foldingathome/config.yaml b/foldingathome/config.yaml index c003693e3..618725bb0 100644 --- a/foldingathome/config.yaml +++ b/foldingathome/config.yaml @@ -13,6 +13,6 @@ ports_description: 7396/tcp: Web interface slug: foldingathome url: https://github.com/hassio-addons/addon-foldingathome -version: 6ef19f1 +version: 604a513 video: true webui: http://[HOST]:[PORT:7396]