This commit is contained in:
flowzone-app[bot] 2025-02-05 07:59:06 +00:00 committed by GitHub
parent f6e4c1ff83
commit 367b2b8064
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 21 additions and 2 deletions

View File

@ -1,3 +1,17 @@
- commits:
- subject: Set PRODUCTION_MODE true
hash: 2522cf6111588111b19922d3de906c7af1bfcd01
body: >
PRODUCTION_MODE is a legacy feature and required deprecation (we don't
fully understand what it does now and what it was originally intended to
do).
footer:
change-type: patch
author: Anton Belodedenko
nested: []
version: 4.1.330
title: ""
date: 2025-02-05T07:59:02.740Z
- commits:
- subject: Update balena/open-balena-api Docker tag to v34.3.26
hash: 3bc2119c002efcf546adf1739c7e51617e9b84df

View File

@ -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.1.330
## (2025-02-05)
* Set PRODUCTION_MODE true [Anton Belodedenko]
# v4.1.329
## (2025-01-31)

View File

@ -1 +1 @@
4.1.329
4.1.330

View File

@ -23,4 +23,4 @@ data:
- generic-amd64
- genericx86-64-ext
- intel-nuc
version: 4.1.329
version: 4.1.330