diff --git a/bananapi-m1-plus.coffee b/bananapi-m1-plus.coffee index 1a04ed4..e10ae79 100644 --- a/bananapi-m1-plus.coffee +++ b/bananapi-m1-plus.coffee @@ -23,7 +23,7 @@ module.exports = machine: 'bananapi-m1-plus' image: 'balena-image' fstype: 'balenaos-img' - version: 'yocto-warrior' + version: 'yocto-dunfell' deployArtifact: 'balena-image-bananapi-m1-plus.balenaos-img' compressed: true diff --git a/nanopi-neo-air.coffee b/nanopi-neo-air.coffee index 19d1ad6..a95801c 100644 --- a/nanopi-neo-air.coffee +++ b/nanopi-neo-air.coffee @@ -38,7 +38,7 @@ module.exports = machine: 'nanopi-neo-air' image: 'balena-image-flasher' fstype: 'balenaos-img' - version: 'yocto-warrior' + version: 'yocto-dunfell' deployArtifact: 'balena-image-flasher-nanopi-neo-air.balenaos-img' compressed: true diff --git a/orange-pi-lite.coffee b/orange-pi-lite.coffee index 3441cb2..a2fcd4c 100644 --- a/orange-pi-lite.coffee +++ b/orange-pi-lite.coffee @@ -23,7 +23,7 @@ module.exports = machine: 'orange-pi-lite' image: 'balena-image' fstype: 'balenaos-img' - version: 'yocto-warrior' + version: 'yocto-dunfell' deployArtifact: 'balena-image-orange-pi-lite.balenaos-img' compressed: true diff --git a/orange-pi-one.coffee b/orange-pi-one.coffee index 978331c..609577d 100644 --- a/orange-pi-one.coffee +++ b/orange-pi-one.coffee @@ -24,7 +24,7 @@ module.exports = machine: 'orange-pi-one' image: 'balena-image' fstype: 'balenaos-img' - version: 'yocto-warrior' + version: 'yocto-dunfell' deployArtifact: 'balena-image-orange-pi-one.balenaos-img' compressed: true diff --git a/orange-pi-zero.coffee b/orange-pi-zero.coffee index de28076..14757d6 100644 --- a/orange-pi-zero.coffee +++ b/orange-pi-zero.coffee @@ -24,7 +24,7 @@ module.exports = machine: 'orange-pi-zero' image: 'balena-image' fstype: 'balenaos-img' - version: 'yocto-warrior' + version: 'yocto-dunfell' deployArtifact: 'balena-image-orange-pi-zero.balenaos-img' compressed: true diff --git a/orangepi-plus2.coffee b/orangepi-plus2.coffee index 0c8a499..d637896 100644 --- a/orangepi-plus2.coffee +++ b/orangepi-plus2.coffee @@ -38,7 +38,7 @@ module.exports = machine: 'orangepi-plus2' image: 'balena-image-flasher' fstype: 'balenaos-img' - version: 'yocto-warrior' + version: 'yocto-dunfell' deployArtifact: 'balena-image-flasher-orangepi-plus2.balenaos-img' compressed: true