diff --git a/README.md b/README.md index 04ca69af0..bcefc589b 100644 --- a/README.md +++ b/README.md @@ -991,10 +991,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/896ff00 -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/896ff00/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/f76503a +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/f76503a/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-896ff00-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-f76503a-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 c5968aebd..ede1e0922 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,20 +1,9 @@ -# Changelog since v2.5.0 -- ⬆ Upgrades Plex Media Server to 1.21.2.3939 (#55) -- Upgrade add-on base image to 6.1.1 (#54) -- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#52) +# Changelog since v2.5.1 +- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 (#56) -Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15. -- [Release notes](https://github.com/actions/stale/releases) -- [Commits](https://github.com/actions/stale/compare/v3.0.14...86561461b92875de77a8b2d2e75f004c826e8f45) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 (#53) - -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.3.1 to v1.4. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.3.1...c82c5e9ca0ce5fc9b15756f1c0e39531b95d11b0) +Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1. +- [Release notes](https://github.com/frenck/action-yamllint/releases) +- [Commits](https://github.com/frenck/action-yamllint/compare/v1.0.2...e21bcc770907b7207a05453ca9f1eb7129c945d1) Signed-off-by: dependabot[bot] diff --git a/plex/README.md b/plex/README.md index 87c07b3c3..ae08ca86e 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-896ff00-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/896ff00 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-f76503a-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/f76503a \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index 358799584..9cdf59653 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "896ff00", + "version": "f76503a", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://github.com/hassio-addons/addon-plex",