Bump version for go-runner

Ran into trouble with image promotion. trying it again

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
Davanum Srinivas 2020-05-07 13:31:51 -04:00
parent af67408c17
commit a7b1cec617
No known key found for this signature in database
GPG Key ID: 80D83A796103BF59

View File

@ -15,7 +15,7 @@
# set default shell # set default shell
SHELL=/bin/bash -o pipefail SHELL=/bin/bash -o pipefail
TAG ?= 0.1.0 TAG ?= 0.1.1
REGISTRY ?= k8s.gcr.io REGISTRY ?= k8s.gcr.io
IMGNAME = go-runner IMGNAME = go-runner