diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml
index 4d63221..8c33a2c 100644
--- a/.versionbot/CHANGELOG.yml
+++ b/.versionbot/CHANGELOG.yml
@@ -1,3 +1,37 @@
+- commits:
+    - subject: Update layers/meta-balena to b81a2d7084cb519aa78b5d56a96ca571150df63b
+      hash: d123abe85b9b176323c7a20d913fa22818497a2c
+      body: Update layers/meta-balena
+      footer:
+        Changelog-entry: Update layers/meta-balena to b81a2d7084cb519aa78b5d56a96ca571150df63b
+        changelog-entry: Update layers/meta-balena to b81a2d7084cb519aa78b5d56a96ca571150df63b
+      author: balena-renovate[bot]
+      nested:
+        - commits:
+            - subject: "tests:os: Avoid setting apiEndpoint for unmanaged tests"
+              hash: 123e5476c4740abb29e0818d93449ca8da804f5c
+              body: >
+                When this config.json field has a value, the supervisor will
+                treat the device as managed and will crash and start to boot
+                loop.
+
+
+                On faster device-types we don't seem to notice and the tests
+                pass by chance, but on Pi Zero and similar we consistently see
+                ECONNRESET when hitting local SV endpoints.
+              footer:
+                Change-type: patch
+                change-type: patch
+                Signed-off-by: Kyle Harding <kyle@balena.io>
+                signed-off-by: Kyle Harding <kyle@balena.io>
+              author: Kyle Harding
+              nested: []
+          version: meta-balena-6.0.23
+          title: ""
+          date: 2024-09-12T18:15:21.088Z
+  version: 6.0.23
+  title: ""
+  date: 2024-09-12T23:02:19.726Z
 - commits:
     - subject: Update layers/meta-balena to c210599ad8e55675a29fe24800b7046eb260f397
       hash: 550a7a911f08a4b003eaa18d856eafed49280ec5
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 617a815..b8ede26 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,21 @@
 Change log
 -----------
 
+# v6.0.23
+## (2024-09-12)
+
+
+<details>
+<summary> Update layers/meta-balena to b81a2d7084cb519aa78b5d56a96ca571150df63b [balena-renovate[bot]] </summary>
+
+> ## meta-balena-6.0.23
+> ### (2024-09-12)
+> 
+> * tests:os: Avoid setting apiEndpoint for unmanaged tests [Kyle Harding]
+> 
+
+</details>
+
 # v6.0.22
 ## (2024-09-12)
 
diff --git a/VERSION b/VERSION
index 90c37a5..b7664d3 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-6.0.22
\ No newline at end of file
+6.0.23
\ No newline at end of file