From 27665bfb18e704c1634f6954af1c0660d99f03c8 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:51:08 +0000 Subject: [PATCH] v3.0.2 --- .versionbot/CHANGELOG.yml | 74 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 41 ++++++++++++++++++++++ VERSION | 2 +- 3 files changed, 116 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 69aee91..62d8fff 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,77 @@ +- commits: + - subject: Update layers/meta-balena to fac2a045b028c533f12b67712d663cfd3a360649 + hash: 214fa2b6daf8bcf34f860a5b9030b3923de60377 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to fac2a045b028c533f12b67712d663cfd3a360649 + changelog-entry: Update layers/meta-balena to fac2a045b028c533f12b67712d663cfd3a360649 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update tests/leviathan digest to 498d4cb + hash: f4a1b8bd1c044e3a49d66bb3a820bc03cfc6faeb + body: Update tests/leviathan + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update balena-os/leviathan-worker to v2.9.9 + hash: 637c10800ffbd5c514f11b83768178716ab110ad + body: | + Update balena-os/leviathan-worker from 2.9.8 to 2.9.9 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.28.3 + title: "" + date: 2023-07-05T11:03:27.568Z + - commits: + - subject: Update core/contracts digest to 6e3d563 + hash: cf53ba6f0d58dce5b6d8e94a799600f52dbfe75d + body: | + Update core/contracts + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.28.2 + title: "" + date: 2023-07-05T10:03:26.492Z + - commits: + - subject: "patch: Pass env variables to client" + hash: 09086c9c1c3471c8c803e6a91cbd72b09f1c9210 + body: "" + footer: + Signed-off-by: Vipul Gupta (@vipulgupta2048) + signed-off-by: Vipul Gupta (@vipulgupta2048) + author: Vipul Gupta (@vipulgupta2048) + nested: [] + version: leviathan-2.28.1 + title: "" + date: 2023-07-05T09:00:56.929Z + - commits: + - subject: "minor: Make client work with different balenaCloud environments" + hash: d975cfff5f15cfdffffa81202de5ad6fd8d41d87 + body: "" + footer: + Signed-off-by: Vipul Gupta (@vipulgupta2048) + signed-off-by: Vipul Gupta (@vipulgupta2048) + author: Vipul Gupta (@vipulgupta2048) + nested: [] + version: leviathan-2.28.0 + title: "" + date: 2023-06-30T15:07:41.244Z + version: meta-balena-3.0.2 + title: "" + date: 2023-07-05T13:49:59.489Z + version: 3.0.2 + title: "" + date: 2023-07-05T15:51:00.947Z - commits: - subject: Update layers/meta-balena to 0232d66721fc127cc14e5078bbc811d50b3cf7a4 hash: 75b6fc71a69051483d6341b21690b9df4db80a05 diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d113b2..f284135 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,47 @@ Change log ----------- +# v3.0.2 +## (2023-07-05) + + +
+ Update layers/meta-balena to fac2a045b028c533f12b67712d663cfd3a360649 [Self-hosted Renovate Bot] + +> ## meta-balena-3.0.2 +> ### (2023-07-05) +> +> +>
+> Update tests/leviathan digest to 498d4cb [Self-hosted Renovate Bot] +> +>> ### leviathan-2.28.3 +>> #### (2023-07-05) +>> +>> * Update balena-os/leviathan-worker to v2.9.9 [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.28.2 +>> #### (2023-07-05) +>> +>> * Update core/contracts digest to 6e3d563 [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.28.1 +>> #### (2023-07-05) +>> +>> * patch: Pass env variables to client [Vipul Gupta (@vipulgupta2048)] +>> +>> ### leviathan-2.28.0 +>> #### (Invalid date) +>> +>> * minor: Make client work with different balenaCloud environments [Vipul Gupta (@vipulgupta2048)] +>> +> +>
+> +> + +
+ # v3.0.1 ## (2023-07-04) diff --git a/VERSION b/VERSION index 13d683c..d9c62ed 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.1 \ No newline at end of file +3.0.2 \ No newline at end of file