diff --git a/README.md b/README.md index 6d582877e..2c0964c34 100644 --- a/README.md +++ b/README.md @@ -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/fb43c48 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/fb43c48/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/ebab5a6 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/ebab5a6/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-fb43c48-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-ebab5a6-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 diff --git a/tautulli/CHANGELOG.md b/tautulli/CHANGELOG.md index df4a51adf..2cd7d7532 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,4 +1,22 @@ # Changelog since v3.1.4 +- Bump crudini from 0.9.3 to 0.9.4 in /tautulli (#261) + +Bumps [crudini](https://github.com/pixelb/crudini) from 0.9.3 to 0.9.4. +- [Release notes](https://github.com/pixelb/crudini/releases) +- [Changelog](https://github.com/pixelb/crudini/blob/master/NEWS) +- [Commits](https://github.com/pixelb/crudini/compare/0.9.3...0.9.4) + +--- +updated-dependencies: +- dependency-name: crudini + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - 🔨 Migrate old-style S6 scripts to s6-rc.d (#259) - ⬆️ Upgrades add-on base image to 6.2.0 (#258) - Bump pycryptodomex from 3.15.0 to 3.16.0 (#257) diff --git a/tautulli/README.md b/tautulli/README.md index d2218ef4b..15dcb2a13 100644 --- a/tautulli/README.md +++ b/tautulli/README.md @@ -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-fb43c48-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/fb43c48 +[release-shield]: https://img.shields.io/badge/version-ebab5a6-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/ebab5a6 [screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png \ No newline at end of file diff --git a/tautulli/config.yaml b/tautulli/config.yaml index 05fb6623d..bc3871392 100644 --- a/tautulli/config.yaml +++ b/tautulli/config.yaml @@ -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: fb43c48 +version: ebab5a6 webui: '[PROTO:ssl]://[HOST]:[PORT:8181]'