From bd4997b32a164581b63703d871b46f24f53c4ce2 Mon Sep 17 00:00:00 2001
From: "flowzone-app[bot]"
 <124931076+flowzone-app[bot]@users.noreply.github.com>
Date: Fri, 7 Jun 2024 04:25:03 +0000
Subject: [PATCH] v5.3.16

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

diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml
index a633272..d34febd 100644
--- a/.versionbot/CHANGELOG.yml
+++ b/.versionbot/CHANGELOG.yml
@@ -1,3 +1,45 @@
+- commits:
+    - subject: Update layers/meta-balena to 5285b94cc7d728fc9487609e25ad8bc8e82267c8
+      hash: e7ee98a60aa681a84e175c8d8fe8d3c6cc31addb
+      body: Update layers/meta-balena
+      footer:
+        Changelog-entry: Update layers/meta-balena to 5285b94cc7d728fc9487609e25ad8bc8e82267c8
+        changelog-entry: Update layers/meta-balena to 5285b94cc7d728fc9487609e25ad8bc8e82267c8
+      author: Self-hosted Renovate Bot
+      nested:
+        - commits:
+            - subject: Work around uuid file corruption in balenaEngine health check
+              hash: e3696fc97f5553f138c92947c5f080ccdef5c6e5
+              body: >
+                We have detected one more way in which the uuid file used by
+                containerd
+
+                can get corrupted. This time, the file is not empty, but doesn't
+                contain
+
+                a valid UUID either.
+
+
+                This commit thus extends the existing workaround to also handle
+                this
+
+                case.
+
+
+                See https://github.com/balena-os/balena-engine/issues/322
+              footer:
+                Signed-off-by: Leandro Motta Barros <leandro@balena.io>
+                signed-off-by: Leandro Motta Barros <leandro@balena.io>
+                Change-type: patch
+                change-type: patch
+              author: Leandro Motta Barros
+              nested: []
+          version: meta-balena-5.3.16
+          title: ""
+          date: 2024-06-06T22:28:17.347Z
+  version: 5.3.16
+  title: ""
+  date: 2024-06-07T04:24:55.457Z
 - commits:
     - subject: Update balena-yocto-scripts to b5b12bc2f8e08f90634d766afe30623c9899f323
       hash: 45e171e7f06c27bf6ee39ae036c4fa92c2242da7
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 097158b..46024f9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,21 @@
 Change log
 -----------
 
+# v5.3.16
+## (2024-06-07)
+
+
+<details>
+<summary> Update layers/meta-balena to 5285b94cc7d728fc9487609e25ad8bc8e82267c8 [Self-hosted Renovate Bot] </summary>
+
+> ## meta-balena-5.3.16
+> ### (2024-06-06)
+> 
+> * Work around uuid file corruption in balenaEngine health check [Leandro Motta Barros]
+> 
+
+</details>
+
 # v5.3.15+rev2
 ## (2024-06-06)
 
diff --git a/VERSION b/VERSION
index 9fe778d..7b5a3ce 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.3.15+rev2
\ No newline at end of file
+5.3.16
\ No newline at end of file