Skip to content

Commit

Permalink
[Release] Bump current tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ashish-amarnath committed Jun 21, 2018
1 parent 6cea056 commit abe22b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GITHUB_REPO_HOST_AND_PATH := github.com/$(GITHUB_REPO_OWNER)/$(GITHUB_REPO_NAME)
IMAGE_NAME := quay.io/nordstrom/kubelogin
BUILD := build
CURRENT_BRANCH := $(shell git rev-parse --abbrev-ref HEAD)
CURRENT_TAG := v0.0.6b
CURRENT_TAG := v0.0.6d
GOLANG_TOOLCHAIN_VERSION := 1.9.1

.PHONY: image/build image/push
Expand Down

0 comments on commit abe22b6

Please sign in to comment.