From cb545fd8c249a8cc0022462d83b5428efb5e16ea Mon Sep 17 00:00:00 2001 From: Ole Petter Date: Thu, 20 Jan 2022 12:17:11 +0100 Subject: [PATCH] Bump mender-artifact to 3.7 Changelog: None Signed-off-by: Ole Petter --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a3e6fc8..8805368 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ variables: # These variables are present elsewhere in the repository too. Make sure to # search for and change them too. - MENDER_ARTIFACT_VERSION: 3.6.x + MENDER_ARTIFACT_VERSION: 3.7.x MENDER_CLIENT_VERSION: latest MENDER_ADDON_CONNECT_VERSION: latest MENDER_ADDON_CONFIGURE_VERSION: latest