Skip to content

Commit

Permalink
Update TeslaMate to v1.30.1 (#17)
Browse files Browse the repository at this point in the history
* Update TeslaMate to v1.30.1

* Update Dockerfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Colin Seymour <[email protected]>
  • Loading branch information
renovate[bot] and lildude authored Jul 18, 2024
1 parent 89abf45 commit 2c729d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM teslamate/grafana:1.29.1 as grafana
FROM teslamate/grafana:1.30.1 as grafana

#---

FROM teslamate/teslamate:1.29.1
FROM teslamate/teslamate:1.30.1

ARG BUILD_ARCH
ARG BASHIO_VERSION=0.16.2
Expand Down
2 changes: 1 addition & 1 deletion build.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"armv7": "teslamate/teslamate:not-used"
},
"args": {
"teslamate_version": "1.29.1"
"teslamate_version": "1.30.1"
},
"codenotary": {
"signer": "[email protected]"
Expand Down

0 comments on commit 2c729d4

Please sign in to comment.