mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 03:21:28 +00:00
🎉 Release of add-on Lutron Certificate 0.6.0
This commit is contained in:
parent
4d097249be
commit
e97c92f8c8
4 changed files with 15 additions and 12 deletions
|
@ -1016,10 +1016,10 @@ SOFTWARE.
|
|||
[log-viewer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[log-viewer-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[log-viewer-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/tree/v0.5.2
|
||||
[addon-doc-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/blob/v0.5.2/README.md
|
||||
[addon-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/tree/v0.6.0
|
||||
[addon-doc-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/blob/v0.6.0/README.md
|
||||
[lutron-cert-issue]: https://github.com/hassio-addons/addon-lutron-cert/issues
|
||||
[lutron-cert-version-shield]: https://img.shields.io/badge/version-v0.5.2-blue.svg
|
||||
[lutron-cert-version-shield]: https://img.shields.io/badge/version-v0.6.0-blue.svg
|
||||
[lutron-cert-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/lutron-cert-armhf.svg
|
||||
[lutron-cert-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[lutron-cert-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -2,12 +2,15 @@
|
|||
|
||||
### 🔨 Changes
|
||||
|
||||
- ⬆ Updates cryptography to v2.9.2 (#12)
|
||||
- 🔨 Implement OCI image specification on labels
|
||||
- ⬆ Upgrades openssl-dev to 1.1.1g-r0
|
||||
- ⬆ Upgrades add-on base image to v5.2.1
|
||||
- ✏ Split add-on documentation
|
||||
- ⬆ Updates requests to v2.24.0 (#14)
|
||||
- ⬆ Upgrades add-on base image to v5.3.2
|
||||
- 🔨 Update wheels server location
|
||||
- ⬆ Upgrades dbus to 1.12.18-r0
|
||||
- ⬆ Upgrades gcc to 9.3.0-r2
|
||||
- ⬆ Upgrades libffi-dev to 3.3-r2
|
||||
- ⬆ Upgrades libc-dev to 0.7.2-r3
|
||||
- ⬆ Updates cryptography to v3.2.1 (#15)
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-lutron-cert/compare/v0.5.1...v0.5.2
|
||||
[changelog]: https://github.com/hassio-addons/addon-lutron-cert/compare/v0.5.2...v0.6.0
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
|
@ -64,5 +64,5 @@ If you are more interested in stable releases of our add-ons:
|
|||
[lutron-caseta-docs]: https://www.home-assistant.io/components/lutron_caseta/
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.5.2-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-lutron-cert/tree/v0.5.2
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.6.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-lutron-cert/tree/v0.6.0
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Lutron Certificate",
|
||||
"version": "0.5.2",
|
||||
"version": "0.6.0",
|
||||
"slug": "lutron-cert",
|
||||
"description": "Generate certificate to control Lutron Caseta bridge locally",
|
||||
"url": "https://github.com/hassio-addons/addon-lutron-cert",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue