diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 9fb2f5c9..19629377 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,41 @@ +- commits: + - subject: Update layers/meta-balena to c0508d3c1ae14f7f4c80312b044cc4a1efa46c60 + hash: 4056c64d53a36fadeb42e5e8e9b3fe0c4887e9f8 + 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-06T11:02:30.594Z - commits: - subject: Update contracts to 518a1d424f09a11dc1b60a16026bfe8ffe07ca78 hash: 4ba1529861d886a7e40731a896fb2ba3d1d846ba diff --git a/CHANGELOG.md b/CHANGELOG.md index 16caaf33..dd2b8610 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,22 @@ # v2.113.24 ## (2023-03-27) +# 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