Skip to content

Commit b59f537

Browse files
v5.0.154
1 parent 04945b6 commit b59f537

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: Lock file maintenance
3+
hash: f3ba09707b8ae66afcf0955b8182030e91df8c50
4+
body: |
5+
Update
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 5.0.154
12+
title: ""
13+
date: 2025-08-04T00:12:30.238Z
114
- commits:
215
- subject: Update balena/open-balena-base Docker tag to v18.0.41
316
hash: f3bcd0ef67755474cbe5eb661a72b99e4d8f8713

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.154
8+
## (2025-08-04)
9+
10+
* Lock file maintenance [balena-renovate[bot]]
11+
712
# v5.0.153
813
## (2025-08-01)
914

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.0.153
1+
5.0.154

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.153
3+
version: 5.0.154
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.153",
3+
"version": "5.0.154",
44
"description": "Proxied names for balena registry release images",
55
"type": "module",
66
"private": true,
@@ -73,6 +73,6 @@
7373
"npm": "^11.0.0"
7474
},
7575
"versionist": {
76-
"publishedAt": "2025-08-01T00:13:23.664Z"
76+
"publishedAt": "2025-08-04T00:12:30.531Z"
7777
}
7878
}

0 commit comments

Comments
 (0)