From f9902c56f8d2eddd034b45cc7c2de751ce9b611c Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 14:51:49 +0000 Subject: [PATCH] v2.9.0 --- .versionbot/CHANGELOG.yml | 14 ++++++++++++++ CHANGELOG.md | 5 +++++ VERSION | 2 +- balena.yml | 2 +- 4 files changed, 21 insertions(+), 2 deletions(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 2a12174..e10ee93 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,17 @@ +- commits: + - subject: Add AUTO_REFRESH environment variable + hash: fc99cc51c203563bbba5ae9b9f4cb81a985df90d + body: "" + footer: + Change-type: minor + change-type: minor + Signed-off-by: Phil Wilson + signed-off-by: Phil Wilson + author: Phil Wilson + nested: [] + version: 2.9.0 + title: "" + date: 2024-09-04T14:51:47.493Z - commits: - subject: Bump node version to 20 hash: b6c6e105ae2b94dc22e7539da51c313884dcb9d6 diff --git a/CHANGELOG.md b/CHANGELOG.md index be13e4d..291617c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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.9.0 +## (2024-09-04) + +* Add AUTO_REFRESH environment variable [Phil Wilson] + # v2.8.0 ## (2024-09-04) diff --git a/VERSION b/VERSION index 6533b66..f3ac133 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.8.0 \ No newline at end of file +2.9.0 \ No newline at end of file diff --git a/balena.yml b/balena.yml index 22eaa8c..3f00cec 100644 --- a/balena.yml +++ b/balena.yml @@ -32,7 +32,7 @@ post-provisioning: >- volumes: - 'settings:/data' # Only required if using PERSISTENT flag (see below) ``` -version: 2.8.0 +version: 2.9.0 type: sw.block assets: repository: