mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-17 19:40: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
|
||||
|
||||
## 1.76.17
|
||||
## 1.76.16
|
||||
|
||||
- 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
|
||||
- Supports amd64 and aarch64
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Home Assistant Add-on: Aurral
|
||||
# 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_ARCH
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: Aurral
|
||||
version: "1.76.17"
|
||||
version: "1.76.16"
|
||||
slug: aurral
|
||||
description: >-
|
||||
Self-hosted music discovery, request management, flows, and playlist
|
||||
|
||||
Reference in New Issue
Block a user