Skip to content

Commit

Permalink
chore: add release 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gxthrj committed Jul 10, 2021
1 parent 13afdca commit 6f875c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#
default: help

VERSION ?= 1.0.0
VERSION ?= 1.1.0
RELEASE_SRC = apache-apisix-ingress-controller-${VERSION}-src
LOCAL_REGISTRY="localhost:5000"
IMAGE_TAG ?= dev
Expand Down

0 comments on commit 6f875c6

Please sign in to comment.