diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml
index 64e35ce..750dbf7 100644
--- a/.versionbot/CHANGELOG.yml
+++ b/.versionbot/CHANGELOG.yml
@@ -1,3 +1,36 @@
+- commits:
+    - subject: Update layers/meta-balena to 6a73c51909f49e11abbce78ba645eb80d91d4bba
+      hash: 62bb300eaba4d5a994d9f2b3ec360f210689bd12
+      body: Update layers/meta-balena
+      footer:
+        Changelog-entry: Update layers/meta-balena to 6a73c51909f49e11abbce78ba645eb80d91d4bba
+        changelog-entry: Update layers/meta-balena to 6a73c51909f49e11abbce78ba645eb80d91d4bba
+      author: Self-hosted Renovate Bot
+      nested:
+        - commits:
+            - subject: "update-balena-supervisor: fix supervisor.conf when image already
+                downloaded"
+              hash: cdd6cbb7007a1b614bfaa337e3027562c05429e7
+              body: >
+                If update-balena-supervisor runs and finds the image is already
+                downloaded
+
+                it will run the specified supervisor but will not check that supervisor.conf
+
+                is updated so the version will revert on the next update.
+              footer:
+                Change-type: patch
+                change-type: patch
+                Signed-off-by: Alex Gonzalez <alexg@balena.io>
+                signed-off-by: Alex Gonzalez <alexg@balena.io>
+              author: Alex Gonzalez
+              nested: []
+          version: meta-balena-5.0.11
+          title: ""
+          date: 2023-12-14T14:32:01.902Z
+  version: 5.0.11
+  title: ""
+  date: 2023-12-14T18:09:46.304Z
 - commits:
     - subject: Update layers/poky to dbe19706ec01c1eaa1d377a792e7d825054050b0
       hash: 9bddbba76afe6c2686e9ccc6de3fc657ca7d0f00
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c04fb47..f24cea5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,21 @@
 Change log
 -----------
 
+# v5.0.11
+## (2023-12-14)
+
+
+<details>
+<summary> Update layers/meta-balena to 6a73c51909f49e11abbce78ba645eb80d91d4bba [Self-hosted Renovate Bot] </summary>
+
+> ## meta-balena-5.0.11
+> ### (2023-12-14)
+> 
+> * update-balena-supervisor: fix supervisor.conf when image already downloaded [Alex Gonzalez]
+> 
+
+</details>
+
 # v5.0.10+rev1
 ## (2023-12-14)
 
diff --git a/VERSION b/VERSION
index 12d46bc..711b5eb 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.0.10+rev1
\ No newline at end of file
+5.0.11
\ No newline at end of file