Skip to content

Commit

Permalink
Merge pull request #53 from Nordstrom/bump-version
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
SleepyBrett authored Jun 21, 2018
2 parents 45906ee + abe22b6 commit 1d181bf
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 1d181bf

Please sign in to comment.