mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Updater bot : joal updated to 2.1.31
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
## 2.1.31 (04-08-2022)
|
||||
- Update to latest version from anthonyraymond/joal
|
||||
|
||||
## 2.1.30 (19-04-2022)
|
||||
- Update to latest version from anthonyraymond/joal
|
||||
- Add codenotary sign
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_FROM
|
||||
ARG BUILD_UPSTREAM="2.1.30"
|
||||
ARG BUILD_UPSTREAM="2.1.31"
|
||||
FROM anthonyraymond/joal:$BUILD_UPSTREAM
|
||||
|
||||
##################
|
||||
|
||||
@@ -34,5 +34,5 @@
|
||||
},
|
||||
"slug": "joal",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "2.1.30"
|
||||
}
|
||||
"version": "2.1.31"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "19-04-2022",
|
||||
"last_update": "04-08-2022",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "joal",
|
||||
"source": "github",
|
||||
"upstream_repo": "anthonyraymond/joal",
|
||||
"upstream_version": "2.1.30"
|
||||
"upstream_version": "2.1.31"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user