From d9e7a6de3c94b72e6397116e56a1f4f5a02e8317 Mon Sep 17 00:00:00 2001
From: "flowzone-app[bot]"
 <124931076+flowzone-app[bot]@users.noreply.github.com>
Date: Wed, 21 Jun 2023 05:56:23 +0000
Subject: [PATCH] v2.115.10

---
 .versionbot/CHANGELOG.yml | 34 ++++++++++++++++++++++++++++++++++
 CHANGELOG.md              | 15 +++++++++++++++
 VERSION                   |  2 +-
 3 files changed, 50 insertions(+), 1 deletion(-)

diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml
index b7e8b20..8f8971f 100644
--- a/.versionbot/CHANGELOG.yml
+++ b/.versionbot/CHANGELOG.yml
@@ -1,3 +1,37 @@
+- commits:
+    - subject: Update layers/meta-balena to f420c91e38843f5cf9b3f68122ee8cb71f9f605f
+      hash: ccb6e1881cda8d740b97e92aa9a066093e67a197
+      body: Update layers/meta-balena
+      footer:
+        Changelog-entry: Update layers/meta-balena to f420c91e38843f5cf9b3f68122ee8cb71f9f605f
+        changelog-entry: Update layers/meta-balena to f420c91e38843f5cf9b3f68122ee8cb71f9f605f
+      author: Self-hosted Renovate Bot
+      nested:
+        - commits:
+            - subject: "resin-init-flasher: Format encrypted partitions as LUKS2"
+              hash: 9e01a5d485ee93975b531b9dbd304db9b73de3fa
+              body: >
+                This should be the default but with no explicit argument we
+                still
+
+                end up with LUKS1 partitions. This patch adds the parameter to enforce
+
+                LUKS2 formatting and adds conversion to LUKS2 to the cryptsetup
+
+                initrd script.
+              footer:
+                Change-type: patch
+                change-type: patch
+                Signed-off-by: Michal Toman <michalt@balena.io>
+                signed-off-by: Michal Toman <michalt@balena.io>
+              author: Michal Toman
+              nested: []
+          version: meta-balena-2.115.10
+          title: ""
+          date: 2023-06-21T05:08:09.995Z
+  version: 2.115.10
+  title: ""
+  date: 2023-06-21T05:56:15.979Z
 - commits:
     - subject: Update layers/meta-balena to 4a9a1b6ce3abacf025fe01b5b4292be2f791c13b
       hash: 5c7af0edee6e6440813ace7dca7d070ea9cba496
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d050acd..78c8021 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,21 @@
 Change log
 -----------
 
+# v2.115.10
+## (2023-06-21)
+
+
+<details>
+<summary> Update layers/meta-balena to f420c91e38843f5cf9b3f68122ee8cb71f9f605f [Self-hosted Renovate Bot] </summary>
+
+> ## meta-balena-2.115.10
+> ### (2023-06-21)
+> 
+> * resin-init-flasher: Format encrypted partitions as LUKS2 [Michal Toman]
+> 
+
+</details>
+
 # v2.115.9
 ## (2023-06-19)
 
diff --git a/VERSION b/VERSION
index 6f298bc..01c90dc 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.115.9
\ No newline at end of file
+2.115.10
\ No newline at end of file