mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-20 17:52:51 +00:00
1.3.0
This commit is contained in:
parent
ac0917b114
commit
b54087aec2
@ -1,3 +1,5 @@
|
||||
# v1.3.0
|
||||
|
||||
* Remove volumes when removing a container [Pablo]
|
||||
* Refactor the still undocumented special env vars into RESIN_SUPERVISOR_ [Pablo]
|
||||
* Implement several update strategies (kill before download, 0-downtime) [Pablo]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "1.2.1",
|
||||
"version": "1.3.0",
|
||||
"scripts": {
|
||||
"postinstall": "bash postinstall.sh",
|
||||
"start": "./entry.sh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user