mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 13:24:04 +02:00
Updater bot : portainer updated to 2.11.1
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 2.11.1 (10-02-2022)
|
||||||
|
- Update to latest version from portainer/portainer
|
||||||
|
|
||||||
## 2.11.0 (08-02-2022)
|
## 2.11.0 (08-02-2022)
|
||||||
- Update to latest version from portainer/portainer
|
- Update to latest version from portainer/portainer
|
||||||
|
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ FROM ${BUILD_FROM}
|
|||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
# Setup base
|
# Setup base
|
||||||
ARG BUILD_UPSTREAM="2.11.0"
|
ARG BUILD_UPSTREAM="2.11.1"
|
||||||
|
|
||||||
# spellcheck disable=SC2015
|
# spellcheck disable=SC2015
|
||||||
# hadolint ignore=SC2015
|
# hadolint ignore=SC2015
|
||||||
|
|||||||
@@ -39,8 +39,8 @@
|
|||||||
},
|
},
|
||||||
"slug": "portainer",
|
"slug": "portainer",
|
||||||
"startup": "services",
|
"startup": "services",
|
||||||
"upstream": "2.11.0",
|
"upstream": "2.11.1",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.11.0",
|
"version": "2.11.1",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:9099]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:9099]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user