Skip to content

Commit

Permalink
chore(): release v0.10 (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
VaibhavPage authored Oct 6, 2019
1 parent aff4dc1 commit 3b9f64e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ override LDFLAGS += \
# docker image publishing options
DOCKER_PUSH?=true
IMAGE_NAMESPACE?=argoproj
IMAGE_TAG?=latest
IMAGE_TAG?=v0.10

ifeq (${DOCKER_PUSH},true)
ifndef IMAGE_NAMESPACE
Expand Down
1 change: 1 addition & 0 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
owners:
- magaldima
- VaibhavPage

approvers:
- edlee2121
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.3
0.10

0 comments on commit 3b9f64e

Please sign in to comment.