diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 586e18b..575ab70 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,30 @@ +- commits: + - subject: Update balena/open-balena-base Docker tag to v17.0.7 + hash: 7a4d0819f9dfcdfd4fdc38a49e866c4d3c7aa3d3 + body: | + Update balena/open-balena-base from 17.0.6 to 17.0.7 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Fix docker cache-from for no-system variants + hash: 47989bd29164aaef2f78c2642aeaf64185df5561 + body: "" + footer: + See: https://github.com/balena-io-modules/open-balena-base/pull/343 + see: https://github.com/balena-io-modules/open-balena-base/pull/343 + Change-type: patch + change-type: patch + author: Kyle Harding + nested: [] + version: open-balena-base-17.0.7 + title: "" + date: 2024-02-27T21:40:13.465Z + version: 2.28.29 + title: "" + date: 2024-02-27T22:16:54.505Z - commits: - subject: Update balena/open-balena-base Docker tag to v17.0.6 hash: 2e96497e5a24e6a657d75909e3575d4bff7dd8d4 diff --git a/CHANGELOG.md b/CHANGELOG.md index 7498899..f9e5708 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.29 +## (2024-02-27) + + +
+ Update balena/open-balena-base Docker tag to v17.0.7 [Self-hosted Renovate Bot] + +> ## open-balena-base-17.0.7 +> ### (2024-02-27) +> +> * Fix docker cache-from for no-system variants [Kyle Harding] +> + +
+ # v2.28.28 ## (2024-02-27) diff --git a/VERSION b/VERSION index 4c07117..db4aefd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.28.28 \ No newline at end of file +2.28.29 \ No newline at end of file