From 8c29088abd316c6cddd93d5b4d32c66811427983 Mon Sep 17 00:00:00 2001
From: nodamnway <nodamnway@users.noreply.github.com>
Date: Sat, 14 Dec 2024 07:08:19 +0100
Subject: [PATCH] Fix OTBR addon does not start after updating containerd.io to
 1.7.24-1

---
 openthread_border_router/CHANGELOG.md | 4 ++++
 openthread_border_router/config.yaml  | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/openthread_border_router/CHANGELOG.md b/openthread_border_router/CHANGELOG.md
index 91c94c694be..802a260ce0f 100644
--- a/openthread_border_router/CHANGELOG.md
+++ b/openthread_border_router/CHANGELOG.md
@@ -1,5 +1,9 @@
 # Changelog
 
+## 2.12.3
+
+- Fix OTBR addon does not start after updating containerd.io to 1.7.24-1
+
 ## 2.12.2
 
 - Update flasher script to work with Home Assistant Yellow with CM5
diff --git a/openthread_border_router/config.yaml b/openthread_border_router/config.yaml
index 51f8cde3eb5..e5c08d72de3 100644
--- a/openthread_border_router/config.yaml
+++ b/openthread_border_router/config.yaml
@@ -1,5 +1,5 @@
 ---
-version: 2.12.2
+version: 2.12.3
 slug: openthread_border_router
 name: OpenThread Border Router
 description: OpenThread Border Router add-on
@@ -20,6 +20,8 @@ host_uts: true
 privileged:
   - IPC_LOCK
   - NET_ADMIN
+devices:
+  - /dev/net/tun
 image: homeassistant/{arch}-addon-otbr
 init: false
 options: