bump revision

mine
derailed 2020-01-10 16:50:01 -07:00
parent 440aba6400
commit 0218fedcf0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ PACKAGE := github.com/derailed/$(NAME)/internal
VERSION := dev
GIT := $(shell git rev-parse --short HEAD)
DATE := $(shell date +%FT%T%Z)
VERSION := v0.9.3
VERSION := v0.12.0
IMG_NAME := derailed/k9s
IMAGE := ${IMG_NAME}:${VERSION}