diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 4fe9c33d47..58f87d6d15 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,20 @@ +- commits: + - subject: Update runc component to v1.1.12 from balena-runc repo + hash: 9cdf0321cbb1dee0b1712f4e537f1b90caad45ea + body: > + Also update containerd component from balena-containerd to also use + + runc v1.1.12. Also update dependencies as indicated from balena-runc go.mod. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ken Bannister + signed-off-by: Ken Bannister + author: Ken Bannister + nested: [] + version: 20.10.43 + title: "" + date: 2024-02-06T08:42:31.660Z - commits: - subject: Update actions/upload-artifact to v4 and generate unique artifacts hash: 8326bf0a7eda3214b4b9c0641b81d0d717a2d15d diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c7f8c880d..8ef1727789 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +# v20.10.43 +## (2024-02-06) + +* Update runc component to v1.1.12 from balena-runc repo [Ken Bannister] + # v20.10.42 ## (2023-12-19) diff --git a/VERSION b/VERSION index 7b564d2b2a..3629c704bf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -20.10.42 \ No newline at end of file +20.10.43 \ No newline at end of file