diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index b83876c..b5a2af5 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,49 @@ +- commits: + - subject: Update balena-yocto-scripts to 29b218350eb1553f0f2c4da2753e9f6722226f41 + hash: b57e06239bba2f6f9d26eb213d822c63f348d9cc + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 29b218350eb1553f0f2c4da2753e9f6722226f41 + changelog-entry: Update balena-yocto-scripts to 29b218350eb1553f0f2c4da2753e9f6722226f41 + author: renovate[bot] + nested: + - commits: + - subject: "balena-deploy: pin balena-img to v4.1.2" + hash: 5a9efbc151127e6bb806627ba4949327cd54b776 + body: > + Pin balena-img to v4.1.2, to ensure that upstream changes never + break + + the deployment. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Joseph Kogut + signed-off-by: Joseph Kogut + author: Joseph Kogut + nested: [] + - subject: "balena-deploy: s/resin-img/balena-img" + hash: c632941d9f54549df6e9464b317c18bf6a313040 + body: > + As part of rebranding, resin docker repos were renamed to + balena, and + + resin/resin-img no longer receives updates. Change the image we pull to + + process OS images from resin/resin-img to balena/balena-img. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Joseph Kogut + signed-off-by: Joseph Kogut + author: Joseph Kogut + nested: [] + version: balena-yocto-scripts-1.19.9 + title: "'balena-deploy: s/resin-img/balena-img'" + date: 2022-06-28T20:10:34.817Z + version: 2.99.24+rev1 + title: "'Update balena-yocto-scripts digest to 29b2183'" + date: 2022-06-29T00:53:03.703Z - commits: - subject: Update layers/meta-balena to 48847f04f125fe90cd0c385fcbb617210233571e hash: f6b8c8f52dbd4160d3a8ffe79169da6c9ce52d92 diff --git a/CHANGELOG.md b/CHANGELOG.md index f50d71a..e684bc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v2.99.24+rev1 +## (2022-06-29) + + +
+ Update balena-yocto-scripts to 29b218350eb1553f0f2c4da2753e9f6722226f41 [renovate[bot]] + +> ## balena-yocto-scripts-1.19.9 +> ### (2022-06-28) +> +> * balena-deploy: pin balena-img to v4.1.2 [Joseph Kogut] +> * balena-deploy: s/resin-img/balena-img [Joseph Kogut] +> +
+ # v2.99.24 ## (2022-06-28) diff --git a/VERSION b/VERSION index 9d24bca..7b9dec6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.99.24 \ No newline at end of file +2.99.24+rev1 \ No newline at end of file