diff --git a/README.md b/README.md index 6932655..e611f5f 100644 --- a/README.md +++ b/README.md @@ -408,10 +408,10 @@ If you are here, seeking help, please look at the issues of the specific addon. [vnc-viewer-armhf-badge]: https://img.shields.io/badge/armhf-yes-green.svg [vnc-viewer-armv7-badge]: https://img.shields.io/badge/armv7-yes-green.svg [vnc-viewer-i386-badge]: https://img.shields.io/badge/i386-yes-green.svg -[valetudo-mapper-files]: https://github.com/Poeschl-HomeAssistant-Addons/valetudo-mapper/tree/v1.12.0 -[valetudo-mapper-doc]: https://github.com/Poeschl-HomeAssistant-Addons/valetudo-mapper/blob/v1.12.0/README.md +[valetudo-mapper-files]: https://github.com/Poeschl-HomeAssistant-Addons/valetudo-mapper/tree/cdce39a +[valetudo-mapper-doc]: https://github.com/Poeschl-HomeAssistant-Addons/valetudo-mapper/blob/cdce39a/README.md [valetudo-mapper-issue]: https://github.com/Poeschl-HomeAssistant-Addons/valetudo-mapper/issues -[valetudo-mapper-version-badge]: https://img.shields.io/badge/version-v1.12.0-blue.svg +[valetudo-mapper-version-badge]: https://img.shields.io/badge/version-cdce39a-blue.svg [valetudo-mapper-aarch64-badge]: https://img.shields.io/badge/aarch64-yes-green.svg [valetudo-mapper-amd64-badge]: https://img.shields.io/badge/amd64-yes-green.svg [valetudo-mapper-armhf-badge]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/valetudo-mapper/CHANGELOG.md b/valetudo-mapper/CHANGELOG.md index 353029d..9bff103 100644 --- a/valetudo-mapper/CHANGELOG.md +++ b/valetudo-mapper/CHANGELOG.md @@ -1,133 +1,5 @@ -Note: this is the full changelog of the versions deployed via the [previous mono-repository](https://github.com/Poeschl-HomeAssistant-Addons/repository/tree/41c02f85a6fffb328c21df76ace4e54ad0ee3466). - -## 1.12.0 - 2024-01-13 - -* 🔼 Update Valetudo-Mapper to commit `54aba35` (thanks @gerard33 #442) -* 🔼 Update git to `2.36.6-r0` - -## 1.11.0 - 2022-08-03 - -* 🔼 Update Valetudo-Mapper to commit `bd97779` -* 🔼 Update alpine to `3.16` -* 🔼 Update git to `2.36.2-r0` -* 🔼 Update npm to `8.10.0-r0` -* 🔨 Migrated to S6-Overlay `V3` -* 📝 Updated to new repository structure + Yaml config - - -## 1.10.1 - 2022-04-10 - -* 📝 Updated Readme - -## 1.10.0 - 2021-07-27 - -* 🔧 Add port of mqtt broker to schema validaton -* 🔼 Update Valetudo-Mapper to commit `8500701` -* 🔼 Update alpine to `3.14` -* 🔼 Update git to `2.32.0-r0` -* 🔼 Update npm to `7.17.0-r0` - -## 1.9.0 - 2021-04-02 - -* 🔨 Use ghcr.io/home-assistant for base images - - -## 1.8.1 - 2021-03-17 - -* 🐛 Specifiy own S6 entrypoint, don't rely on the base image. -* 🔨 Use Multi-Stage Build to reduce download size -* 🔼 Updated git to `2.30.2-r0` -* 🔼 Updated npm to `14.16.0-r0` - - -## 1.8.0 - 2021-02-15 - -* 🔨 Allow also anonymous access in mqtt broker url - - -## 1.7.1 - 2021-02-10 - -* 🔼 Updated git to `2.30.1-r0` - - -## 1.7.0 - 2021-01-30 - -* 🔨 Use Jemalloc for better memory handling -* 🔼 Update alpine to `3.13` -* 🔼 Update git to `2.30.0-r0` -* 🔼 Update npm to `14.15.4-r0` - -## 1.6.1 - 2020-11-27 - -* 🐛 fix rotation config -* 🔨 Modernise Readme - -## 1.6.0 - 2020-11-27 - -* 🔼 Update Valetudo-Mapper to commit `1ae822c` -* 🔼 Update alpine to `3.12` -* 🔼 Update git to `2.26.2-r0` -* 🔼 Update npm to `12.18.4-r0` -* ➕ Add rotation setting - - -## 1.5.0 - 2020-10-22 - -* 🔨 Use S6-Overlay for execution -* 🔨 Start as `application` startup type - - -## 1.4.0 - 2020-05-29 - -* 🔼 Updated Valetudo-Mapper to commit `8e23ac2` -* ➕ Added all missing settings until now - -### ⚠️ Breaks existing config - -More: see [#82](https://github.com/Poeschl/Hassio-Addons/pull/82) - - -## 1.3.2 - 2020-05-22 - -* 🔨 Updated Changelog to new format - - -## 1.3.1 - 2020-04-29 - -* 🔼 Updated git to `2.24.3-r0` - - -## 1.3.0 - 2020-04-16 - -* 🔼 Updated Valetudo-Mapper to commit `4bd62e2` - - -## 1.2.1 - 2020-04-16 - -* 🔼 Updated git to `2.24.2-r0` - - -## 1.2.0 - 2020-02-09 - -* ➕ Added new config settings (thanks @thundergreen) - * `drawForbiddenZones` - * `drawVirtualWalls` - * `gradientBackground` - - -## 1.1.1 - 2020-02-07 - -* 🔼 Updated dependencies: - * alpine `3.11` - * git `2.24.1-r0` - * npm `12.15.0-r1` - - -## 1.1.0 - 2020-02-04 - -* 🐛 fix compatibility with 2008 firmware for S50/55 - - -## 1.0.0 - 2019-12-09 - -* ➕ Add Valetudo-Mapper in its basic form (master commit) +# Changelog since 1.12.0 +- Merge pull request #1 from Poeschl-HomeAssistant-Addons/add-package-updater + +👷 Add package updater action +- 👷 Add package updater action diff --git a/valetudo-mapper/README.md b/valetudo-mapper/README.md index 46958aa..3d13a40 100644 --- a/valetudo-mapper/README.md +++ b/valetudo-mapper/README.md @@ -33,8 +33,8 @@ For the stable version of the add-ons: [Stable-Repository] [stage-badge]: https://img.shields.io/badge/Addon%20stage-stable-green.svg -[release-badge]: https://img.shields.io/badge/version-v1.12.0-blue.svg -[release]: https://github.com/Poeschl-HomeAssistant-Addons/valetudo-mapper/tree/v1.12.0 +[release-badge]: https://img.shields.io/badge/version-cdce39a-blue.svg +[release]: https://github.com/Poeschl-HomeAssistant-Addons/valetudo-mapper/tree/cdce39a [donation-badge]: https://img.shields.io/badge/Buy%20me%20a%20coffee-%23d32f2f?logo=buy-me-a-coffee&style=for-the-badge&logoColor=white [donation-url]: https://www.buymeacoffee.com/Poeschl diff --git a/valetudo-mapper/config.yaml b/valetudo-mapper/config.yaml index 8f91104..d497b91 100644 --- a/valetudo-mapper/config.yaml +++ b/valetudo-mapper/config.yaml @@ -1,5 +1,5 @@ name: Valetudo Mapper -version: 1.12.0 +version: cdce39a slug: valetudo-mapper description: This is a simple companion service for Valetudo RE which generates the map pngs.