mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-05-06 02:48:13 +00:00
1.1.0
This commit is contained in:
parent
3404b4f45b
commit
c1703ce97a
@ -1,3 +1,5 @@
|
|||||||
|
# v1.1.0
|
||||||
|
|
||||||
* Switch back to using arch-based node images [Pablo]
|
* Switch back to using arch-based node images [Pablo]
|
||||||
* Don't allow bootstrap to delete apiSecret from DB [Pablo]
|
* Don't allow bootstrap to delete apiSecret from DB [Pablo]
|
||||||
* Add API endpoint to expire and create new API key [Pablo]
|
* Add API endpoint to expire and create new API key [Pablo]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "resin-supervisor",
|
"name": "resin-supervisor",
|
||||||
"version": "1.0.2",
|
"version": "1.1.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