From bece8d1d966cca9e0e089372d8faa399870c442a Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 23:58:32 +0000 Subject: [PATCH] v2.41.11 --- .versionbot/CHANGELOG.yml | 26 ++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 42 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index cd413d7..b72bc67 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,29 @@ +- commits: + - subject: Update balena/open-balena-base Docker tag to v18.0.16 + hash: 68849579c56d9dce579d4268cf3d5959ccb5cc66 + body: | + Update balena/open-balena-base from 18.0.15 to 18.0.16 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update dependency node to v22.10.0 + hash: 1a74de907beca542881ca6ee4e88b49902cd1f02 + body: | + Update node from 22.9.0 to 22.10.0 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: open-balena-base-18.0.16 + title: "" + date: 2024-10-16T22:52:40.920Z + version: 2.41.11 + title: "" + date: 2024-10-16T23:58:28.909Z - commits: - subject: Update docker Docker tag to v27.3.1 hash: 49963db569f14565587a9d3d1a2b47dcd08bafb2 diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b6f651..8d3673b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +# v2.41.11 +## (2024-10-16) + + +
+ Update balena/open-balena-base Docker tag to v18.0.16 [Self-hosted Renovate Bot] + +> ## open-balena-base-18.0.16 +> ### (2024-10-16) +> +> * Update dependency node to v22.10.0 [Self-hosted Renovate Bot] +> + +
+ # v2.41.10 ## (2024-10-03) diff --git a/VERSION b/VERSION index 50c2879..9d68be0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.41.10 \ No newline at end of file +2.41.11 \ No newline at end of file