From 66832bae4e4776d88559d24e889a7b0de429a024 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 13 Apr 2021 10:23:46 +0000 Subject: [PATCH] :arrow_up: Updating add-on Plex Media Server to 1ba7ebf --- README.md | 6 +++--- plex/CHANGELOG.md | 50 +++++------------------------------------------ plex/README.md | 4 ++-- plex/config.json | 2 +- 4 files changed, 11 insertions(+), 51 deletions(-) diff --git a/README.md b/README.md index 9f250bdb4..66c22e3f9 100644 --- a/README.md +++ b/README.md @@ -968,10 +968,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/b4c9edf -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/b4c9edf/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/1ba7ebf +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/1ba7ebf/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-b4c9edf-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-1ba7ebf-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 8642b90e5..a79cd9e93 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,50 +1,10 @@ -# Changelog since v2.5.2 -- ⬆️ Upgrades Plex Media Server to 1.22.2.4282 (#78) -- ⬆️ Upgrades add-on base image to v6.1.4 (#79) -- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#77) +# Changelog since v2.5.3 +- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#80) -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.1...2a4b53665e15ce7d7049afb11ff1f70ff1610609) +Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. +- [Release notes](https://github.com/actions/cache/releases) +- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 (#76) - -Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.1 to v1.0.2. -- [Release notes](https://github.com/docker/setup-qemu-action/releases) -- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.0.1...25f0500ff22e406f7191a2a8ba8cda16901ca018) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 (#75) - -Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0. -- [Release notes](https://github.com/docker/build-push-action/releases) -- [Commits](https://github.com/docker/build-push-action/compare/v2.3.0...e1b7f96249f2e4c8e4ac1519b9608c0d48944a1f) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#74) - -Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0. -- [Release notes](https://github.com/ludeeus/action-shellcheck/releases) -- [Commits](https://github.com/ludeeus/action-shellcheck/compare/1.0.0...94e0aab03ca135d11a35e5bfc14e6746dc56e7e9) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#73) -- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#71) - -Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18. -- [Release notes](https://github.com/actions/stale/releases) -- [Commits](https://github.com/actions/stale/compare/v3.0.17...3b3c3f03cd4d8e2b61e179ef744a0d20efbe90b4) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆ Bump actions/stale from v3.0.16 to v3.0.17 (#68) diff --git a/plex/README.md b/plex/README.md index d73ed685e..e9b19f951 100644 --- a/plex/README.md +++ b/plex/README.md @@ -47,5 +47,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-b4c9edf-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/b4c9edf \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-1ba7ebf-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/1ba7ebf \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index c0d47abd0..f4b916bfd 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "b4c9edf", + "version": "1ba7ebf", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://github.com/hassio-addons/addon-plex",