From 81826fbbeb897a2c0e9874881fe94f0a7f32147e Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 18:59:01 +0000 Subject: [PATCH] v2.41.1 --- .versionbot/CHANGELOG.yml | 40 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 20 ++++++++++++++++++++ VERSION | 2 +- 3 files changed, 61 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 9f7a1aa..256f628 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,43 @@ +- commits: + - subject: Update balena/open-balena-base Docker tag to v18.0.10 + hash: 98a3852602897559678ef09a3b375595705f6e18 + body: | + Update balena/open-balena-base from 18.0.8 to 18.0.10 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update dependency node to v22.6.0 + hash: a368a66765aad499fe4749dc837547dce54bb1b6 + body: | + Update node from 22.5.1 to 22.6.0 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: open-balena-base-18.0.10 + title: "" + date: 2024-08-06T17:52:11.765Z + - commits: + - subject: Update ghcr.io/balena-io-modules/confd-releases Docker tag to v0.0.5 + hash: 3423e905003db707a4a30a70c2a6d8796e721765 + body: > + Update ghcr.io/balena-io-modules/confd-releases from 0.0.4 to + 0.0.5 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: open-balena-base-18.0.9 + title: "" + date: 2024-07-23T19:46:14.020Z + version: 2.41.1 + title: "" + date: 2024-08-06T18:58:58.401Z - commits: - subject: Remove musl dependency as the requirement was removed in 2.7.0 hash: 2cb2e437a00cd4cec8ad612128e72c76d70c23c1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a8fff2..726e2ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,26 @@ 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.1 +## (2024-08-06) + + +
+ Update balena/open-balena-base Docker tag to v18.0.10 [Self-hosted Renovate Bot] + +> ## open-balena-base-18.0.10 +> ### (2024-08-06) +> +> * Update dependency node to v22.6.0 [Self-hosted Renovate Bot] +> +> ## open-balena-base-18.0.9 +> ### (2024-07-23) +> +> * Update ghcr.io/balena-io-modules/confd-releases Docker tag to v0.0.5 [Self-hosted Renovate Bot] +> + +
+ # v2.41.0 ## (2024-08-01) diff --git a/VERSION b/VERSION index 2577706..59819d4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.41.0 \ No newline at end of file +2.41.1 \ No newline at end of file