Skip to content

Commit d626e15

Browse files
v3.1.2
1 parent bac3b7d commit d626e15

File tree

4 files changed

+22
-2
lines changed

4 files changed

+22
-2
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
- commits:
2+
- subject: Add entry.sh wrapper for use with Supervisor managed updates
3+
hash: 317d56c9e1a22641886767676b4b842fce39fa0f
4+
body: |
5+
* Also document use of /app directory in upgrade script image.
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
Signed-off-by: Ken Bannister <[email protected]>
10+
signed-off-by: Ken Bannister <[email protected]>
11+
author: Ken Bannister
12+
nested: []
13+
version: 3.1.2
14+
title: ""
15+
date: 2025-11-05T14:20:55.577Z
116
- commits:
217
- subject: Add Apache 2.0 license file
318
hash: 458e88a497989579b8f0dbb22a883bc1cd4bc786

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.1.2
8+
## (2025-11-05)
9+
10+
* Add entry.sh wrapper for use with Supervisor managed updates [Ken Bannister]
11+
712
# v3.1.1
813
## (2025-11-04)
914

VERSION

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

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.1
9+
version: 3.1.2

0 commit comments

Comments
 (0)