From 0f4555cee7540a6df667bdf5fbe6f40fecba51db Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 09:51:50 +0000 Subject: [PATCH] v3.2.12 --- .versionbot/CHANGELOG.yml | 38 ++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 16 ++++++++++++++++ VERSION | 2 +- 3 files changed, 55 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index cae95b20..0d69063f 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,41 @@ +- commits: + - subject: Update layers/meta-balena to c0508d3c1ae14f7f4c80312b044cc4a1efa46c60 + hash: d56577080f63b2563e699a0a87a2cb0886d279dd + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to c0508d3c1ae14f7f4c80312b044cc4a1efa46c60 + changelog-entry: Update layers/meta-balena to c0508d3c1ae14f7f4c80312b044cc4a1efa46c60 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "timesync-https: skip time sync if connectivity URI is null" + hash: c9e8e50d0595bac83bb815e58d61aa0ba82d442c + body: > + This allows to still launch network services in isolated + environments. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "README: update time in the OS section" + hash: 5f1009db2d45ab294a8ed7fdbe49ceff13730607 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: meta-balena-3.2.12 + title: "" + date: 2023-09-06T08:03:14.463Z + version: 3.2.12 + title: "" + date: 2023-09-06T09:51:42.633Z - commits: - subject: Update contracts to 518a1d424f09a11dc1b60a16026bfe8ffe07ca78 hash: 650b62510437cff346566ebd7e1b508fe2a0950e diff --git a/CHANGELOG.md b/CHANGELOG.md index b5be361d..e2753ce0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,22 @@ Change log ----------- +# v3.2.12 +## (2023-09-06) + + +
+ Update layers/meta-balena to c0508d3c1ae14f7f4c80312b044cc4a1efa46c60 [Self-hosted Renovate Bot] + +> ## meta-balena-3.2.12 +> ### (2023-09-06) +> +> * timesync-https: skip time sync if connectivity URI is null [Alex Gonzalez] +> * README: update time in the OS section [Alex Gonzalez] +> + +
+ # v3.2.11+rev1 ## (2023-09-04) diff --git a/VERSION b/VERSION index 29244aae..9f52f201 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.2.11+rev1 \ No newline at end of file +3.2.12 \ No newline at end of file