diff --git a/README.md b/README.md index a56207e0..ea880816 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/v0.6.1 -[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/v0.6.1/README.md +[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/v0.6.2 +[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/v0.6.2/README.md [foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues -[foldingathome-version-shield]: https://img.shields.io/badge/version-v0.6.1-blue.svg +[foldingathome-version-shield]: https://img.shields.io/badge/version-v0.6.2-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 02c7ee3c..3c3dcce6 100644 --- a/foldingathome/CHANGELOG.md +++ b/foldingathome/CHANGELOG.md @@ -1,6 +1,12 @@ ## What’s changed +## 🧰 Maintenance + +- 🔨 Migrate old-style S6 scripts to s6-rc.d @frenck (#52) +- 🎆 Updates maintenance/license year to 2023 @frenck (#54) + ## ⬆️ Dependency updates -- ⬆️ Upgrades add-on base image to 6.1.0 @frenck (#47) -- ⬆️ Upgrades add-on base image to 6.1.2 @frenck (#48) +- ⬆️ Upgrades add-on base image to 6.1.3 @frenck (#49) +- ⬆️ Upgrades add-on base image to 6.2.0 @frenck (#51) +- ⬆️ Upgrades add-on base image to 6.2.1 @frenck (#53) diff --git a/foldingathome/DOCS.md b/foldingathome/DOCS.md index 8dafc160..883764c9 100644 --- a/foldingathome/DOCS.md +++ b/foldingathome/DOCS.md @@ -123,7 +123,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2020-2022 Franck Nijhof +Copyright (c) 2020-2023 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/foldingathome/README.md b/foldingathome/README.md index 2ef30294..48a829b9 100644 --- a/foldingathome/README.md +++ b/foldingathome/README.md @@ -45,10 +45,10 @@ If you are more interested in stable releases of our add-ons: [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 [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg [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.6.1-blue.svg -[release]: https://github.com/hassio-addons/addon-foldingathome/tree/v0.6.1 +[release-shield]: https://img.shields.io/badge/version-v0.6.2-blue.svg +[release]: https://github.com/hassio-addons/addon-foldingathome/tree/v0.6.2 [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 1746dbf2..4911e655 100644 --- a/foldingathome/config.yaml +++ b/foldingathome/config.yaml @@ -14,6 +14,6 @@ ports_description: 7396/tcp: Web interface slug: foldingathome url: https://github.com/hassio-addons/addon-foldingathome -version: 0.6.1 +version: 0.6.2 video: true webui: http://[HOST]:[PORT:7396]