diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 82c504ed..c3cdf7f3 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,30 @@ +- commits: + - subject: Update balena-yocto-scripts to 57b2f7c97e4d95e74b76a0827e910d46e3b3ce2f + hash: 38bf3c67036c7efce6e7109781ac6a20e358fcbd + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 57b2f7c97e4d95e74b76a0827e910d46e3b3ce2f + changelog-entry: Update balena-yocto-scripts to 57b2f7c97e4d95e74b76a0827e910d46e3b3ce2f + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "balena-deploy: Remove docker.io when pulling image" + hash: bd23b9ad59a1645bce79b0df5ef3879d10774a3a + body: | + This seems to cause docker images --format to fail + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + author: Alexandru + nested: [] + version: balena-yocto-scripts-1.21.1 + title: "" + date: 2024-02-07T12:39:41.622Z + version: 5.1.26+rev1 + title: "" + date: 2024-02-07T14:41:07.182Z - commits: - subject: Update layers/meta-balena to cde215eca198fddfd900cf481ed5cc3f26d901ab hash: b7760d1c0a2201feb7f35d06e1cb04094e83997f diff --git a/CHANGELOG.md b/CHANGELOG.md index d4466427..bbf999f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.1.26+rev1 +## (2024-02-07) + + +
+ Update balena-yocto-scripts to 57b2f7c97e4d95e74b76a0827e910d46e3b3ce2f [Self-hosted Renovate Bot] + +> ## balena-yocto-scripts-1.21.1 +> ### (2024-02-07) +> +> * balena-deploy: Remove docker.io when pulling image [Alexandru] +> + +
+ # v5.1.26 ## (2024-02-06) diff --git a/VERSION b/VERSION index b812bb22..783d4f30 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.26 \ No newline at end of file +5.1.26+rev1 \ No newline at end of file