Skip to content

Commit

Permalink
Version bump - 0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Munsio committed May 7, 2018
1 parent 9df80a8 commit ce99d5c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# hass-configurator-docker
Linux x32/64 and ARM (raspberry) builds for the hass-configurator

[![Build Status](https://travis-ci.org/CausticLab/hass-configurator-docker.svg?branch=0.2.6)](https://travis-ci.org/CausticLab/hass-configurator-docker)
[![Build Status](https://travis-ci.org/CausticLab/hass-configurator-docker.svg?branch=0.2.8)](https://travis-ci.org/CausticLab/hass-configurator-docker)


### Usage

Example docker-compose.yaml
```yaml
hass-configurator:
image: "causticlab/hass-configurator-docker:arm-0.2.6"
image: "causticlab/hass-configurator-docker:arm-0.2.8"
restart: always
ports:
- "3218:3218/tcp"
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.6
0.2.8

0 comments on commit ce99d5c

Please sign in to comment.