From f5cea1e15f03d41df5249c1ca791321d817f5d51 Mon Sep 17 00:00:00 2001 From: Chris Rose Date: Tue, 21 Feb 2023 09:54:06 -0800 Subject: [PATCH] bump version to 1.1.0 --- iot-certbot/CHANGELOG.md | 4 ++++ iot-certbot/config.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/iot-certbot/CHANGELOG.md b/iot-certbot/CHANGELOG.md index 22789a3..3b46a43 100644 --- a/iot-certbot/CHANGELOG.md +++ b/iot-certbot/CHANGELOG.md @@ -1,5 +1,9 @@ +## 1.1.0 + +Stop trying to run periodically, depend on automations + ## 1.0.10, 1.0.11, 1.0.12 Fixed the path for renewing certs diff --git a/iot-certbot/config.yaml b/iot-certbot/config.yaml index ec35464..c1aaf09 100755 --- a/iot-certbot/config.yaml +++ b/iot-certbot/config.yaml @@ -1,7 +1,7 @@ name: "IoT Certbot" description: "Configure certbot using an AWS IoT device identity + Route 53 DNS" url: https://github.com/offbyone/homeassistant-addons/iot-certbot -version: "1.0.12" +version: "1.1.0" slug: iot_certbot init: false startup: services