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 3ee649c commit 694f1b6Copy full SHA for 694f1b6
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.2.0
+TAG?=0.2.1
22
REGISTRY?=kong-docker-kubernetes-ingress-controller.bintray.io
23
GOOS?=linux
24
DOCKER?=docker
0 commit comments