Skip to content

Commit 9ca48a6

Browse files
v5.0.197
1 parent 4aaab1c commit 9ca48a6

File tree

6 files changed

+24
-6
lines changed

6 files changed

+24
-6
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
- commits:
2+
- subject: Update dependency @types/dockerode to v4
3+
hash: bdb63f5ea3752d75f12cc485039e0d9db37c4588
4+
body: |
5+
Update @types/dockerode from 3.3.47 to 4.0.1
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 5.0.197
12+
title: ""
13+
date: 2026-02-12T20:24:18.398Z
114
- commits:
215
- subject: Update balena/open-balena-base Docker tag to v20.2.8
316
hash: 77028e88f1c5168010e6a2580c03776bd710fd8e

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+
# v5.0.197
8+
## (2026-02-12)
9+
10+
* Update dependency @types/dockerode to v4 [balena-renovate[bot]]
11+
712
# v5.0.196
813
## (2026-02-12)
914

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.0.196
1+
5.0.197

balena.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: open-balena-registry-proxy
22
type: sw.block
3-
version: 5.0.196
3+
version: 5.0.197
44
description: >-
55
Pull container images directly from the balenaHub container registry!
66
assets:

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,6 +1,6 @@
11
{
22
"name": "balena-registry-proxy",
3-
"version": "5.0.196",
3+
"version": "5.0.197",
44
"description": "Proxied names for balena registry release images",
55
"type": "module",
66
"private": true,
@@ -73,6 +73,6 @@
7373
"npm": "^11.5.2"
7474
},
7575
"versionist": {
76-
"publishedAt": "2026-02-12T20:14:42.798Z"
76+
"publishedAt": "2026-02-12T20:24:18.642Z"
7777
}
7878
}

0 commit comments

Comments
 (0)