We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a77dc1 commit 78457b6Copy full SHA for 78457b6
chirp2mqtt/CHANGELOG.md
@@ -3,6 +3,7 @@
3
## 1.1.143
4
5
- synchronized code with https://github.com/modrisb/chirp
6
+- Upgrade to ghcr.io/hassio-addons/base:18.0.3, CHIRPSTACK_VERSION: 4.13.0
7
8
## 1.1.142
9
chirp2mqtt/build.yaml
@@ -1,9 +1,9 @@
1
build_from:
2
- aarch64: ghcr.io/hassio-addons/base:17.2.4
- amd64: ghcr.io/hassio-addons/base:17.2.4
- armv7: ghcr.io/hassio-addons/base:17.2.4
+ aarch64: ghcr.io/hassio-addons/base:18.0.3
+ amd64: ghcr.io/hassio-addons/base:18.0.3
+ armv7: ghcr.io/hassio-addons/base:18.0.3
args:
- CHIRPSTACK_VERSION: 4.12.1
+ CHIRPSTACK_VERSION: 4.13.0
CHIRPSTACK_GATEWAY_BRIDGE_VERSION: 4.0.11
#cosign:
0 commit comments