mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 03:21:28 +00:00
🎉 Release of add-on Tautulli 3.2.8
This commit is contained in:
parent
a7582fc148
commit
3596d8151b
4 changed files with 13 additions and 9 deletions
|
@ -939,10 +939,10 @@ SOFTWARE.
|
|||
[tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[tasmoadmin-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[tasmoadmin-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.7
|
||||
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/v3.2.7/README.md
|
||||
[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.8
|
||||
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/v3.2.8/README.md
|
||||
[tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues
|
||||
[tautulli-version-shield]: https://img.shields.io/badge/version-v3.2.7-blue.svg
|
||||
[tautulli-version-shield]: https://img.shields.io/badge/version-v3.2.8-blue.svg
|
||||
[tautulli-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[tautulli-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[tautulli-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -1,7 +1,11 @@
|
|||
## What’s changed
|
||||
|
||||
## 🐛 Bug fixes
|
||||
|
||||
- Fix Tautulli version env @frenck ([#303](https://github.com/hassio-addons/addon-tautulli/pull/303))
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Update pycryptodomex to v3.18.0 @renovate ([#297](https://github.com/hassio-addons/addon-tautulli/pull/297))
|
||||
- ⬆️ Update setuptools to v67.8.0 @renovate ([#298](https://github.com/hassio-addons/addon-tautulli/pull/298))
|
||||
- ⬆️ Update Tautulli/Tautulli to v2.12.4 @renovate ([#299](https://github.com/hassio-addons/addon-tautulli/pull/299))
|
||||
- ⬆️ Update plexapi to v4.14.0 @renovate ([#300](https://github.com/hassio-addons/addon-tautulli/pull/300))
|
||||
- ⬆️ Update setuptools to v68 @renovate ([#302](https://github.com/hassio-addons/addon-tautulli/pull/302))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7 @renovate ([#301](https://github.com/hassio-addons/addon-tautulli/pull/301))
|
||||
|
|
|
@ -41,6 +41,6 @@ If you are more interested in stable releases of our add-ons:
|
|||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tautulli/68745
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v3.2.7-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.7
|
||||
[release-shield]: https://img.shields.io/badge/version-v3.2.8-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tautulli/tree/v3.2.8
|
||||
[screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
|||
name: Tautulli
|
||||
version: 3.2.7
|
||||
version: 3.2.8
|
||||
slug: tautulli
|
||||
description: Monitoring and tracking tool for Plex Media Server
|
||||
url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue