We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 116e8a6 commit 895f1ccCopy full SHA for 895f1cc
tc2/tc2-hat-controller/init.sls
@@ -1,7 +1,7 @@
1
tc2-hat-controller-pkg:
2
cacophony.pkg_installed_from_github:
3
- name: tc2-hat-controller
4
- - version: "0.27.0"
+ - version: "0.28.0"
5
- architecture: "arm64"
6
- branch: "main"
7
tc2/thermal-recorder-py/init.sls
@@ -48,7 +48,7 @@ classifier-env:
48
classifier-pipeline-pip:
49
cacophony.pkg_installed_from_pypi:
50
- name: classifier-pipeline
51
- - version: "0.0.47"
+ - version: "0.0.48"
52
- venv: /home/pi/.venv/classifier/bin/
53
54
thermal-classifier-service:
0 commit comments