Skip to content

Commit dbdfe0b

Browse files
v2.15.18
1 parent 3a6cbed commit dbdfe0b

File tree

3 files changed

+21
-1
lines changed

3 files changed

+21
-1
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: Fixes to takeover upgrade script in preparation for release
3+
hash: 9461800fa010b522cd712143ea930f4d9e3be007
4+
body: |
5+
* Ensure work dir cleaned up
6+
* Update for revised takeover binary options
7+
* Use latest release
8+
footer:
9+
Change-type: patch
10+
change-type: patch
11+
Signed-off-by: Ken Bannister <kb2ma@runbox.com>
12+
signed-off-by: Ken Bannister <kb2ma@runbox.com>
13+
author: Ken Bannister
14+
version: 2.15.18
15+
title: ""
16+
date: 2024-12-05T13:17:21.031Z
117
- commits:
218
- subject: Add takeover based upgrade script
319
hash: 9997307aab2d583f0b6c9570e6ea44c585ed22fc

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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+
## v2.15.18 - 2024-12-05
8+
9+
- Fixes to takeover upgrade script in preparation for release [Ken Bannister]
10+
711
## v2.15.17 - 2024-11-29
812

913
- Add takeover based upgrade script [Ken Bannister]

app/meta/balenahupmeta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#
1212

1313
title = 'resinhup'
14-
version = '2.15.17'
14+
version = '2.15.18'
1515
description = 'A resin host OS update tool'
1616
author = 'Andrei Gherzan'
1717
author_email = 'andrei@resin.io'

0 commit comments

Comments
 (0)