Updater bot : joal updated to 2.1.32

This commit is contained in:
alexbelgium
2022-11-05 01:58:05 +01:00
parent e4c0e20c3f
commit bc12cb68f0
4 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
## 2.1.32 (05-11-2022)
- Update to latest version from anthonyraymond/joal
## 2.1.31 (04-08-2022)
- Update to latest version from anthonyraymond/joal

View File

@@ -16,7 +16,7 @@
ARG BUILD_VERSION
ARG BUILD_FROM
ARG BUILD_UPSTREAM="2.1.31"
ARG BUILD_UPSTREAM="2.1.32"
FROM anthonyraymond/joal:$BUILD_UPSTREAM
##################

View File

@@ -34,5 +34,5 @@
},
"slug": "joal",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.1.31"
"version": "2.1.32"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "04-08-2022",
"last_update": "05-11-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "joal",
"source": "github",
"upstream_repo": "anthonyraymond/joal",
"upstream_version": "2.1.31"
"upstream_version": "2.1.32"
}