mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-20 04:50:31 +02:00
aurral: downgrade to v1.76.16 (v1.76.17 image not published to ghcr.io)
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 1.76.17
|
## 1.76.16
|
||||||
|
|
||||||
- Initial Home Assistant add-on release
|
- Initial Home Assistant add-on release
|
||||||
- Wraps upstream `ghcr.io/lklynet/aurral:v1.76.17`
|
- Wraps upstream `ghcr.io/lklynet/aurral:v1.76.16`
|
||||||
- Exposes `download_folder` as a configurable path in the add-on UI
|
- Exposes `download_folder` as a configurable path in the add-on UI
|
||||||
- Supports amd64 and aarch64
|
- Supports amd64 and aarch64
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# Home Assistant Add-on: Aurral
|
# Home Assistant Add-on: Aurral
|
||||||
# Wraps the upstream ghcr.io/lklynet/aurral image.
|
# Wraps the upstream ghcr.io/lklynet/aurral image.
|
||||||
# ==============================================================
|
# ==============================================================
|
||||||
FROM ghcr.io/lklynet/aurral:v1.76.17
|
FROM ghcr.io/lklynet/aurral:v1.76.16
|
||||||
|
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_ARCH
|
ARG BUILD_ARCH
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: Aurral
|
name: Aurral
|
||||||
version: "1.76.17"
|
version: "1.76.16"
|
||||||
slug: aurral
|
slug: aurral
|
||||||
description: >-
|
description: >-
|
||||||
Self-hosted music discovery, request management, flows, and playlist
|
Self-hosted music discovery, request management, flows, and playlist
|
||||||
|
|||||||
Reference in New Issue
Block a user