diff --git a/dhcp_ipv6_server/CHANGELOG.md b/dhcp_ipv6_server/CHANGELOG.md index 44707c2..c19b6e6 100644 --- a/dhcp_ipv6_server/CHANGELOG.md +++ b/dhcp_ipv6_server/CHANGELOG.md @@ -1,9 +1,16 @@ # Changelog +## 3.3 + +- Added codenotary + +## 3.2 + +- Fixed config + ## 3.1 - Fixed startup script -- Added codenotary ## 3.0 diff --git a/dhcp_ipv6_server/build.yaml b/dhcp_ipv6_server/build.yaml index d243ae1..5ef732a 100644 --- a/dhcp_ipv6_server/build.yaml +++ b/dhcp_ipv6_server/build.yaml @@ -7,4 +7,4 @@ build_from: i386: ghcr.io/home-assistant/i386-base:3.19 codenotary: signer: notary@home-assistant.io - base_image: notary@home-assistant.io \ No newline at end of file + base_image: notary@home-assistant.io diff --git a/dhcp_ipv6_server/config.yaml b/dhcp_ipv6_server/config.yaml index 0eb4302..36ba6b9 100644 --- a/dhcp_ipv6_server/config.yaml +++ b/dhcp_ipv6_server/config.yaml @@ -1,5 +1,5 @@ --- -version: "3.2" +version: "3.3" slug: dhcp_ipv6_server name: DHCPv6 server description: A simple DHCPv6 server