Skip to content

Commit 0d6a235

Browse files
committed
chore(Makefile) bump up TAG to 0.1.3
1 parent ff1b01c commit 0d6a235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ all: all-container
1818
BUILDTAGS=
1919

2020
# Use the 0.0 tag for testing, it shouldn't clobber any release builds
21-
TAG?=0.1.2
21+
TAG?=0.1.3
2222
REGISTRY?=kong-docker-kubernetes-ingress-controller.bintray.io
2323
GOOS?=linux
2424
DOCKER?=docker

0 commit comments

Comments
 (0)