diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index b34f8a1d1..060ebea8d 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,35 @@ +- commits: + - subject: Update balena-yocto-scripts to 6ccd3b1013b6d25ea9990a07a06bee864fe0a172 + hash: 1ef3b80d2f9a0f2a92a06e95bbb306e78373c303 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 6ccd3b1013b6d25ea9990a07a06bee864fe0a172 + changelog-entry: Update balena-yocto-scripts to 6ccd3b1013b6d25ea9990a07a06bee864fe0a172 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "automation/include: Pass helper image version" + hash: 2a8e25e0d0b46b3249c1c77b0c38219ebcdea1f0 + body: > + This is needed by the balena-push-env helper image that needs + the + + balena-yocto-scripts version but has no way of getting that info + + otherwise. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Florin Sarbu + signed-off-by: Florin Sarbu + author: Florin Sarbu + nested: [] + version: balena-yocto-scripts-1.21.2 + title: "" + date: 2024-02-08T07:44:50.538Z + version: 5.1.26+rev2 + title: "" + date: 2024-02-08T10:02:11.387Z - commits: - subject: Update balena-yocto-scripts to 57b2f7c97e4d95e74b76a0827e910d46e3b3ce2f hash: 94c5442b04ad627c930cb0be78923de63f1ae640 diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ba73ee18..346ebb9d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,21 @@ All notable changes to this project will be documented in this file +# v5.1.26+rev2 +## (2024-02-08) + + +
+ Update balena-yocto-scripts to 6ccd3b1013b6d25ea9990a07a06bee864fe0a172 [Self-hosted Renovate Bot] + +> ## balena-yocto-scripts-1.21.2 +> ### (2024-02-08) +> +> * automation/include: Pass helper image version [Florin Sarbu] +> + +
+ # v5.1.26+rev1 ## (2024-02-07) diff --git a/VERSION b/VERSION index 783d4f309..41ca65453 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.26+rev1 \ No newline at end of file +5.1.26+rev2 \ No newline at end of file