From 84141027a19f201c71aaf20ce3d1a1839d0a1455 Mon Sep 17 00:00:00 2001 From: Bart Versluijs Date: Thu, 10 Feb 2022 16:07:34 +0100 Subject: [PATCH] chore(deps): updated open-balena-db to 5.1.0 Update open-balena-db from 4.1.0 to 5.1.0 Change-type: minor --- compose/versions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/versions b/compose/versions index 596dc52..ddb9fa7 100644 --- a/compose/versions +++ b/compose/versions @@ -1,5 +1,5 @@ export OPENBALENA_API_VERSION_TAG=v0.192.4 -export OPENBALENA_DB_VERSION_TAG=v4.1.0 +export OPENBALENA_DB_VERSION_TAG=v5.1.0 export OPENBALENA_MDNS_PUBLISHER_VERSION_TAG=v1.9.2 export OPENBALENA_REGISTRY_VERSION_TAG=v2.24.2 export OPENBALENA_S3_VERSION_TAG=v2.13.3