mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-05 07:14:08 +02:00
Merge pull request #2592 from ToledoEM/manyfold_0.135.0
manyfold: update to 0.135.0
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
## 0.133.1 (05-03-2026)
|
|
||||||
- Minor bugs fixed
|
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.135.0
|
||||||
|
|
||||||
|
- Update to upstream Manyfold 0.135.0.
|
||||||
|
|
||||||
## 1.0.3
|
## 1.0.3
|
||||||
|
|
||||||
- Added the add-on to this repository under the official add-on folder/slug name `manyfold`.
|
- Added the add-on to this repository under the official add-on folder/slug name `manyfold`.
|
||||||
|
|||||||
@@ -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