From e750f97a780801aaf298d76fc66451d40fa0e857 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 21:54:09 +0000 Subject: [PATCH] v4.0.0 --- .versionbot/CHANGELOG.yml | 19 +++++++++++++++++++ CHANGELOG.md | 5 +++++ VERSION | 2 +- balena.yml | 2 +- 4 files changed, 26 insertions(+), 2 deletions(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 945f1c8..b09c1bb 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,22 @@ +- commits: + - subject: openBalena 2024 + hash: 35539999127fc636f06cf59c944af54115f71017 + body: | + * integration/e2e tests + * automatic SSL/TLS PKI (wildcard cert.) generation via DNS-01 challenge + * update getting started guide + * remove unnecessary privileges (Redis) + * pin Redis to v7.2 (BSD license) + * enable trust proxy + + Co-authored-by: Kyle Harding + footer: + change-type: major + author: ab77 + nested: [] + version: 4.0.0 + title: "" + date: 2024-05-28T21:54:05.118Z - commits: - subject: Fix typo hash: 62afa3a0d14133d6585990a64c224e3856d27b2e diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b7b627..7fc95bf 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/). +# v4.0.0 +## (2024-05-28) + +* openBalena 2024 [ab77] + # v3.8.5 ## (2024-04-23) diff --git a/VERSION b/VERSION index 8c1da59..0c89fc9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.8.5 \ No newline at end of file +4.0.0 \ No newline at end of file diff --git a/balena.yml b/balena.yml index c6d5d0b..d7f0ef5 100644 --- a/balena.yml +++ b/balena.yml @@ -23,4 +23,4 @@ data: - generic-amd64 - genericx86-64-ext - intel-nuc -version: 3.7.1 +version: 4.0.0