From b1e2358902f46e5a0e3eeb7ef44cd019753c97dd Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 18 Feb 2021 18:08:25 +0000 Subject: [PATCH] :arrow_up: Updating add-on Lutron Certificate to 7ae9c42 --- README.md | 6 +++--- lutron-cert/CHANGELOG.md | 9 +++++++++ lutron-cert/README.md | 4 ++-- lutron-cert/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4554494c6..35ad1337c 100644 --- a/README.md +++ b/README.md @@ -928,10 +928,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/99aacdc -[addon-doc-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/blob/99aacdc/README.md +[addon-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/tree/7ae9c42 +[addon-doc-lutron-cert]: https://github.com/hassio-addons/addon-lutron-cert/blob/7ae9c42/README.md [lutron-cert-issue]: https://github.com/hassio-addons/addon-lutron-cert/issues -[lutron-cert-version-shield]: https://img.shields.io/badge/version-99aacdc-blue.svg +[lutron-cert-version-shield]: https://img.shields.io/badge/version-7ae9c42-blue.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 [lutron-cert-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/lutron-cert/CHANGELOG.md b/lutron-cert/CHANGELOG.md index f898076af..fefb8624d 100644 --- a/lutron-cert/CHANGELOG.md +++ b/lutron-cert/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.7.0 +- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 (#37) + +Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.2.2 to v2.3.0. +- [Release notes](https://github.com/docker/build-push-action/releases) +- [Commits](https://github.com/docker/build-push-action/compare/v2.2.2...9379083e426e2e84abb80c8c091f5cdeb7d3fd7a) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#36) Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.13.0 to v5.14.0. diff --git a/lutron-cert/README.md b/lutron-cert/README.md index 7d90c3626..085ba5952 100644 --- a/lutron-cert/README.md +++ b/lutron-cert/README.md @@ -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/2021.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-99aacdc-blue.svg -[release]: https://github.com/hassio-addons/addon-lutron-cert/tree/99aacdc \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-7ae9c42-blue.svg +[release]: https://github.com/hassio-addons/addon-lutron-cert/tree/7ae9c42 \ No newline at end of file diff --git a/lutron-cert/config.json b/lutron-cert/config.json index 9398b6d7c..ffdd84525 100644 --- a/lutron-cert/config.json +++ b/lutron-cert/config.json @@ -1,6 +1,6 @@ { "name": "Lutron Certificate", - "version": "99aacdc", + "version": "7ae9c42", "slug": "lutron-cert", "description": "Generate certificate to control Lutron Caseta bridge locally", "url": "https://github.com/hassio-addons/addon-lutron-cert",