test apparmor

This commit is contained in:
Stefan Allius
2025-02-25 19:09:59 +01:00
parent a8b5ef1d39
commit 87d17da771
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ profile tsun-proxy-debug flags=(attach_disconnected,mediate_deleted) {
/dev/tty rw,
# Bashio
/usr/lib/bashio/** ix,
# /usr/lib/bashio/** ix,
/tmp/** rwk,
# Access to options.json and other files within your addon

View File

@@ -1,6 +1,6 @@
name: TSUN-Proxy (Debug)
description: MQTT Proxy for TSUN Photovoltaic Inverters with Debug Logging
version: 0.13.0-debug-2502251901
version: 0.13.0-debug-2502251907
image: docker.io/sallius/tsun-gen3-addon
url: https://github.com/s-allius/tsun-gen3-proxy
slug: tsun-proxy-debug