diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 40fc9ad..e5b48f4 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,69 @@ +- commits: + - subject: Update layers/meta-balena to 5dcea5e5b39876e832538800441f494ce884e8f9 + hash: dd0e0e2cc1ebe5e338f8c324877233075162df53 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 5dcea5e5b39876e832538800441f494ce884e8f9 + changelog-entry: Update layers/meta-balena to 5dcea5e5b39876e832538800441f494ce884e8f9 + author: Renovate Bot + nested: + - commits: + - subject: Update tests/leviathan digest to ea72650 + hash: 264147110d2517cb7929cdf709de1cd228f20dae + body: Update tests/leviathan + footer: + Change-type: patch + change-type: patch + author: Renovate Bot + nested: + - commits: + - subject: catch error in executeCommandInhostOs + hash: db1677995f1cf2f93284dcd35bb173d1cb3e08ca + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: leviathan-2.4.1 + title: "'catch error in executeCommandInhostOs'" + date: 2022-06-09T13:28:01.544Z + - commits: + - subject: get ssh to work with ed25519 algorithm + hash: 6bdaedab27c0a919eddd74cb784bddfd8281d90b + body: "" + footer: + Change-type: minor + change-type: minor + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: leviathan-2.4.0 + title: "'get ssh to work with ed25519 algorithm'" + date: 2022-06-07T11:26:55.354Z + version: meta-balena-2.98.44 + title: "'Update tests/leviathan digest to ea72650'" + date: 2022-06-09T21:46:58.389Z + - commits: + - subject: "tests: cloud: update container names" + hash: 8b85216ea886c77788ceaf377ee775e9c48913df + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: meta-balena-2.98.43 + title: "'tests: cloud: update container names'" + date: 2022-06-09T11:03:45.627Z + version: 2.98.44 + title: "'Update layers/meta-balena digest to 5dcea5e'" + date: 2022-06-09T23:45:44.273Z - commits: - subject: Add build and deploy workflow hash: e4053e7090864d8c30ea133db555ec1222d32913 diff --git a/CHANGELOG.md b/CHANGELOG.md index 5134da4..206d4b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,40 @@ Change log ----------- +# v2.98.44 +## (2022-06-09) + + +
+ Update layers/meta-balena to 5dcea5e5b39876e832538800441f494ce884e8f9 [Renovate Bot] + +> ## meta-balena-2.98.44 +> ### (2022-06-09) +> +> +>
+> Update tests/leviathan digest to ea72650 [Renovate Bot] +> +>> ### leviathan-2.4.1 +>> #### (2022-06-09) +>> +>> * catch error in executeCommandInhostOs [rcooke-warwick] +>> +>> ### leviathan-2.4.0 +>> #### (2022-06-07) +>> +>> * get ssh to work with ed25519 algorithm [rcooke-warwick] +>> +>
+> +> +> ## meta-balena-2.98.43 +> ### (2022-06-09) +> +> * tests: cloud: update container names [rcooke-warwick] +> +
+ # v2.98.42+rev1 ## (2022-06-08) diff --git a/VERSION b/VERSION index 8173216..fcaf4f0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.98.42+rev1 \ No newline at end of file +2.98.44 \ No newline at end of file