mirror of
https://github.com/balena-io/open-balena.git
synced 2024-12-18 21:27:52 +00:00
v4.0.0
This commit is contained in:
parent
fe764b0ca4
commit
e750f97a78
@ -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 <kyle@balena.io>
|
||||
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
|
||||
|
@ -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)
|
||||
|
||||
|
@ -23,4 +23,4 @@ data:
|
||||
- generic-amd64
|
||||
- genericx86-64-ext
|
||||
- intel-nuc
|
||||
version: 3.7.1
|
||||
version: 4.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user