From 3898342a5bb8fab6bc4780287db1262084c30ecf Mon Sep 17 00:00:00 2001 From: Akis Kesoglou Date: Fri, 29 Jan 2021 15:47:50 +0200 Subject: [PATCH] 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 --- compose/versions | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/compose/versions b/compose/versions index 3327c82..77ed3bf 100644 --- a/compose/versions +++ b/compose/versions @@ -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