diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index f72710b..ccc258a 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,29 @@ +- commits: + - subject: Update balena/open-balena-base Docker tag to v17.0.9 + hash: 9ed9c0c78c1ffb163fb941a29c7c850c52623533 + body: | + Update balena/open-balena-base from 17.0.8 to 17.0.9 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update dependency node to v21.7.0 + hash: 090c5b72737c4849076108d38b84b77b482822f1 + body: | + Update node from 21.6.2 to 21.7.0 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: open-balena-base-17.0.9 + title: "" + date: 2024-03-06T18:58:19.803Z + version: 2.28.31 + title: "" + date: 2024-03-06T20:13:13.068Z - commits: - subject: Update balena/open-balena-base Docker tag to v17.0.8 hash: 887ab90d7c477fbbc54fad059728ed93019ba632 @@ -1852,18 +1878,24 @@ + allows balenaMachine(s)/BoB(s) to automatically configure itself (without bob-cli) - + auto-configuration requires balena-ca and cert-manager to do the heavy lifting prior + + auto-configuration requires balena-ca and cert-manager to do + the heavy lifting prior - + corresponding [balena-on-balena PR](https://github.com/balena-io/balena-on-balena/pull/261) + + corresponding [balena-on-balena + PR](https://github.com/balena-io/balena-on-balena/pull/261) - * refactor confd.service to include both root-ca and host-envvars handling + * refactor confd.service to include both root-ca and + host-envvars handling - * add systemd path watcher to restart confd if keys/certs change during runtime + * add systemd path watcher to restart confd if keys/certs change + during runtime - * store stack configuration available to all services in a persistent/shared volume (/balena) + * store stack configuration available to all services in a + persistent/shared volume (/balena) - * change resolver order to dns => mdns (ipv4) => mdns (ipv6) => return + * change resolver order to dns => mdns (ipv4) => mdns (ipv6) => + return * configure API key and JOSE/JWT key id @@ -2120,7 +2152,8 @@ body: > * TOKEN_AUTH_REALM => REGISTRY2_TOKEN_AUTH_REALM - * REGISTRY2_TOKEN_AUTH_REALM is the new name for BALENA_TOKEN_AUTH_REALM + * REGISTRY2_TOKEN_AUTH_REALM is the new name for + BALENA_TOKEN_AUTH_REALM footer: Change-type: patch change-type: patch diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e6a598..890ee49 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.31 +## (2024-03-06) + + +
+ Update balena/open-balena-base Docker tag to v17.0.9 [Self-hosted Renovate Bot] + +> ## open-balena-base-17.0.9 +> ### (2024-03-06) +> +> * Update dependency node to v21.7.0 [Self-hosted Renovate Bot] +> + +
+ # v2.28.30 ## (2024-02-28) diff --git a/VERSION b/VERSION index 2a14e46..b1ef0a6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.28.30 \ No newline at end of file +2.28.31 \ No newline at end of file