From 5c52a4a2a4dc83e676fc008c05d480c65ee1e52a Mon Sep 17 00:00:00 2001 From: Balena CI <34882892+balena-ci@users.noreply.github.com> Date: Wed, 1 Jun 2022 02:52:33 +0300 Subject: [PATCH] v2.98.33+rev1 --- .versionbot/CHANGELOG.yml | 46 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++ VERSION | 2 +- 3 files changed, 62 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 024a402..4c31ee3 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,49 @@ +- commits: + - subject: Update balena-yocto-scripts to 2df9e2ae2084a293e7b729eb0538f69b221bc0be + hash: 3fddfdaa9030a3cfa3c6bf959aa21a5594981ecc + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 2df9e2ae2084a293e7b729eb0538f69b221bc0be + changelog-entry: Update balena-yocto-scripts to 2df9e2ae2084a293e7b729eb0538f69b221bc0be + author: Renovate Bot + nested: + - commits: + - subject: "balena-lib: balena_lib_release_finalize: Pass the correct arguments" + hash: e28b745d4ba121b639ba79dad2377f051fe5d3e2 + body: > + The balena_api_fetch_fleet_tag requires a slug as first + argument, not + + a fleet that can contain the organization too. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "balena-lib: Tag ESR fleets with patch independent tags" + hash: d51ecb6d91fe6ecf91de1ecde4fff700f7f88e67 + body: > + Otherwise patch updates of ESR branches move the ESR phase when + they + + should not. For example, if 2022.1.1 is current, 2022.1.2 is also + + current and should not move 2022.1.1 to sunset. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: balena-yocto-scripts-1.19.7 + title: "'balena-lib: Tag ESR fleets with patch independent tags'" + date: 2022-05-31T19:39:43.444Z + version: 2.98.33+rev1 + title: "'Update balena-yocto-scripts digest to 2df9e2a'" + date: 2022-05-31T22:53:46.466Z - commits: - subject: Update layers/meta-balena to 95c96e0624507fd9701912c67d3ae5ec5dbdf6f9 hash: 973818b2d3f0240d3f058df97c08aea132567054 diff --git a/CHANGELOG.md b/CHANGELOG.md index ab7e3b8..72b2e8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v2.98.33+rev1 +## (2022-05-31) + + +
+ Update balena-yocto-scripts to 2df9e2ae2084a293e7b729eb0538f69b221bc0be [Renovate Bot] + +> ## balena-yocto-scripts-1.19.7 +> ### (2022-06-01) +> +> * balena-lib: balena_lib_release_finalize: Pass the correct arguments [Alex Gonzalez] +> * balena-lib: Tag ESR fleets with patch independent tags [Alex Gonzalez] +> +
+ # v2.98.33 ## (2022-05-28) diff --git a/VERSION b/VERSION index deae644..6f21a46 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.98.33 \ No newline at end of file +2.98.33+rev1 \ No newline at end of file