mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-07 03:40:16 +00:00
1.9.0
This commit is contained in:
parent
ed7b936fee
commit
fa33cd72e1
@ -1,3 +1,5 @@
|
|||||||
|
# v1.9.0
|
||||||
|
|
||||||
* Fix reporting of supervisor version for alpine supervisor [Pablo]
|
* Fix reporting of supervisor version for alpine supervisor [Pablo]
|
||||||
* Use rwlock to block when pulling images [Pablo]
|
* Use rwlock to block when pulling images [Pablo]
|
||||||
* Increase API timeout to 15 minutes, and make it configurable [Pablo]
|
* Increase API timeout to 15 minutes, and make it configurable [Pablo]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "resin-supervisor",
|
"name": "resin-supervisor",
|
||||||
"version": "1.8.0",
|
"version": "1.9.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "bash postinstall.sh",
|
"postinstall": "bash postinstall.sh",
|
||||||
"start": "./entry.sh"
|
"start": "./entry.sh"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user