diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 045b438..d320a96 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,33 @@ +- commits: + - subject: Update layers/meta-balena to 576d3f249fbab16bf93a4dd5d158bae6f2ad9f9b + hash: 8781a46d93f874bc96eae6f49d8c1b02600a3433 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 576d3f249fbab16bf93a4dd5d158bae6f2ad9f9b + changelog-entry: Update layers/meta-balena to 576d3f249fbab16bf93a4dd5d158bae6f2ad9f9b + author: renovate[bot] + nested: + - commits: + - subject: "tests/hup: Avoid an old engine bug when pulling multiarch images on + rpi" + hash: 6a47531bd8c1a3a032e57efe6b1c2d764d6d0570 + body: > + This has since been fixed in the engine but since it impacts the HUP from + + version we need to handle it in the test suite. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: meta-balena-2.108.12 + title: "" + date: 2023-01-04T03:22:27.475Z + version: 2.108.12 + title: "" + date: 2023-01-04T06:23:47.287Z - commits: - subject: Update layers/meta-balena to df321d4ad4831d27188ac9bf538600ccaaabc9b3 hash: f21bdf653bcd43c6c14988948d43c38aa2269ad0 diff --git a/CHANGELOG.md b/CHANGELOG.md index ec03036..39a7b4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v2.108.12 +## (2023-01-04) + + +
+ Update layers/meta-balena to 576d3f249fbab16bf93a4dd5d158bae6f2ad9f9b [renovate[bot]] + +> ## meta-balena-2.108.12 +> ### (2023-01-04) +> +> * tests/hup: Avoid an old engine bug when pulling multiarch images on rpi [Kyle Harding] +> + +
+ # v2.108.11 ## (2023-01-04) diff --git a/VERSION b/VERSION index 5336afb..4657aea 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.108.11 \ No newline at end of file +2.108.12 \ No newline at end of file