From 3494f8fec8829499469848c34fc7c6f890968b36 Mon Sep 17 00:00:00 2001 From: Balena CI <34882892+balena-ci@users.noreply.github.com> Date: Tue, 24 May 2022 22:57:02 +0300 Subject: [PATCH] v2.98.29+rev1 --- .versionbot/CHANGELOG.yml | 41 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 15 ++++++++++++++ VERSION | 2 +- 3 files changed, 57 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index c7a4c6b..8786652 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,44 @@ +- commits: + - subject: Update contracts to f251e053b36b3a6d14cd022b9745e478dcad9a6a + hash: ae601127e0e75ea8c784f23b5c8168abdbe64341 + body: Update contracts + footer: + Changelog-entry: Update contracts to f251e053b36b3a6d14cd022b9745e478dcad9a6a + changelog-entry: Update contracts to f251e053b36b3a6d14cd022b9745e478dcad9a6a + author: Renovate Bot + nested: + - commits: + - subject: "sw.os-image: Add balena-image software image" + hash: 4473a99902a3793a33b63300778ad0118b8366cf + body: > + This is used by the OS builders to deploy releases. This + contract contains + + details related to the balena-image artifact generated in the balenaOS + + build. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + - subject: "sw.os: Add balenaOS contract" + hash: 29b697e2a05e026d9b92ee67cdf6dc47f8cc2488 + body: | + This is uded by the OS builder to deploy balenaOS. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + version: contracts-1.13.76 + title: "'Add sw.os and sw.os-image contracts'" + date: 2022-05-23T11:09:26.128Z + version: 2.98.29+rev1 + title: "'Update contracts digest to f251e05'" + date: 2022-05-24T18:17:05.712Z - commits: - subject: Update layers/meta-balena to c8f7eb1fdd6b342cc816e7b2b7e0c60634de2e87 hash: 21ec17d729532fc5671c8ef2830802868fc0620a diff --git a/CHANGELOG.md b/CHANGELOG.md index f7cd2a9..7787ea5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v2.98.29+rev1 +## (2022-05-24) + + +
+ Update contracts to f251e053b36b3a6d14cd022b9745e478dcad9a6a [Renovate Bot] + +> ## contracts-1.13.76 +> ### (2022-05-23) +> +> * sw.os-image: Add balena-image software image [Alex Gonzalez] +> * sw.os: Add balenaOS contract [Alex Gonzalez] +> +
+ # v2.98.29 ## (2022-05-24) diff --git a/VERSION b/VERSION index b2e67b9..43dd217 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.98.29 \ No newline at end of file +2.98.29+rev1 \ No newline at end of file