We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df62b68 + 142fada commit dae2228Copy full SHA for dae2228
tc2/salt-updater/init.sls
@@ -5,8 +5,7 @@
5
salt-updater-pkg:
6
cacophony.pkg_installed_from_github:
7
- name: salt-updater
8
- - version: "0.8.5" # Remove the architecture line next version update (will default to arm64)
9
- - architecture: "arm"
+ - version: "0.9.0"
10
11
salt-updater:
12
service.running:
tc2/tc2-hat-controller/init.sls
@@ -1,7 +1,7 @@
1
tc2-hat-controller-pkg:
2
3
- name: tc2-hat-controller
4
- - version: "0.23.1"
+ - version: "0.24.0"
- architecture: "arm64"
- branch: "main"
0 commit comments