diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index aa3439e..da3e4c9 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,39 @@ +- commits: + - subject: Update balena-yocto-scripts to 56bb055d91481023a6b6cff92d61ebfffa884139 + hash: 8e9554dc701dc5eb1ed7919dba17d6bb5ccc0d41 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 56bb055d91481023a6b6cff92d61ebfffa884139 + changelog-entry: Update balena-yocto-scripts to 56bb055d91481023a6b6cff92d61ebfffa884139 + author: renovate[bot] + nested: + - commits: + - subject: "balena-generate-ami: Enable TPM support on x86_64 only" + hash: 7ee973096d3d93f0006816c310cf41d0d5097d86 + body: | + On aarch64 this fails with + "Invalid machineArchitecture value 'arm64' for tpmSupport." + footer: + Change-type: patch + change-type: patch + Signed-off-by: Michal Toman + signed-off-by: Michal Toman + author: Michal Toman + nested: [] + version: balena-yocto-scripts-1.19.18 + title: "" + date: 2023-01-09T08:14:37.524Z + - subject: Update layers/meta-balena to 8347887ab69018c1e4bcf0a7aecbf6faf85af2bd + hash: e453fc603ea8c950fbb226e99e8eaa4a3b444892 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 8347887ab69018c1e4bcf0a7aecbf6faf85af2bd + changelog-entry: Update layers/meta-balena to 8347887ab69018c1e4bcf0a7aecbf6faf85af2bd + author: renovate[bot] + nested: [] + version: 2.108.17 + title: "" + date: 2023-01-09T20:45:23.345Z - commits: - subject: Update layers/meta-balena to 610fc18f387665f4077ce1bed538bd2da4ba516b hash: 660de93c52cdc3c4484421edfc4ec7a6596d7863 diff --git a/CHANGELOG.md b/CHANGELOG.md index d643679..bee184f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,23 @@ Change log ----------- +# v2.108.17 +## (2023-01-09) + + +
+ Update balena-yocto-scripts to 56bb055d91481023a6b6cff92d61ebfffa884139 [renovate[bot]] + +> ## balena-yocto-scripts-1.19.18 +> ### (2023-01-09) +> +> * balena-generate-ami: Enable TPM support on x86_64 only [Michal Toman] +> + +
+ +* Update layers/meta-balena to 8347887ab69018c1e4bcf0a7aecbf6faf85af2bd [renovate[bot]] + # v2.108.16 ## (2023-01-09) diff --git a/VERSION b/VERSION index 5b3a034..aca407c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.108.16 \ No newline at end of file +2.108.17 \ No newline at end of file