From 928d095b9429f0361d38eeef7081125815ccd6f1 Mon Sep 17 00:00:00 2001
From: Balena CI <accounts+flowzone-github@balena.io>
Date: Wed, 14 Jun 2023 14:40:32 +0000
Subject: [PATCH] v2.115.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 8fb9a89..e20c346 100644
--- a/.versionbot/CHANGELOG.yml
+++ b/.versionbot/CHANGELOG.yml
@@ -1,3 +1,34 @@
+- commits:
+    - subject: Update layers/meta-balena to 9760ab707b5c48d9a67ccacee61eacb063e14ac0
+      hash: b56f68b0f2bf5dd84f7fcf5b095b1b314ddc0c6c
+      body: Update layers/meta-balena
+      footer:
+        Changelog-entry: Update layers/meta-balena to 9760ab707b5c48d9a67ccacee61eacb063e14ac0
+        changelog-entry: Update layers/meta-balena to 9760ab707b5c48d9a67ccacee61eacb063e14ac0
+      author: Self-hosted Renovate Bot
+      nested:
+        - commits:
+            - subject: "balena_check_crc: Add helper u-boot command for crc manipulation"
+              hash: 770cbdbb2c961a06dfb887b0898cae362e680947
+              body: |
+                This helper command saves and compares crc32 sum for a memory
+                area where the kernel image or the device-tree is loaded.
+
+                Can be used after loading the kernel and the dtb, and also prior
+                to calling booti.
+              footer:
+                Signed-off-by: Alexandru Costache <alexandru@balena.io>
+                signed-off-by: Alexandru Costache <alexandru@balena.io>
+                Change-type: patch
+                change-type: patch
+              author: Alexandru Costache
+              nested: []
+          version: meta-balena-2.115.8
+          title: ""
+          date: 2023-06-14T12:41:03.634Z
+  version: 2.115.8
+  title: ""
+  date: 2023-06-14T14:40:27.050Z
 - commits:
     - subject: Update layers/meta-balena to d6546982c2e7777336a00b4d7e289cadc3efb714
       hash: 420b623eaa9bf3131c54cb512e08bde6629c31df
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9b25d03..98457b2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,21 @@
 Change log
 -----------
 
+# v2.115.8
+## (2023-06-14)
+
+
+<details>
+<summary> Update layers/meta-balena to 9760ab707b5c48d9a67ccacee61eacb063e14ac0 [Self-hosted Renovate Bot] </summary>
+
+> ## meta-balena-2.115.8
+> ### (2023-06-14)
+> 
+> * balena_check_crc: Add helper u-boot command for crc manipulation [Alexandru Costache]
+> 
+
+</details>
+
 # v2.115.7
 ## (2023-06-09)
 
diff --git a/VERSION b/VERSION
index 199da7a..8b7bcf1 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.115.7
\ No newline at end of file
+2.115.8
\ No newline at end of file