Skip to content

Commit

Permalink
v20.10.39
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Aug 30, 2023
1 parent 0f7eac2 commit 2a4b6ed
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 1 deletion.
22 changes: 22 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
- commits:
- subject: Don't enable AppArmor if `apparmor_parser` is not present
hash: ed8ba18e8776a7bf37b3326baeca8196b4ea76b0
body: >
This commit updates balena-containerd to a new version in which we
cherry-picked the change from here: https://github.com/containerd/containerd/pull/8086
This change avoids enabling AppArmor if the `/sbin/apparmor_parser`
binary is not found in the system.
footer:
Signed-off-by: Leandro Motta Barros <[email protected]>
signed-off-by: Leandro Motta Barros <[email protected]>
Change-type: patch
change-type: patch
author: Leandro Motta Barros
nested: []
version: 20.10.39
title: ""
date: 2023-08-30T20:39:38.647Z
- commits:
- subject: Document a couple of troubleshooting tips
hash: c8cc7e6e22d65ece306d125fee17e65b51bde84a
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.39
## (2023-08-30)

* Don't enable AppArmor if `apparmor_parser` is not present [Leandro Motta Barros]

# v20.10.38
## (2023-07-03)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.10.38
20.10.39

0 comments on commit 2a4b6ed

Please sign in to comment.