Skip to content

Commit 78457b6

Browse files
committed
Upgrade to ghcr.io/hassio-addons/base:18.0.3, CHIRPSTACK_VERSION: 4.13.0
1 parent 0a77dc1 commit 78457b6

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

chirp2mqtt/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## 1.1.143
44

55
- synchronized code with https://github.com/modrisb/chirp
6+
- Upgrade to ghcr.io/hassio-addons/base:18.0.3, CHIRPSTACK_VERSION: 4.13.0
67

78
## 1.1.142
89

chirp2mqtt/build.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
build_from:
2-
aarch64: ghcr.io/hassio-addons/base:17.2.4
3-
amd64: ghcr.io/hassio-addons/base:17.2.4
4-
armv7: ghcr.io/hassio-addons/base:17.2.4
2+
aarch64: ghcr.io/hassio-addons/base:18.0.3
3+
amd64: ghcr.io/hassio-addons/base:18.0.3
4+
armv7: ghcr.io/hassio-addons/base:18.0.3
55
args:
6-
CHIRPSTACK_VERSION: 4.12.1
6+
CHIRPSTACK_VERSION: 4.13.0
77
CHIRPSTACK_GATEWAY_BRIDGE_VERSION: 4.0.11
88

99
#cosign:

0 commit comments

Comments
 (0)