From a0b36e51a36ee6a8acbe23b7010269e3c53d4561 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 18:09:31 +0000 Subject: [PATCH] v6.0.16 --- .versionbot/CHANGELOG.yml | 101 ++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 43 ++++++++++++++++ VERSION | 2 +- 3 files changed, 145 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 404e8c94..b35c902d 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,104 @@ +- commits: + - subject: Update layers/meta-balena to ff036025013fc850f9293e3ff590ea467543172f + hash: 028dfb7166c7b5449ab2a3eae4d74d6aeecd7b3e + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to ff036025013fc850f9293e3ff590ea467543172f + changelog-entry: Update layers/meta-balena to ff036025013fc850f9293e3ff590ea467543172f + author: balena-renovate[bot] + nested: + - commits: + - subject: Update tests/leviathan digest to ff6a079 + hash: 5b915b20c402774b2926a8f2ea73200daffdd607 + body: Update tests/leviathan + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: + - commits: + - subject: Update core/contracts digest to 59752b7 + hash: 77fb084fa0073a4ce024c258bc81b44c7df84daa + body: | + Update core/contracts + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: leviathan-2.31.29 + title: "" + date: 2024-08-29T19:33:37.619Z + - commits: + - subject: Update balena-os/leviathan-worker to v2.9.43 + hash: 47bf1a79a6935e7c99430266f67d90f0f0155256 + body: | + Update balena-os/leviathan-worker from 2.9.41 to 2.9.43 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: leviathan-2.31.28 + title: "" + date: 2024-08-29T18:44:20.177Z + - commits: + - subject: Update docker/setup-buildx-action digest to 988b5a0 + hash: e6b3ef176fbadff3adeb317158d8be96c635092a + body: | + Update docker/setup-buildx-action + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: leviathan-2.31.27 + title: "" + date: 2024-08-29T17:37:31.318Z + - commits: + - subject: specify ipv4 localhost for balena tunnel + hash: 26d159fb88c3455975a048aa70bfeaad530d6330 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + - subject: Move balena-cli download to a build stage with renovate management + hash: 6bc62dc2b0b8368aea6b1763968ee5d775657d0e + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + - subject: "core: update CLI to 19.0.0" + hash: 382dd48d3c3f7bc4fbad1e3376d84a40c1342c15 + body: > + we were previously using CLI 16.0.0, which is now over + 365 days since the next major release (17.0.0) , so its + deprecated and won't work without adding the + --unsupported flag, or updating. Choosing to update + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: leviathan-2.31.26 + title: "" + date: 2024-08-29T16:24:31.112Z + version: meta-balena-6.0.16 + title: "" + date: 2024-08-29T22:23:40.786Z + version: 6.0.16 + title: "" + date: 2024-08-30T18:09:24.475Z - commits: - subject: Update balena-yocto-scripts to 5c8805dcd0013ca3aab6ec82e094595ad8f6780b hash: 01aae7fedf0e6d215970e6e35f0158a8185c1850 diff --git a/CHANGELOG.md b/CHANGELOG.md index 024a4bd4..daeff898 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,49 @@ Change log ----------- +# v6.0.16 +## (2024-08-30) + + +
+ Update layers/meta-balena to ff036025013fc850f9293e3ff590ea467543172f [balena-renovate[bot]] + +> ## meta-balena-6.0.16 +> ### (2024-08-29) +> +> +>
+> Update tests/leviathan digest to ff6a079 [balena-renovate[bot]] +> +>> ### leviathan-2.31.29 +>> #### (2024-08-29) +>> +>> * Update core/contracts digest to 59752b7 [balena-renovate[bot]] +>> +>> ### leviathan-2.31.28 +>> #### (2024-08-29) +>> +>> * Update balena-os/leviathan-worker to v2.9.43 [balena-renovate[bot]] +>> +>> ### leviathan-2.31.27 +>> #### (2024-08-29) +>> +>> * Update docker/setup-buildx-action digest to 988b5a0 [balena-renovate[bot]] +>> +>> ### leviathan-2.31.26 +>> #### (2024-08-29) +>> +>> * specify ipv4 localhost for balena tunnel [rcooke-warwick] +>> * Move balena-cli download to a build stage with renovate management [Kyle Harding] +>> * core: update CLI to 19.0.0 [rcooke-warwick] +>> +> +>
+> +> + +
+ # v6.0.15+rev2 ## (2024-08-30) diff --git a/VERSION b/VERSION index 8698dded..d219f069 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.15+rev2 \ No newline at end of file +6.0.16 \ No newline at end of file