mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-04-12 21:52:57 +00:00
1.14.0
This commit is contained in:
parent
016a82586e
commit
6de51543a5
@ -1,3 +1,5 @@
|
||||
# v1.14.0
|
||||
|
||||
* Allow using an HTTP header for auth [Pablo]
|
||||
* Add iptables rules to block requests to the supervisor API from all interfaces except vpn, docker and local [Pablo]
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "1.13.2",
|
||||
"version": "1.14.0",
|
||||
"scripts": {
|
||||
"postinstall": "sh postinstall.sh",
|
||||
"start": "./entry.sh",
|
||||
|
Loading…
x
Reference in New Issue
Block a user