From fe3139430360f7e227935a93b341d86f15a96667 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 16 Apr 2021 09:51:17 +0000 Subject: [PATCH] :arrow_up: Updating add-on Plex Media Server to 2cf29ca --- README.md | 6 +++--- plex/CHANGELOG.md | 10 ++++++++++ plex/README.md | 4 ++-- plex/config.json | 2 +- 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 144d92946..3fd27b4bc 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/eec89b7 -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/eec89b7/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/2cf29ca +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/2cf29ca/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-eec89b7-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-2cf29ca-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 34da82099..79a506de6 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog since v2.5.3 +- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#82) + +Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0. +- [Release notes](https://github.com/brpaz/hadolint-action/releases) +- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) +- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.3.1...473e36ba306c199243ffe4f1e652a8b60a8fa296) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Add note about DLNA support to docs, cleanup port 1900 (#81) - ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#80) diff --git a/plex/README.md b/plex/README.md index a4af256dd..35989a3b9 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-eec89b7-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/eec89b7 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-2cf29ca-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/2cf29ca \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index 1fe125a16..231b7da5c 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "eec89b7", + "version": "2cf29ca", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://github.com/hassio-addons/addon-plex",