From b836537268dbc962601be4fe1996b08060115ceb 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:07 +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 f37da7f78..74b90a3e5 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,33 @@ +- commits: + - subject: Update balena-yocto-scripts to 1ce733b37d5c143e1f68e28ff9fa9ac4ef709b87 + hash: b6a32d612bbe9b9271b5680d19d8d8c615ff4e3a + 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:00.560Z - commits: - subject: Update layers/meta-balena to 4b3ccea138ea87cf44be8ac421faa6e4dfc0a8c0 hash: 8748d586571fc12fcf5d8dc543b4df37a27b9234 diff --git a/CHANGELOG.md b/CHANGELOG.md index b4c934500..e747f6465 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,21 @@ All notable changes to this project will be documented in this file +# 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 121f4c2bf..113269432 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