🎉 Release of add-on Plex Media Server 2.5.3

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-10 16:55:48 +00:00
parent dcf14cc6d3
commit 61dc9d6337
4 changed files with 15 additions and 15 deletions

View file

@ -945,10 +945,10 @@ SOFTWARE.
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[node-red-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [node-red-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[node-red-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [node-red-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/v2.5.2 [addon-plex]: https://github.com/hassio-addons/addon-plex/tree/v2.5.3
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/v2.5.2/README.md [addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/v2.5.3/README.md
[plex-issue]: https://github.com/hassio-addons/addon-plex/issues [plex-issue]: https://github.com/hassio-addons/addon-plex/issues
[plex-version-shield]: https://img.shields.io/badge/version-v2.5.2-blue.svg [plex-version-shield]: https://img.shields.io/badge/version-v2.5.3-blue.svg
[plex-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [plex-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[plex-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [plex-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[plex-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [plex-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -2,12 +2,12 @@
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 @dependabot (#56) - ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#68)
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#58) - ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#71)
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#57) - ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#73)
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#60) - ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#74)
- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#61) - ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#75)
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#64) - ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#76)
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#65) - ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#77)
- Upgrade add-on base image to 6.1.3 @frenck (#66) - ⬆️ Upgrades add-on base image to v6.1.4 @frenck (#79)
- ⬆ Upgrades Plex Media Server to 1.21.3.4046 @frenck (#67) - ⬆ Upgrades Plex Media Server to 1.22.2.4282 @frenck (#78)

View file

@ -44,5 +44,5 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v2.5.2-blue.svg [release-shield]: https://img.shields.io/badge/version-v2.5.3-blue.svg
[release]: https://github.com/hassio-addons/addon-plex/tree/v2.5.2 [release]: https://github.com/hassio-addons/addon-plex/tree/v2.5.3

View file

@ -1,6 +1,6 @@
{ {
"name": "Plex Media Server", "name": "Plex Media Server",
"version": "2.5.2", "version": "2.5.3",
"slug": "plex", "slug": "plex",
"description": "Recorded media, live TV, online news, and podcasts ready to stream.", "description": "Recorded media, live TV, online news, and podcasts ready to stream.",
"url": "https://github.com/hassio-addons/addon-plex", "url": "https://github.com/hassio-addons/addon-plex",