mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-16 05:41:49 +02:00
Updater bot : joal updated to 2.1.30
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 2.1.30 (19-04-2022)
|
||||||
|
- Update to latest version from anthonyraymond/joal
|
||||||
- Add codenotary sign
|
- Add codenotary sign
|
||||||
|
|
||||||
## 2.1.29 (23-12-2021)
|
## 2.1.29 (23-12-2021)
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_UPSTREAM="2.1.29"
|
ARG BUILD_UPSTREAM="2.1.30"
|
||||||
FROM anthonyraymond/joal:$BUILD_UPSTREAM
|
FROM anthonyraymond/joal:$BUILD_UPSTREAM
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
@@ -38,8 +38,8 @@
|
|||||||
},
|
},
|
||||||
"slug": "joal",
|
"slug": "joal",
|
||||||
"startup": "services",
|
"startup": "services",
|
||||||
"upstream": "2.1.29",
|
"upstream": "2.1.30",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.1.29",
|
"version": "2.1.30",
|
||||||
"webui": "http://[HOST]:[PORT:8081]/joal/ui?ui_credentials=%7B%22host%22%3A%22[HOST]%22%2C%22port%22%3A%22[PORT:8081]%22%2C%22pathPrefix%22%3A%22joal%22%2C%22secretToken%22%3A%22lrMY24Byhx%22%7D"
|
"webui": "http://[HOST]:[PORT:8081]/joal/ui?ui_credentials=%7B%22host%22%3A%22[HOST]%22%2C%22port%22%3A%22[PORT:8081]%22%2C%22pathPrefix%22%3A%22joal%22%2C%22secretToken%22%3A%22lrMY24Byhx%22%7D"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user