From aec6bd5629c243ca16d7aca5332147ab522601be Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 18:28:42 +0000 Subject: [PATCH] v5.3.8 --- .versionbot/CHANGELOG.yml | 31 +++++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 47 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index e08ebb68..803f69a1 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,34 @@ +- commits: + - subject: Update layers/meta-balena to 7552b004b5a4d86e823397519ba78ea24632bcec + hash: 36bcd226b434a91914bb0be7e75223b91adcb3bb + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 7552b004b5a4d86e823397519ba78ea24632bcec + changelog-entry: Update layers/meta-balena to 7552b004b5a4d86e823397519ba78ea24632bcec + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "tests: safe-reboot: fetch and modify target state" + hash: af4d36646c2c301fceadcd10143096b187b67bd1 + body: > + This is a fix targeted for the revpi-connect-4 which requires a + config.txt param to be present to connect to wifi. The old way + we did this test results in the config.txt being wiped - so now + we fetch and change the current state to maintain the existing + configuration and avoid this + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: meta-balena-5.3.8 + title: "" + date: 2024-05-23T11:43:26.464Z + version: 5.3.8 + title: "" + date: 2024-05-23T18:28:37.055Z - commits: - subject: Update layers/meta-balena to 98a8dc813fb1df71c510732e14fa31446ef883e6 hash: ee9c52708ab09c9a5f44a1f201dab24af399dabe diff --git a/CHANGELOG.md b/CHANGELOG.md index 9eabb0d7..dc2d7caa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.3.8 +## (2024-05-23) + + +
+ Update layers/meta-balena to 7552b004b5a4d86e823397519ba78ea24632bcec [Self-hosted Renovate Bot] + +> ## meta-balena-5.3.8 +> ### (2024-05-23) +> +> * tests: safe-reboot: fetch and modify target state [rcooke-warwick] +> + +
+ # v5.3.7 ## (2024-05-22) diff --git a/VERSION b/VERSION index 2e0c25f7..d758bc62 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.7 \ No newline at end of file +5.3.8 \ No newline at end of file