mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-30 16:14:11 +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]
|
||||
* Use rwlock to block when pulling images [Pablo]
|
||||
* Increase API timeout to 15 minutes, and make it configurable [Pablo]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "1.8.0",
|
||||
"version": "1.9.0",
|
||||
"scripts": {
|
||||
"postinstall": "bash postinstall.sh",
|
||||
"start": "./entry.sh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user