From 823aabf3cbb6c283577eac43a67730bb4807dd4f Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 16:13:56 +0000 Subject: [PATCH] v2.28.28 --- .versionbot/CHANGELOG.yml | 28 ++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 44 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 124695b..586e18b 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,31 @@ +- commits: + - subject: Update balena/open-balena-base Docker tag to v17.0.6 + hash: 2e96497e5a24e6a657d75909e3575d4bff7dd8d4 + body: | + Update balena/open-balena-base from 17.0.5 to 17.0.6 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Move the no-systemd compatibility tag to a suffix + hash: a869fb57fe2866a16aecfc75f33eb679696de3dd + body: > + We kept it as a prefix for historical reasons, but renovate + versioning expects the docker compatibility tag to follow the + semver. + footer: + Change-type: patch + change-type: patch + author: Kyle Harding + nested: [] + version: open-balena-base-17.0.6 + title: "" + date: 2024-02-27T15:03:10.991Z + version: 2.28.28 + title: "" + date: 2024-02-27T16:13:53.481Z - commits: - subject: Update balena/open-balena-base Docker tag to v17.0.5 hash: 08bb0d623c4546bdc54788b0f62191fc87e49fbe diff --git a/CHANGELOG.md b/CHANGELOG.md index bbbc6a4..7498899 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.28.28 +## (2024-02-27) + + +
+ Update balena/open-balena-base Docker tag to v17.0.6 [Self-hosted Renovate Bot] + +> ## open-balena-base-17.0.6 +> ### (2024-02-27) +> +> * Move the no-systemd compatibility tag to a suffix [Kyle Harding] +> + +
+ # v2.28.27 ## (2024-02-14) diff --git a/VERSION b/VERSION index 50d3c08..4c07117 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.28.27 \ No newline at end of file +2.28.28 \ No newline at end of file