From 6820c79024d80305e01380ac09c1ee5f28ba58b2 Mon Sep 17 00:00:00 2001 From: gferraro Date: Wed, 14 Aug 2024 10:44:02 +1200 Subject: [PATCH] update packages for using stayon for process --- tc2/tc2-hat-controller/init.sls | 2 +- tc2/thermal-uploader/init.sls | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tc2/tc2-hat-controller/init.sls b/tc2/tc2-hat-controller/init.sls index 8c6e134..458e4c1 100644 --- a/tc2/tc2-hat-controller/init.sls +++ b/tc2/tc2-hat-controller/init.sls @@ -1,7 +1,7 @@ tc2-hat-controller-pkg: cacophony.pkg_installed_from_github: - name: tc2-hat-controller - - version: "0.10.3" + - version: "0.11.1" - architecture: "arm64" - branch: "main" diff --git a/tc2/thermal-uploader/init.sls b/tc2/thermal-uploader/init.sls index 588f4ea..646cd20 100644 --- a/tc2/thermal-uploader/init.sls +++ b/tc2/thermal-uploader/init.sls @@ -1,7 +1,7 @@ thermal-uploader-pkg: cacophony.pkg_installed_from_github: - name: thermal-uploader - - version: "2.6.1" + - version: "2.6.2" - branch: master thermal-uploader-service: