mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Tautulli to 99db820
This commit is contained in:
parent
a4ed06e0b9
commit
1a5fca89a1
4 changed files with 9 additions and 6 deletions
|
@ -1008,10 +1008,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/dc1fb36
|
||||
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/dc1fb36/README.md
|
||||
[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/99db820
|
||||
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/99db820/README.md
|
||||
[tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues
|
||||
[tautulli-version-shield]: https://img.shields.io/badge/version-dc1fb36-blue.svg
|
||||
[tautulli-version-shield]: https://img.shields.io/badge/version-99db820-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,4 +1,7 @@
|
|||
# Changelog since v3.2.0
|
||||
- Bump setuptools from 67.1.0 to 67.2.0 in /tautulli (#269)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump setuptools from 67.0.0 to 67.1.0 in /tautulli (#268)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
|
||||
Bumps [setuptools](https://github.com/pypa/setuptools) from 67.0.0 to 67.1.0.
|
||||
|
|
|
@ -44,6 +44,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/2022.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-dc1fb36-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tautulli/tree/dc1fb36
|
||||
[release-shield]: https://img.shields.io/badge/version-99db820-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tautulli/tree/99db820
|
||||
[screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png
|
|
@ -21,5 +21,5 @@ schema:
|
|||
log_level: list(trace|debug|info|notice|warning|error|fatal)?
|
||||
slug: tautulli
|
||||
url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md
|
||||
version: dc1fb36
|
||||
version: 99db820
|
||||
webui: '[PROTO:ssl]://[HOST]:[PORT:8181]'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue