Skip to content

Commit b69b665

Browse files
v5.1.22+rev2
1 parent 7a2ec03 commit b69b665

File tree

3 files changed

+57
-1
lines changed

3 files changed

+57
-1
lines changed

.versionbot/CHANGELOG.yml

+40
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
- commits:
2+
- subject: Update balena-yocto-scripts to 0ba4bf5f5c4597b21628dfb6206304d1f889468f
3+
hash: 477c017037a3695c8653e607c39e1b74c2af17f4
4+
body: Update balena-yocto-scripts
5+
footer:
6+
Changelog-entry: Update balena-yocto-scripts to 0ba4bf5f5c4597b21628dfb6206304d1f889468f
7+
changelog-entry: Update balena-yocto-scripts to 0ba4bf5f5c4597b21628dfb6206304d1f889468f
8+
author: Self-hosted Renovate Bot
9+
nested:
10+
- commits:
11+
- subject: Return image id after pulling helper images
12+
hash: f2fb17399ede63ceaada8c8625a250747745d97a
13+
body: |
14+
Also refactor the pull helper image functions to
15+
support a single repository with multiple variant tags.
16+
footer:
17+
Change-type: minor
18+
change-type: minor
19+
Signed-off-by: Kyle Harding <kyle@balena.io>
20+
signed-off-by: Kyle Harding <kyle@balena.io>
21+
author: Kyle Harding
22+
nested: []
23+
- subject: Build and publish helper images with Flowzone
24+
hash: 8a15692852f38bfd5158b61b5870dffd8f758a64
25+
body: |
26+
Rather than build helper images on demand, we will
27+
publish them to ghcr.io with every revision of this project.
28+
footer:
29+
Change-type: minor
30+
change-type: minor
31+
Signed-off-by: Kyle Harding <kyle@balena.io>
32+
signed-off-by: Kyle Harding <kyle@balena.io>
33+
author: Kyle Harding
34+
nested: []
35+
version: balena-yocto-scripts-1.21.0
36+
title: ""
37+
date: 2024-02-02T18:52:51.154Z
38+
version: 5.1.22+rev2
39+
title: ""
40+
date: 2024-02-02T19:32:33.579Z
141
- commits:
242
- subject: Update balena-yocto-scripts to 24b1d6737c8a0159da6d28f5a6afe50ed5080ab8
343
hash: cdd49c41bbd58898f4c6827ae7f9a471ee63d96e

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# v2.105.10
22
## (2022-10-13)
33

4+
# v5.1.22+rev2
5+
## (2024-02-02)
6+
7+
8+
<details>
9+
<summary> Update balena-yocto-scripts to 0ba4bf5f5c4597b21628dfb6206304d1f889468f [Self-hosted Renovate Bot] </summary>
10+
11+
> ## balena-yocto-scripts-1.21.0
12+
> ### (2024-02-02)
13+
>
14+
> * Return image id after pulling helper images [Kyle Harding]
15+
> * Build and publish helper images with Flowzone [Kyle Harding]
16+
>
17+
18+
</details>
19+
420
# v5.1.22+rev1
521
## (2024-02-02)
622

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.22+rev1
1+
5.1.22+rev2

0 commit comments

Comments
 (0)