Skip to content

Commit 225f1d3

Browse files
committed
Update Concentratord to v3.0.2.
1 parent 9401176 commit 225f1d3

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
DISTRO = "chirpstack-gateway-os"
22
DISTRO_NAME = "ChirpStack Gateway OS"
3-
DISTRO_VERSION = "3.3.1"
3+
DISTRO_VERSION = "3.3.2"
44

55
EXTRA_IMAGE_FEATURES += "ssh-server-dropbear"

scripts/chirpstack-prepare-deploy

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ do_deploy() {
1313
}
1414

1515

16-
VERSION="3.3.1"
16+
VERSION="3.3.2"
1717

1818
do_deploy $VERSION "raspberrypi" "raspberrypi4"
1919
do_deploy $VERSION "raspberrypi" "raspberrypi3"

0 commit comments

Comments
 (0)