diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml
index 8786652..c0fd7f8 100644
--- a/.versionbot/CHANGELOG.yml
+++ b/.versionbot/CHANGELOG.yml
@@ -1,3 +1,38 @@
+- commits:
+    - subject: Update layers/meta-balena to 55903947dc4dbbf7a0a1c5626ba6c8eaa1b09f67
+      hash: 389475b82c10f2a48e2f42718e74f1d1d1180aa2
+      body: Update layers/meta-balena
+      footer:
+        Changelog-entry: Update layers/meta-balena to 55903947dc4dbbf7a0a1c5626ba6c8eaa1b09f67
+        changelog-entry: Update layers/meta-balena to 55903947dc4dbbf7a0a1c5626ba6c8eaa1b09f67
+      author: Renovate Bot
+      nested:
+        - commits:
+            - subject: Remove localMode setting from standalone image configuration
+              hash: 26aa3caf4e4d649d323e57c21f818ca83a9b9b13
+              body: >
+                The `localMode` variable in `config.json` is not longer used and
+                it can
+
+                be removed
+
+
+                Fixes #2041
+              footer:
+                Change-type: patch
+                change-type: patch
+                Changelog-entry: Remove localMode setting from standalone image configuration
+                changelog-entry: Remove localMode setting from standalone image configuration
+                Signed-off-by: Alex Gonzalez <alexg@balena.io>
+                signed-off-by: Alex Gonzalez <alexg@balena.io>
+              author: Alex Gonzalez
+              nested: []
+          version: meta-balena-2.98.30
+          title: "'image-balena: Remove localMode from standalone image configuration'"
+          date: 2022-05-24T10:09:17.695Z
+  version: 2.98.30
+  title: "'Update layers/meta-balena digest to 5590394'"
+  date: 2022-05-26T16:44:07.011Z
 - commits:
     - subject: Update contracts to f251e053b36b3a6d14cd022b9745e478dcad9a6a
       hash: ae601127e0e75ea8c784f23b5c8168abdbe64341
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7787ea5..945a9f1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,20 @@
 Change log
 -----------
 
+# v2.98.30
+## (2022-05-26)
+
+
+<details>
+<summary> Update layers/meta-balena to 55903947dc4dbbf7a0a1c5626ba6c8eaa1b09f67 [Renovate Bot] </summary>
+
+> ## meta-balena-2.98.30
+> ### (2022-05-24)
+> 
+> * Remove localMode setting from standalone image configuration [Alex Gonzalez]
+> 
+</details>
+
 # v2.98.29+rev1
 ## (2022-05-24)
 
diff --git a/VERSION b/VERSION
index 43dd217..8cf2839 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.98.29+rev1
\ No newline at end of file
+2.98.30
\ No newline at end of file