From 21ef70130d077ebca59e07a13770535caef561ad Mon Sep 17 00:00:00 2001 From: Balena CI <34882892+balena-ci@users.noreply.github.com> Date: Wed, 29 Jun 2022 22:27:38 +0300 Subject: [PATCH] v2.99.25 --- .versionbot/CHANGELOG.yml | 59 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 18 ++++++++++++ VERSION | 2 +- 3 files changed, 78 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index b5a2af5..18e1a42 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,62 @@ +- commits: + - subject: Update balena-yocto-scripts to 5e003d52ac8e118af3cce662362d45f780ade704 + hash: 4440cec1b8db330a2b5bf5479c7df8d8f3cc425d + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 5e003d52ac8e118af3cce662362d45f780ade704 + changelog-entry: Update balena-yocto-scripts to 5e003d52ac8e118af3cce662362d45f780ade704 + author: renovate[bot] + nested: + - commits: + - subject: "balena-deploy: Use balena-img instead of resin-img" + hash: 93a91f27b8538d60b45d0f25eb1fddf512e31e52 + body: > + The resin-img is no longer maintained and the deployment of raw + images + + as well as flasher requires features only available in balena-img. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: Global rename from dockerhub resin to balena accounts + hash: 6f28a6fed6d28f713312b8e856cf6bc6a8bba045 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "automation: Stop deploying images to dockerhub" + hash: 988886a34945b9e9993abbcf651824b774910740 + body: | + We are now using just the internal registry. + 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.10 + title: "'Global rename from dockerhub resin to balena accounts'" + date: 2022-06-29T14:41:44.861Z + - subject: Update layers/meta-balena to b76de1e01b5e49196a800340335a3fb2c814b931 + hash: 064f45599e9beb648903d07102b4852368cdb3a6 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to b76de1e01b5e49196a800340335a3fb2c814b931 + changelog-entry: Update layers/meta-balena to b76de1e01b5e49196a800340335a3fb2c814b931 + author: renovate[bot] + nested: [] + version: 2.99.25 + title: "'Update balena-yocto-scripts digest to 5e003d5'" + date: 2022-06-29T17:53:03.837Z - commits: - subject: Update balena-yocto-scripts to 29b218350eb1553f0f2c4da2753e9f6722226f41 hash: b57e06239bba2f6f9d26eb213d822c63f348d9cc diff --git a/CHANGELOG.md b/CHANGELOG.md index e684bc6..da865dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,24 @@ Change log ----------- +# v2.99.25 +## (2022-06-29) + + +
+ Update balena-yocto-scripts to 5e003d52ac8e118af3cce662362d45f780ade704 [renovate[bot]] + +> ## balena-yocto-scripts-1.19.10 +> ### (2022-06-29) +> +> * balena-deploy: Use balena-img instead of resin-img [Alex Gonzalez] +> * Global rename from dockerhub resin to balena accounts [Alex Gonzalez] +> * automation: Stop deploying images to dockerhub [Alex Gonzalez] +> +
+ +* Update layers/meta-balena to b76de1e01b5e49196a800340335a3fb2c814b931 [renovate[bot]] + # v2.99.24+rev1 ## (2022-06-29) diff --git a/VERSION b/VERSION index 7b9dec6..9d75a50 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.99.24+rev1 \ No newline at end of file +2.99.25 \ No newline at end of file