We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff1b01c commit 0d6a235Copy full SHA for 0d6a235
Makefile
@@ -18,7 +18,7 @@ all: all-container
18
BUILDTAGS=
19
20
# Use the 0.0 tag for testing, it shouldn't clobber any release builds
21
-TAG?=0.1.2
+TAG?=0.1.3
22
REGISTRY?=kong-docker-kubernetes-ingress-controller.bintray.io
23
GOOS?=linux
24
DOCKER?=docker
0 commit comments