mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-25 02:01:52 +02:00
Merge branch 'master' into bentopdf
This commit is contained in:
@@ -1,11 +1,8 @@
|
|||||||
## 0.133.1 (05-03-2026)
|
|
||||||
- Minor bugs fixed
|
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.133.1
|
## 0.135.0
|
||||||
|
|
||||||
- Update to upstream Manyfold 0.133.1.
|
- Update to upstream Manyfold 0.135.0.
|
||||||
- Restore `image` tag in config.yaml.
|
|
||||||
|
|
||||||
## 1.0.3
|
## 1.0.3
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
ARG BUILD_FROM=ghcr.io/manyfold3d/manyfold-solo:0.133.1
|
ARG BUILD_FROM=ghcr.io/manyfold3d/manyfold-solo:0.135.0
|
||||||
FROM ${BUILD_FROM}
|
FROM ${BUILD_FROM}
|
||||||
|
|
||||||
# hadolint ignore=DL3041
|
# hadolint ignore=DL3041
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
build_from:
|
build_from:
|
||||||
aarch64: ghcr.io/manyfold3d/manyfold-solo:0.133.1
|
aarch64: ghcr.io/manyfold3d/manyfold-solo:0.135.0
|
||||||
amd64: ghcr.io/manyfold3d/manyfold-solo:0.133.1
|
amd64: ghcr.io/manyfold3d/manyfold-solo:0.135.0
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name: "Manyfold"
|
name: "Manyfold"
|
||||||
slug: manyfold
|
slug: manyfold
|
||||||
description: "Manyfold 3D model manager as a Home Assistant add-on, using the upstream image with configurable library/index paths."
|
description: "Manyfold 3D model manager as a Home Assistant add-on, using the upstream image with configurable library/index paths."
|
||||||
version: "0.133.1"
|
version: "0.135.0"
|
||||||
url: "https://github.com/alexbelgium/hassio-addons/tree/master/manyfold"
|
url: "https://github.com/alexbelgium/hassio-addons/tree/master/manyfold"
|
||||||
image: ghcr.io/alexbelgium/manyfold-{arch}
|
image: ghcr.io/alexbelgium/manyfold-{arch}
|
||||||
arch:
|
arch:
|
||||||
|
|||||||
Reference in New Issue
Block a user