Update services

Update open-balena-api from 0.109.2 to 0.119.5
Update balena-mdns-publisher from 1.7.9 to 1.9.2
Update open-balena-registry from 2.13.11 to 2.14.4
Update open-balena-vpn from 9.16.1 to 9.17.4

Change-type: minor
This commit is contained in:
Akis Kesoglou 2021-01-29 15:47:50 +02:00
parent ab0b7467fd
commit 3898342a5b

View File

@ -1,6 +1,6 @@
export OPENBALENA_API_VERSION_TAG=v0.109.2
export OPENBALENA_API_VERSION_TAG=v0.119.5
export OPENBALENA_DB_VERSION_TAG=v4.1.0
export OPENBALENA_MDNS_PUBLISHER_VERSION_TAG=v1.7.9
export OPENBALENA_REGISTRY_VERSION_TAG=v2.13.11
export OPENBALENA_MDNS_PUBLISHER_VERSION_TAG=v1.9.2
export OPENBALENA_REGISTRY_VERSION_TAG=v2.14.4
export OPENBALENA_S3_VERSION_TAG=v2.9.9
export OPENBALENA_VPN_VERSION_TAG=v9.16.1
export OPENBALENA_VPN_VERSION_TAG=v9.17.4