mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 11:11:25 +00:00
⬆️ Updating add-on Lutron Certificate to 1587b8a
This commit is contained in:
parent
23288e40bc
commit
2034780c40
4 changed files with 25 additions and 14 deletions
|
@ -1056,10 +1056,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/9e04c14
|
||||
[addon-doc-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/blob/9e04c14/README.md
|
||||
[addon-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/tree/1587b8a
|
||||
[addon-doc-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/blob/1587b8a/README.md
|
||||
[lutron-cert-issue]: https://github.com/hassio-addons/addon-lutron-cert/issues
|
||||
[lutron-cert-version-shield]: https://img.shields.io/badge/version-9e04c14-blue.svg
|
||||
[lutron-cert-version-shield]: https://img.shields.io/badge/version-1587b8a-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
|
||||
|
|
|
@ -1,12 +1,23 @@
|
|||
# Changelog since v0.5.1
|
||||
- ✏ Split add-on documentation
|
||||
- ⬆ Upgrades add-on base image to v5.2.1
|
||||
- ⬆ Upgrades openssl-dev to 1.1.1g-r0
|
||||
- 🔨 Implement OCI image specification on labels
|
||||
- ⬆ Upgrades add-on base image to v5.2.0
|
||||
- ⬆ Updates cryptography to v2.9.2 (#12)
|
||||
# Changelog since v0.5.2
|
||||
- ⬆ Updates cryptography to v3.2.1 (#15)
|
||||
|
||||
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
||||
- ⬆ Updates cryptography to v2.9.1 (#11)
|
||||
- ⬆ Upgrades libc-dev to 0.7.2-r3
|
||||
- ⬆ Upgrades libffi-dev to 3.3-r2
|
||||
- ⬆ Upgrades gcc to 9.3.0-r2
|
||||
- ⬆ Upgrades dbus to 1.12.18-r0
|
||||
- 🔨 Update wheels server location
|
||||
- ⬆ Upgrades add-on base image to v5.3.2
|
||||
- ⬆️ Bump cryptography from 2.9.2 to 3.2 in /lutron-cert (#17)
|
||||
|
||||
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 3.2.
|
||||
- [Release notes](https://github.com/pyca/cryptography/releases)
|
||||
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
|
||||
- [Commits](https://github.com/pyca/cryptography/compare/2.9.2...3.2)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆ Updates requests to v2.24.0 (#14)
|
||||
|
||||
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
||||
|
|
|
@ -67,5 +67,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-9e04c14-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-lutron-cert/tree/9e04c14
|
||||
[release-shield]: https://img.shields.io/badge/version-1587b8a-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-lutron-cert/tree/1587b8a
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Lutron Certificate",
|
||||
"version": "9e04c14",
|
||||
"version": "1587b8a",
|
||||
"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