diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 9e97003..58340f5 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,32 @@ +- commits: + - subject: Update balena/open-balena-base Docker tag to v17.0.17 + hash: dcfdbd086ca6a1681e5e2b86e4e8759b17d94df8 + body: | + Update balena/open-balena-base from 17.0.16 to 17.0.17 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Install confd from pre-packaged OCI + hash: cd777808200b730bfc2cd0cd1af7909fce48c196 + body: | + This avoids building the same, unchanging golang + binary on every CI run. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: open-balena-base-17.0.17 + title: "" + date: 2024-05-01T20:08:59.927Z + version: 2.28.39 + title: "" + date: 2024-05-01T21:14:48.673Z - commits: - subject: Update balena/open-balena-base Docker tag to v17.0.16 hash: f2f38913a27ed931688c41c691202e8fbdbf7114 diff --git a/CHANGELOG.md b/CHANGELOG.md index 96df043..5e21fb6 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.39 +## (2024-05-01) + + +
+ Update balena/open-balena-base Docker tag to v17.0.17 [Self-hosted Renovate Bot] + +> ## open-balena-base-17.0.17 +> ### (2024-05-01) +> +> * Install confd from pre-packaged OCI [Kyle Harding] +> + +
+ # v2.28.38 ## (2024-05-01) diff --git a/VERSION b/VERSION index e0f0f68..ae4a922 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.28.38 \ No newline at end of file +2.28.39 \ No newline at end of file