Skip to content

Commit

Permalink
tagging 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smazurov committed Jun 23, 2016
1 parent aa5b0ff commit 6acca3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = 0.1.0
VERSION = 0.2.0
OUTPUT_FILE = docker/dist/rancher-cron

build:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ rancher-cron:
labels:
io.rancher.container.create_agent: 'true'
io.rancher.container.agent.role: environment
image: socialengine/rancher-cron:0.1.0
image: socialengine/rancher-cron:0.2.0
```
It is important to include both labels as Rancher will set `CATTLE_URL`,
Expand Down

0 comments on commit 6acca3f

Please sign in to comment.