Skip to content

Commit b28c486

Browse files
v3.2.0
1 parent b03d69c commit b28c486

File tree

4 files changed

+23
-2
lines changed

4 files changed

+23
-2
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
- commits:
2+
- subject: Add option to specify target OS by App UUID and release commit
3+
hash: 75643349ffcb16fa131140e0dc573c0c4d7cb2b8
4+
body: |
5+
* Also allow optional target image URI
6+
* Required for Supervisor managed OS updates
7+
footer:
8+
Change-type: minor
9+
change-type: minor
10+
Signed-off-by: Ken Bannister <[email protected]>
11+
signed-off-by: Ken Bannister <[email protected]>
12+
author: Ken Bannister
13+
nested: []
14+
version: 3.2.0
15+
title: ""
16+
date: 2025-11-06T20:09:17.471Z
117
- commits:
218
- subject: Add entry.sh wrapper for use with Supervisor managed updates
319
hash: 317d56c9e1a22641886767676b4b842fce39fa0f

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
# v3.2.0
8+
## (2025-11-06)
9+
10+
* Add option to specify target OS by App UUID and release commit [Ken Bannister]
11+
712
# v3.1.2
813
## (2025-11-05)
914

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.2
1+
3.2.0

balena.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ post-provisioning: >-
66
Balena host OS upgrade script packaged for retrieval via registry.
77
88
This block is for host OS system level use, not for user applications.
9-
version: 3.1.2
9+
version: 3.2.0

0 commit comments

Comments
 (0)