v2.99.24+rev1
This commit is contained in:
parent
2ea78668d5
commit
131ad02766
3 changed files with 62 additions and 1 deletions
|
@ -1,3 +1,49 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update balena-yocto-scripts to 29b218350eb1553f0f2c4da2753e9f6722226f41
|
||||||
|
hash: b57e06239bba2f6f9d26eb213d822c63f348d9cc
|
||||||
|
body: Update balena-yocto-scripts
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update balena-yocto-scripts to 29b218350eb1553f0f2c4da2753e9f6722226f41
|
||||||
|
changelog-entry: Update balena-yocto-scripts to 29b218350eb1553f0f2c4da2753e9f6722226f41
|
||||||
|
author: renovate[bot]
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: "balena-deploy: pin balena-img to v4.1.2"
|
||||||
|
hash: 5a9efbc151127e6bb806627ba4949327cd54b776
|
||||||
|
body: >
|
||||||
|
Pin balena-img to v4.1.2, to ensure that upstream changes never
|
||||||
|
break
|
||||||
|
|
||||||
|
the deployment.
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
Signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||||
|
signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||||
|
author: Joseph Kogut
|
||||||
|
nested: []
|
||||||
|
- subject: "balena-deploy: s/resin-img/balena-img"
|
||||||
|
hash: c632941d9f54549df6e9464b317c18bf6a313040
|
||||||
|
body: >
|
||||||
|
As part of rebranding, resin docker repos were renamed to
|
||||||
|
balena, and
|
||||||
|
|
||||||
|
resin/resin-img no longer receives updates. Change the image we pull to
|
||||||
|
|
||||||
|
process OS images from resin/resin-img to balena/balena-img.
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
Signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||||
|
signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||||
|
author: Joseph Kogut
|
||||||
|
nested: []
|
||||||
|
version: balena-yocto-scripts-1.19.9
|
||||||
|
title: "'balena-deploy: s/resin-img/balena-img'"
|
||||||
|
date: 2022-06-28T20:10:34.817Z
|
||||||
|
version: 2.99.24+rev1
|
||||||
|
title: "'Update balena-yocto-scripts digest to 29b2183'"
|
||||||
|
date: 2022-06-29T00:53:03.703Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update layers/meta-balena to 48847f04f125fe90cd0c385fcbb617210233571e
|
- subject: Update layers/meta-balena to 48847f04f125fe90cd0c385fcbb617210233571e
|
||||||
hash: f6b8c8f52dbd4160d3a8ffe79169da6c9ce52d92
|
hash: f6b8c8f52dbd4160d3a8ffe79169da6c9ce52d92
|
||||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v2.99.24+rev1
|
||||||
|
## (2022-06-29)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update balena-yocto-scripts to 29b218350eb1553f0f2c4da2753e9f6722226f41 [renovate[bot]] </summary>
|
||||||
|
|
||||||
|
> ## balena-yocto-scripts-1.19.9
|
||||||
|
> ### (2022-06-28)
|
||||||
|
>
|
||||||
|
> * balena-deploy: pin balena-img to v4.1.2 [Joseph Kogut]
|
||||||
|
> * balena-deploy: s/resin-img/balena-img [Joseph Kogut]
|
||||||
|
>
|
||||||
|
</details>
|
||||||
|
|
||||||
# v2.99.24
|
# v2.99.24
|
||||||
## (2022-06-28)
|
## (2022-06-28)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
2.99.24
|
2.99.24+rev1
|
Loading…
Add table
Reference in a new issue