mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-28 16:52:26 +01:00
Reapply "Updater bot : gazpar2mqtt updated to 0.2.5"
This reverts commit 17c9873632.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
## 0.2.5 (2026-03-28)
|
||||
- Update to latest version from ssenart/gazpar2mqtt
|
||||
## 0.2.4 (2025-12-24)
|
||||
- Update to latest version from ssenart/gazpar2mqtt
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
#################
|
||||
|
||||
ARG BUILD_FROM
|
||||
ARG BUILD_UPSTREAM="0.2.4"
|
||||
ARG BUILD_UPSTREAM="0.2.5"
|
||||
FROM ssenart/gazpar2mqtt:latest
|
||||
|
||||
##################
|
||||
@@ -51,7 +51,7 @@ COPY ha_automodules.sh /ha_automodules.sh
|
||||
RUN chmod 744 /ha_automodules.sh && /ha_automodules.sh "$MODULES" && rm /ha_automodules.sh
|
||||
|
||||
# Manual apps
|
||||
ENV PACKAGES="0.2.4"
|
||||
ENV PACKAGES="0.2.5"
|
||||
|
||||
# Automatic apps & bashio
|
||||
COPY ha_autoapps.sh /ha_autoapps.sh
|
||||
|
||||
@@ -88,4 +88,4 @@ services:
|
||||
slug: gazpar2mqtt
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "0.2.4"
|
||||
version: "0.2.5"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "24-12-2025",
|
||||
"last_update": "2026-03-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "gazpar2mqtt",
|
||||
"source": "dockerhub",
|
||||
"upstream_repo": "ssenart/gazpar2mqtt",
|
||||
"upstream_version": "0.2.4"
|
||||
"upstream_version": "0.2.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user