From 6ef14432862a3f9e89b18b1905af8aa2e63a57f7 Mon Sep 17 00:00:00 2001 From: Balena CI Date: Wed, 24 May 2023 04:07:09 +0000 Subject: [PATCH] v2.115.1 --- .versionbot/CHANGELOG.yml | 56 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 18 +++++++++++++ VERSION | 2 +- 3 files changed, 75 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 3b9de30..a52b3eb 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,59 @@ +- commits: + - subject: Update layers/meta-balena to 5bf3a7b37f4e33264629144c9bf355b4d81c1dee + hash: b726b38d4799f40e65fc08b8c9d57c63c154c6e9 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 5bf3a7b37f4e33264629144c9bf355b4d81c1dee + changelog-entry: Update layers/meta-balena to 5bf3a7b37f4e33264629144c9bf355b4d81c1dee + author: Renovate Bot + nested: + - commits: + - subject: "tests: config: set both network options to false" + hash: 3715edcd98aaadb983419d6389d666c10391afc9 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + - subject: "tests: hup: use contract to configure network" + hash: c054e184f2dd96c9c878008d9f16d96928e5dff3 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + - subject: "tests: cloud: use contract to configure network" + hash: 5c81d124453159a6bb7374a68d27275bb1141fa0 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + - subject: "tests: os: use contract to configure network" + hash: 81c0c7c5df0727df3979db20a6a4a6b00c82b12a + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: meta-balena-2.115.1 + title: "" + date: 2023-05-17T08:32:52.294Z + version: 2.115.1 + title: "" + date: 2023-05-24T04:07:05.803Z - commits: - subject: Update balena-yocto-scripts to f2a164e0acaaa66795d5f31af248f1743dd0ffb7 hash: fba548fa823956ec34fd60ab29eb2b72d2258821 diff --git a/CHANGELOG.md b/CHANGELOG.md index f3f27d1..d14faee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,24 @@ Change log ----------- +# v2.115.1 +## (2023-05-24) + + +
+ Update layers/meta-balena to 5bf3a7b37f4e33264629144c9bf355b4d81c1dee [Renovate Bot] + +> ## meta-balena-2.115.1 +> ### (2023-05-17) +> +> * tests: config: set both network options to false [rcooke-warwick] +> * tests: hup: use contract to configure network [rcooke-warwick] +> * tests: cloud: use contract to configure network [rcooke-warwick] +> * tests: os: use contract to configure network [rcooke-warwick] +> + +
+ # v2.115.0+rev1 ## (2023-05-23) diff --git a/VERSION b/VERSION index a549031..8e38ab0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.115.0+rev1 \ No newline at end of file +2.115.1 \ No newline at end of file