mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-20 22:23:13 +00:00
0.0.15
This commit is contained in:
parent
418d838dec
commit
397fd6872b
@ -1,3 +1,5 @@
|
||||
# v0.0.15
|
||||
|
||||
* Make resolv.conf writable from a user container. [Praneeth]
|
||||
* Updated pubnub (3.7.13 doesn't seem to have the heartbeat unnecessarily)
|
||||
* Fixed an issue where an image would not be cleaned up if it was tagged in multiple repos. [Page]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "0.0.14",
|
||||
"version": "0.0.15",
|
||||
"scripts": {
|
||||
"postinstall": "bash postinstall.sh",
|
||||
"start": "./entry.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user