mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-19 16:49:35 +00:00
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:
parent
af67408c17
commit
a7b1cec617
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user