Skip to content
Snippets Groups Projects
Commit 4dc114b48d66 authored by Georges Racinet's avatar Georges Racinet
Browse files

Fixing versions for 0.16.0 release

parent 96386f5921eb
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
RUN make build && mv bin/gitlab-shell /go/bin/heptapod-shell
FROM heptapod/partial:0.16.0rc2-1
FROM heptapod/partial:0.16.0-1
MAINTAINER <contact@octobus.net>
ARG heptapod_python=python
......
{
"shell": {
"revision": "heptapod-0.16.0rc1",
"revision": "heptapod-0.16.0",
"pull_branch": "heptapod",
"remote": "https://mirror.octobus.net/heptapod/heptapod-shell"
},
"workhorse": {
......@@ -4,8 +4,8 @@
"pull_branch": "heptapod",
"remote": "https://mirror.octobus.net/heptapod/heptapod-shell"
},
"workhorse": {
"revision": "heptapod-0.16.0rc1",
"revision": "heptapod-0.16.0",
"pull_branch": "heptapod",
"remote": "https://mirror.octobus.net/heptapod/heptapod-workhorse"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment