From ab00df99bcb47d56356725bc01d886d64b8b991f Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Sat, 12 Aug 2023 07:15:44 +0000 Subject: [PATCH] v3.1.11 --- .versionbot/CHANGELOG.yml | 38 ++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 26 ++++++++++++++++++++++++++ VERSION | 2 +- 3 files changed, 65 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 488885d..b41a920 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,41 @@ +- commits: + - subject: Update layers/meta-balena to 096a3557f96faa00ae018d3aebc7e272949f9e9e + hash: a653d260119f806a5906a8cfec0db33ac41cdeca + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 096a3557f96faa00ae018d3aebc7e272949f9e9e + changelog-entry: Update layers/meta-balena to 096a3557f96faa00ae018d3aebc7e272949f9e9e + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update balena-supervisor to v14.11.13 + hash: dd37dc33373fed3295dd64658a8728ddd6a3998e + body: | + Update balena-supervisor from 14.11.12 to 14.11.13 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "patch: Remove reference of override_lock variable" + hash: 7560c70a085d27d8b44eb0dab8b3fa40ab0c9e94 + body: This is being done to keep the source of truth for this variable in one + place and reduce confusion since it's better for + dashboard users to reference the dashboard option rather + than the actual variable name + footer: {} + author: Vipul Gupta + nested: [] + version: balena-supervisor-14.11.13 + title: "" + date: 2023-08-10T16:51:23.863Z + version: meta-balena-3.1.11 + title: "" + date: 2023-08-12T05:34:05.584Z + version: 3.1.11 + title: "" + date: 2023-08-12T07:15:39.734Z - commits: - subject: Update layers/meta-balena to e6802f52d479d4ac76622dc6049740c03b0172c2 hash: 1680ac536e3f6c84e88891431113cbee81f971cd diff --git a/CHANGELOG.md b/CHANGELOG.md index cc2db04..ee97e9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,32 @@ Change log ----------- +# v3.1.11 +## (2023-08-12) + + +
+ Update layers/meta-balena to 096a3557f96faa00ae018d3aebc7e272949f9e9e [Self-hosted Renovate Bot] + +> ## meta-balena-3.1.11 +> ### (2023-08-12) +> +> +>
+> Update balena-supervisor to v14.11.13 [Self-hosted Renovate Bot] +> +>> ### balena-supervisor-14.11.13 +>> #### (2023-08-10) +>> +>> * patch: Remove reference of override_lock variable [Vipul Gupta] +>> +> +>
+> +> + +
+ # v3.1.10 ## (2023-08-12) diff --git a/VERSION b/VERSION index edcc0e5..c48ab2b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.1.10 \ No newline at end of file +3.1.11 \ No newline at end of file