Commit Graph

21 Commits

Author SHA1 Message Date
Alexandre
79a77fbb28 Update config.yaml 2026-04-03 09:02:43 +02:00
Alexandre
928a8466f2 Update version to 3.2.0-8 in config.yaml 2026-04-02 17:37:38 +02:00
Alexandre
d2aee7844a Bump version from 3.2.0-6 to 3.2.0-7 2026-04-02 16:59:19 +02:00
Alexandre
dbf3a910c3 Bump version from 3.2.0-5 to 3.2.0-6 2026-04-02 15:18:34 +02:00
copilot-swe-agent[bot]
703e5a4172 Add ingress support with nginx reverse proxy for maintainerr addon
Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/14f6643d-9d4f-4c6d-8993-0dbe4404c35d

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
2026-04-02 09:28:29 +00:00
Alexandre
9c3ad22217 Update config.yaml 2026-04-02 10:49:55 +02:00
Alexandre
291b6a3d55 Fix YAML syntax for DATA_DIR in config.yaml nobuid 2026-04-01 14:34:44 +02:00
Alexandre
f289752fa6 Update version to 3.2.0-3 in config.yaml 2026-03-31 22:35:55 +02:00
Alexandre
0b32970717 Update config.yaml 2026-03-31 22:35:41 +02:00
copilot-swe-agent[bot]
51bb0fdceb Fix maintainerr config lost after restart: use persistent /addon_configs/maintainerr path
The entrypoint was setting DATA_DIR="/config" which is NOT a persistent
path in HA addon containers using addon_config:rw with init: false.
Changed to /addon_configs/maintainerr (the persistent path mapped by
addon_config:rw in config.yaml), matching the pattern used by the
cleanuparr addon.

Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/40b7927f-cd03-4b83-a80a-ad56bd6dce32

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
2026-03-31 08:32:12 +00:00
alexbelgium
23e0f9f5be Updater bot : maintainerr updated to 3.2.0 2026-03-28 08:50:17 +01:00
GitHub Actions
4f3b898d2e Revert "Updater bot : maintainerr updated to 3.2.0"
This reverts commit 946b138a3a.
2026-03-28 01:20:04 +00:00
GitHub Actions
7d2224e580 Reapply "Updater bot : maintainerr updated to 3.2.0"
This reverts commit 2f35769eed.
2026-03-28 01:20:04 +00:00
GitHub Actions
2f35769eed Revert "Updater bot : maintainerr updated to 3.2.0"
This reverts commit 946b138a3a.
2026-03-28 00:46:37 +00:00
alexbelgium
946b138a3a Updater bot : maintainerr updated to 3.2.0 2026-03-28 01:28:34 +01:00
alexbelgium
9af940965f Updater bot : maintainerr updated to 3.1.0 2026-03-14 01:28:28 +01:00
Alexandre
bc5d41c063 Update config.yaml 2026-03-06 10:51:51 +01:00
Alexandre
79d7914a6c Update config.yaml 2026-03-06 10:48:54 +01:00
Alexandre
2c0c0089a3 Update config.yaml 2026-03-06 10:38:55 +01:00
Pierre
3aaac1f178 Fix review feedback: use /config, scope chmod, gate chown
- Use DATA_DIR=/config (config:rw map) per maintainer request
- Scope chmod to /entrypoint.sh and cont-init.d instead of whole FS
- Gate chown -R behind .initialized marker to avoid slow restarts
2026-03-06 09:31:32 +01:00
Pierre
c4374e2c90 Add Maintainerr addon 2026-03-05 15:59:21 +01:00