mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Traccar to b1948d6
This commit is contained in:
parent
4434197ac6
commit
21d2760b15
5 changed files with 10 additions and 8 deletions
|
@ -975,10 +975,10 @@ SOFTWARE.
|
|||
[tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[tor-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[tor-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-traccar]: https://github.com/hassio-addons/addon-traccar/tree/40b51ca
|
||||
[addon-doc-traccar]: https://github.com/hassio-addons/addon-traccar/blob/40b51ca/README.md
|
||||
[addon-traccar]: https://github.com/hassio-addons/addon-traccar/tree/b1948d6
|
||||
[addon-doc-traccar]: https://github.com/hassio-addons/addon-traccar/blob/b1948d6/README.md
|
||||
[traccar-issue]: https://github.com/hassio-addons/addon-traccar/issues
|
||||
[traccar-version-shield]: https://img.shields.io/badge/version-40b51ca-blue.svg
|
||||
[traccar-version-shield]: https://img.shields.io/badge/version-b1948d6-blue.svg
|
||||
[traccar-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[traccar-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[traccar-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# Changelog since v0.14.0
|
||||
- ⬆️ Upgrades nss to 3.72.1-r0 (#166)
|
||||
- 🎆 Updates maintenance/license year to 2022 (#165)
|
||||
- ⬆️ Upgrades add-on base image to 11.0.0 (#163)
|
||||
- 🚀 Update CI to latest version (#162)
|
||||
|
|
|
@ -150,7 +150,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2018-2021 Franck Nijhof
|
||||
Copyright (c) 2018-2022 Franck Nijhof
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -54,11 +54,11 @@ If you are more interested in stable releases of our add-ons:
|
|||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-traccar/81407?u=frenck
|
||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||
[github-sponsors]: https://github.com/sponsors/frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
|
||||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-40b51ca-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-traccar/tree/40b51ca
|
||||
[release-shield]: https://img.shields.io/badge/version-b1948d6-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-traccar/tree/b1948d6
|
||||
[screenshot]: https://github.com/hassio-addons/addon-traccar/raw/main/images/screenshot.png
|
||||
[traccar]: https://www.traccar.org
|
|
@ -30,4 +30,4 @@ services:
|
|||
slug: traccar
|
||||
startup: services
|
||||
url: https://github.com/hassio-addons/addon-traccar
|
||||
version: 40b51ca
|
||||
version: b1948d6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue