From 61dc9d633731a9835dd94e24230fd8b88d02344f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 10 Apr 2021 16:55:48 +0000 Subject: [PATCH] :tada: Release of add-on Plex Media Server 2.5.3 --- README.md | 6 +++--- plex/CHANGELOG.md | 18 +++++++++--------- plex/README.md | 4 ++-- plex/config.json | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 50f92753..496dda6f 100644 --- a/README.md +++ b/README.md @@ -945,10 +945,10 @@ SOFTWARE. [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-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-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/v2.5.2/README.md +[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.3/README.md [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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [plex-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index 61a4bfd5..8cbf10ce 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -2,12 +2,12 @@ ## ⬆️ Dependency updates -- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 @dependabot (#56) -- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#58) -- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#57) -- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#60) -- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#61) -- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#64) -- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#65) -- Upgrade add-on base image to 6.1.3 @frenck (#66) -- ⬆ Upgrades Plex Media Server to 1.21.3.4046 @frenck (#67) +- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#68) +- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#71) +- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#73) +- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#74) +- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#75) +- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#76) +- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#77) +- ⬆️ Upgrades add-on base image to v6.1.4 @frenck (#79) +- ⬆️ Upgrades Plex Media Server to 1.22.2.4282 @frenck (#78) diff --git a/plex/README.md b/plex/README.md index d92ea08a..10eccb86 100644 --- a/plex/README.md +++ b/plex/README.md @@ -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]: https://www.patreon.com/frenck [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]: https://github.com/hassio-addons/addon-plex/tree/v2.5.2 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v2.5.3-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/v2.5.3 \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index ab0c7717..db071a55 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "2.5.2", + "version": "2.5.3", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://github.com/hassio-addons/addon-plex",