From 06896108a837d6fc8ec341c427f587fbcd78826f Mon Sep 17 00:00:00 2001 From: Chris Rose Date: Sun, 12 Nov 2023 15:32:55 -0800 Subject: [PATCH] Release 1.1.2 --- 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 cb75d2a..a7ef977 100644 --- a/iot-certbot/CHANGELOG.md +++ b/iot-certbot/CHANGELOG.md @@ -1,5 +1,9 @@ +## 1.1.2 + +- base image upgrade to 3.18 + ## 1.1.1 - Switched to a forever-running script in `run` diff --git a/iot-certbot/config.yaml b/iot-certbot/config.yaml index c1aaf09..e4485f9 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.1.0" +version: "1.1.2" slug: iot_certbot init: false startup: services