Skip to content

Commit

Permalink
Bump odo version to 1.0.0-beta7 (#2276)
Browse files Browse the repository at this point in the history
* Bump odo version to 1.0.0-beta7

* Updated cli-reference.adoc
  • Loading branch information
amitkrout authored and openshift-merge-robot committed Oct 15, 2019
1 parent f439087 commit 5e61b16
Show file tree
Hide file tree
Showing 5 changed files with 70 additions and 99 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.rhel
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ LABEL com.redhat.component=atomic-openshift-odo-cli-artifacts-container \
summary="This image contains the Linux, Mac and Windows version of odo"

# Change version as needed. Note no "-" is allowed
LABEL version=1.0.0-beta6
LABEL version=1.0.0-beta7

COPY --from=builder /go/src/github.com/openshift/odo/dist/bin/darwin-amd64/odo /usr/share/openshift/odo/mac/odo
COPY --from=builder /go/src/github.com/openshift/odo/dist/bin/windows-amd64/odo.exe /usr/share/openshift/odo/windows/odo.exe
Expand Down
Loading

0 comments on commit 5e61b16

Please sign in to comment.