mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-12 16:10:41 +01:00
- Bump version to 0.133.1 (latest upstream manyfold-solo release) - Remove image: field from config.yaml so HA builds via Dockerfile - Pin Dockerfile and build.yaml to 0.133.1 instead of :latest - Add Secret Key Base section to README covering all install scenarios - Add Migration section to README with steps to preserve data when switching addon slug or reinstalling Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 lines
118 B
YAML
5 lines
118 B
YAML
---
|
|
build_from:
|
|
aarch64: ghcr.io/manyfold3d/manyfold-solo:0.133.1
|
|
amd64: ghcr.io/manyfold3d/manyfold-solo:0.133.1
|