Compare commits
9 Commits
f4e712fb40
...
acd60dbeb4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
acd60dbeb4 | ||
|
|
3b9d465ae4 | ||
|
|
edba879ba3 | ||
|
|
5098cb39cc | ||
|
|
4cbfe8b05f | ||
|
|
b6b03b7ec7 | ||
|
|
37bba6abff | ||
|
|
d16fbbcc85 | ||
|
|
dd69e0fbcc |
@@ -5,7 +5,7 @@ FROM ${BUILD_FROM}
|
|||||||
# Set shell
|
# Set shell
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
ENV VERSION 0.9.5
|
ENV VERSION 0.10.1
|
||||||
|
|
||||||
# Setup base
|
# Setup base
|
||||||
# hadolint ignore=DL3003
|
# hadolint ignore=DL3003
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: Baikal
|
name: Baikal
|
||||||
slug: baikal
|
slug: baikal
|
||||||
version: 0.9.5-test
|
version: 0.10.1
|
||||||
description: Baikal is a Cal and CardDAV server, based on sabre/dav, that includes an administrative interface for easy management.
|
description: Baikal is a Cal and CardDAV server, based on sabre/dav, that includes an administrative interface for easy management.
|
||||||
url: https://github.com/d-two/hassio-addons
|
url: https://github.com/d-two/hassio-addons
|
||||||
startup: services
|
startup: services
|
||||||
|
|||||||
Reference in New Issue
Block a user