mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 03:21:28 +00:00
🎉 Release of add-on Plex Media Server 2.3.4
This commit is contained in:
parent
83065b1e9c
commit
703a7a4bb0
4 changed files with 8 additions and 14 deletions
|
@ -1061,10 +1061,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.3.3
|
||||
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/v2.3.3/README.md
|
||||
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/v2.3.4
|
||||
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/v2.3.4/README.md
|
||||
[plex-issue]: https://github.com/hassio-addons/addon-plex/issues
|
||||
[plex-version-shield]: https://img.shields.io/badge/version-v2.3.3-blue.svg
|
||||
[plex-version-shield]: https://img.shields.io/badge/version-v2.3.4-blue.svg
|
||||
[plex-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/plex-amd64.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
|
||||
|
|
|
@ -1,16 +1,10 @@
|
|||
[Full Changelog][changelog]
|
||||
|
||||
This is a general maintenance release.
|
||||
|
||||
### 🔨 Changes
|
||||
|
||||
- 🔨 Implement OCI image specification on labels
|
||||
- ✏ Split add-on documentation
|
||||
- ⬆ Upgrades add-on base image to v5.2.1
|
||||
- ⬆ Upgrades Plex Media Server to 1.19.4.2865
|
||||
- 🚑 Fix broken keep a changelog link
|
||||
- ⬆️ Upgrades Plex Media Server to 1.20.1.3252 (#42)
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-plex/compare/v2.3.2...v2.3.3
|
||||
[changelog]: https://github.com/hassio-addons/addon-plex/compare/v2.3.3...v2.3.4
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work:
|
||||
|
|
|
@ -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.3.3-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-plex/tree/v2.3.3
|
||||
[release-shield]: https://img.shields.io/badge/version-v2.3.4-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-plex/tree/v2.3.4
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Plex Media Server",
|
||||
"version": "2.3.3",
|
||||
"version": "2.3.4",
|
||||
"slug": "plex",
|
||||
"description": "Recorded media, live TV, online news, and podcasts ready to stream.",
|
||||
"url": "https://github.com/hassio-addons/addon-plex",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue