mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
Compare commits
3 Commits
18e98f0417
...
779d3511bf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
779d3511bf | ||
|
|
f0dec65b45 | ||
|
|
cfac1b4cde |
@@ -1,3 +1,5 @@
|
||||
## 25.10.1-4 (01-12-2025)
|
||||
- Minor bugs fixed
|
||||
## 25.10.1-3 (29-11-2025)
|
||||
- Breaking change: data directories now use /data symlinks to /config; back up your installation before updating. Migration is supported only from version v25.5.24.
|
||||
- Added tmpfs support for temporary storage.
|
||||
|
||||
@@ -76,6 +76,8 @@ RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif.
|
||||
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/bashio-standalone.sh" "/.bashio-standalone.sh"
|
||||
RUN chmod 777 /.bashio-standalone.sh
|
||||
|
||||
USER netalertx
|
||||
|
||||
#WORKDIR /
|
||||
#ENTRYPOINT [ "/usr/bin/env" ]
|
||||
#CMD [ "/ha_entrypoint.sh" ]
|
||||
|
||||
@@ -46,4 +46,4 @@ slug: netalertx
|
||||
tmpfs: true
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: 25.10.1-3
|
||||
version: 25.10.1-4
|
||||
|
||||
Reference in New Issue
Block a user