Skip to content

Commit a7b1cec

Browse files
committed
Bump version for go-runner
Ran into trouble with image promotion. trying it again Signed-off-by: Davanum Srinivas <[email protected]>
1 parent af67408 commit a7b1cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/go-runner/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# set default shell
1616
SHELL=/bin/bash -o pipefail
1717

18-
TAG ?= 0.1.0
18+
TAG ?= 0.1.1
1919
REGISTRY ?= k8s.gcr.io
2020

2121
IMGNAME = go-runner

0 commit comments

Comments
 (0)