Skip to content

Commit a28b70c

Browse files
v5.0.45
1 parent b4e35c6 commit a28b70c

File tree

6 files changed

+108
-9
lines changed

6 files changed

+108
-9
lines changed

.versionbot/CHANGELOG.yml

+72-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,69 @@
1+
- commits:
2+
- subject: Update balena/open-balena-base Docker tag to v17.0.10
3+
hash: f5e4ded1fd50f2eb6e476d092b08e0f27f402a7d
4+
body: |
5+
Update balena/open-balena-base from 17.0.6 to 17.0.10
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: Self-hosted Renovate Bot
10+
nested:
11+
- commits:
12+
- subject: Update dependency node to v21.7.1
13+
hash: 00982618ef48ad40ee83d269593bcfabcd5c102b
14+
body: |
15+
Update node from 21.7.0 to 21.7.1
16+
footer:
17+
Change-type: patch
18+
change-type: patch
19+
author: Self-hosted Renovate Bot
20+
nested: []
21+
version: open-balena-base-17.0.10
22+
title: ""
23+
date: 2024-03-08T22:55:50.554Z
24+
- commits:
25+
- subject: Update dependency node to v21.7.0
26+
hash: 090c5b72737c4849076108d38b84b77b482822f1
27+
body: |
28+
Update node from 21.6.2 to 21.7.0
29+
footer:
30+
Change-type: patch
31+
change-type: patch
32+
author: Self-hosted Renovate Bot
33+
nested: []
34+
version: open-balena-base-17.0.9
35+
title: ""
36+
date: 2024-03-06T18:58:19.803Z
37+
- commits:
38+
- subject: Update dependency npm to v10.5.0
39+
hash: 7151fd9008f9443c677441177c2959a0e35b952d
40+
body: |
41+
Update npm from 10.4.0 to 10.5.0
42+
footer:
43+
Change-type: patch
44+
change-type: patch
45+
author: Self-hosted Renovate Bot
46+
nested: []
47+
version: open-balena-base-17.0.8
48+
title: ""
49+
date: 2024-02-28T18:58:05.433Z
50+
- commits:
51+
- subject: Fix docker cache-from for no-system variants
52+
hash: 47989bd29164aaef2f78c2642aeaf64185df5561
53+
body: ""
54+
footer:
55+
See: https://github.com/balena-io-modules/open-balena-base/pull/343
56+
see: https://github.com/balena-io-modules/open-balena-base/pull/343
57+
Change-type: patch
58+
change-type: patch
59+
author: Kyle Harding
60+
nested: []
61+
version: open-balena-base-17.0.7
62+
title: ""
63+
date: 2024-02-27T21:40:13.465Z
64+
version: 5.0.45
65+
title: ""
66+
date: 2024-03-21T02:59:28.095Z
167
- commits:
268
- subject: Update balena/open-balena-base Docker tag to v17.0.6
369
hash: 1b1f6ecc29bfee32528051ab9f4c7b7a12966688
@@ -1832,7 +1898,8 @@
18321898
* if global config already contains the value(s) for the map,
18331899
use them
18341900
1835-
* don't explicitly require BALENA_DEVICE_UID (openBalena/dockerd)
1901+
* don't explicitly require BALENA_DEVICE_UID
1902+
(openBalena/dockerd)
18361903
18371904
* add REGISTRY S3 secrets
18381905
footer:
@@ -2091,9 +2158,11 @@
20912158
[follow-redirects](https://github.com/follow-redirects/follow-redirects)
20922159
from 1.14.7 to 1.14.8.
20932160
2094-
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
2161+
- [Release
2162+
notes](https://github.com/follow-redirects/follow-redirects/releases)
20952163
2096-
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
2164+
-
2165+
[Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
20972166
20982167
20992168
---

CHANGELOG.md

+30
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,36 @@ 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.45
8+
## (2024-03-21)
9+
10+
11+
<details>
12+
<summary> Update balena/open-balena-base Docker tag to v17.0.10 [Self-hosted Renovate Bot] </summary>
13+
14+
> ## open-balena-base-17.0.10
15+
> ### (2024-03-08)
16+
>
17+
> * Update dependency node to v21.7.1 [Self-hosted Renovate Bot]
18+
>
19+
> ## open-balena-base-17.0.9
20+
> ### (2024-03-06)
21+
>
22+
> * Update dependency node to v21.7.0 [Self-hosted Renovate Bot]
23+
>
24+
> ## open-balena-base-17.0.8
25+
> ### (2024-02-28)
26+
>
27+
> * Update dependency npm to v10.5.0 [Self-hosted Renovate Bot]
28+
>
29+
> ## open-balena-base-17.0.7
30+
> ### (2024-02-27)
31+
>
32+
> * Fix docker cache-from for no-system variants [Kyle Harding]
33+
>
34+
35+
</details>
36+
737
# v5.0.44
838
## (2024-02-27)
939

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.0.44
1+
5.0.45

balena.yml

+1-1
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.44
3+
version: 5.0.45
44
description: >-
55
Pull container images directly from the balenaHub container registry!
66
assets:

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "balena-registry-proxy",
3-
"version": "5.0.44",
3+
"version": "5.0.45",
44
"description": "Proxied names for balena registry release images",
55
"private": true,
66
"main": "src/app",
@@ -76,6 +76,6 @@
7676
"npm": "^10.4.0"
7777
},
7878
"versionist": {
79-
"publishedAt": "2024-02-27T21:40:32.545Z"
79+
"publishedAt": "2024-03-21T02:59:28.806Z"
8080
}
8181
}

0 commit comments

Comments
 (0)