From 563b097726f7bc20f0383ba8fc080e060a559075 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 20:47:16 +0000 Subject: [PATCH] v5.3.20+rev1 --- .versionbot/CHANGELOG.yml | 30 ++++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 46 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 1d31374e..90aece41 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,33 @@ +- commits: + - subject: Update balena-yocto-scripts to 1ce733b37d5c143e1f68e28ff9fa9ac4ef709b87 + hash: de65c1afa678c56b7f3851c7b485040babc9ae9e + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 1ce733b37d5c143e1f68e28ff9fa9ac4ef709b87 + changelog-entry: Update balena-yocto-scripts to 1ce733b37d5c143e1f68e28ff9fa9ac4ef709b87 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update the triggers on the example test workflow + hash: 1f09e509e09a1a44b62772b9e197fe183c72744d + body: | + We do not need to run the workflow on close/merge, and we + can skip the manual workflow runs on this project as + each device type will have it's own workflow in the device + repos supporting manual triggers. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: balena-yocto-scripts-1.22.2 + title: "" + date: 2024-06-12T17:54:57.718Z + version: 5.3.20+rev1 + title: "" + date: 2024-06-12T20:47:10.409Z - commits: - subject: Update layers/meta-balena to 4b3ccea138ea87cf44be8ac421faa6e4dfc0a8c0 hash: 4d1dc9a8282fb4c4efc54680c1a64b46f5867e8d diff --git a/CHANGELOG.md b/CHANGELOG.md index 40d75dce..7bfc25e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ # Change Log ----------- +# v5.3.20+rev1 +## (2024-06-12) + + +
+ Update balena-yocto-scripts to 1ce733b37d5c143e1f68e28ff9fa9ac4ef709b87 [Self-hosted Renovate Bot] + +> ## balena-yocto-scripts-1.22.2 +> ### (2024-06-12) +> +> * Update the triggers on the example test workflow [Kyle Harding] +> + +
+ # v5.3.20 ## (2024-06-11) diff --git a/VERSION b/VERSION index 121f4c2b..11326943 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.20 \ No newline at end of file +5.3.20+rev1 \ No newline at end of file