Skip to content

Commit 49c375e

Browse files
v6.6.7
1 parent 5c44856 commit 49c375e

File tree

4 files changed

+33
-4
lines changed

4 files changed

+33
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
- commits:
2+
- subject: Remove NTP information for obsolete balenaOS versions
3+
hash: b7090e8bc7eae21bf00a37eb82f78dc469bbd1d6
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
Signed-off-by: Ken Bannister <[email protected]>
9+
signed-off-by: Ken Bannister <[email protected]>
10+
author: Ken Bannister
11+
nested: []
12+
- subject: Clarify firewall requirements for ntp.org
13+
hash: a1a6aa897ce89fa8c59b3d9d1b87cacef4e2f8b1
14+
body: ""
15+
footer:
16+
Change-type: patch
17+
change-type: patch
18+
Signed-off-by: Ken Bannister <[email protected]>
19+
signed-off-by: Ken Bannister <[email protected]>
20+
author: Ken Bannister
21+
nested: []
22+
version: 6.6.7
23+
title: ""
24+
date: 2025-04-17T08:40:02.729Z
125
- commits:
226
- subject: "patch: Fix broken link for Container Requirements"
327
hash: 8097b80063dfca3a93aa49b9b41d6ad5ced77a87

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](https://semver.org/).
66

7+
## 6.6.7 - 2025-04-17
8+
9+
* Remove NTP information for obsolete balenaOS versions [Ken Bannister]
10+
* Clarify firewall requirements for ntp.org [Ken Bannister]
11+
712
## 6.6.6 - 2025-04-15
813

914
* patch: Fix broken link for Container Requirements [Vipul Gupta]

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "balena-docs",
33
"private": true,
4-
"version": "6.6.6",
4+
"version": "6.6.7",
55
"engines": {
66
"node": "^18.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.99.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2025-04-15T11:11:09.918Z"
62+
"publishedAt": "2025-04-17T08:40:03.314Z"
6363
}
6464
}

0 commit comments

Comments
 (0)