From cea1203c6ba2e5530c79dd61b359a7584696fee5 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 19:53:31 +0000 Subject: [PATCH] v4.1.4+rev3 --- .versionbot/CHANGELOG.yml | 62 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 18 ++++++++++++ VERSION | 2 +- 3 files changed, 81 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 76afa43b..43f5bdc2 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,65 @@ +- commits: + - subject: Update balena-yocto-scripts to 84d8d394f158be4490628d7ca65a50e90667fa4b + hash: e2f82fed53aa5aaefe55275a822d0b285d81a7d9 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 84d8d394f158be4490628d7ca65a50e90667fa4b + changelog-entry: Update balena-yocto-scripts to 84d8d394f158be4490628d7ca65a50e90667fa4b + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "Dockerfiles: update balenaCLI version to 17.2.2" + hash: 635816960ec1f836433a397a420292462bafd2c5 + body: | + Update balenaCLI from 14.5.15 to 17.2.2 (current latest) + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "balena-deploy-block.sh: deploy licenses and changelog as release + assets" + hash: 173ab9a844e9c77f46bd5f022a62fc9100b83002 + body: > + This will make it possible to surface these build artifacts to + users. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "balena-deploy: Add changelog to deployed artifacts" + hash: 2c55cdc09d5fb38a225b1b11c413de1d5206fb44 + body: > + Deploying the changelog will allow to deploy it as a release + asset. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "balena-api: add release assets helper functions" + hash: bb9c5762ff424a9ae8df77d5dcebafa262fbe264 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: balena-yocto-scripts-1.19.40 + title: "" + date: 2023-11-13T10:19:34.115Z + version: 4.1.4+rev3 + title: "" + date: 2023-11-24T19:53:25.205Z - commits: - subject: Update contracts to 9a8805526c0fbe4aa1477f32b23c3d0e3647792a hash: 5d2c19b4c9a23c60c4c89b28690638c9c40e15ae diff --git a/CHANGELOG.md b/CHANGELOG.md index c4c6737f..eb30b899 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,24 @@ Change log ----------- +# v4.1.4+rev3 +## (2023-11-24) + + +
+ Update balena-yocto-scripts to 84d8d394f158be4490628d7ca65a50e90667fa4b [Self-hosted Renovate Bot] + +> ## balena-yocto-scripts-1.19.40 +> ### (2023-11-13) +> +> * Dockerfiles: update balenaCLI version to 17.2.2 [Alex Gonzalez] +> * balena-deploy-block.sh: deploy licenses and changelog as release assets [Alex Gonzalez] +> * balena-deploy: Add changelog to deployed artifacts [Alex Gonzalez] +> * balena-api: add release assets helper functions [Alex Gonzalez] +> + +
+ # v4.1.4+rev2 ## (2023-11-24) diff --git a/VERSION b/VERSION index ff98fbb3..45573942 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.1.4+rev2 \ No newline at end of file +4.1.4+rev3 \ No newline at end of file