mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-06-05 09:10:49 +00:00
1.13.0
This commit is contained in:
parent
cd9ddf0d2f
commit
92d7ffbf04
@ -1,3 +1,5 @@
|
|||||||
|
# v1.13.0
|
||||||
|
|
||||||
* Allow the supervisor to work in offline mode [Pablo]
|
* Allow the supervisor to work in offline mode [Pablo]
|
||||||
* Fix duplicate logs issue [Kostas]
|
* Fix duplicate logs issue [Kostas]
|
||||||
* **[Breaking]** Do not bind mount /run/dbus to /run/dbus [Pablo]
|
* **[Breaking]** Do not bind mount /run/dbus to /run/dbus [Pablo]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "resin-supervisor",
|
"name": "resin-supervisor",
|
||||||
"version": "1.12.2",
|
"version": "1.13.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "sh postinstall.sh",
|
"postinstall": "sh postinstall.sh",
|
||||||
"start": "./entry.sh",
|
"start": "./entry.sh",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user