Skip to content

Commit d512e61

Browse files
Merge pull request #26 from Octops/release-v0.1.7
Release 0.1.7
2 parents 2427483 + 5584d2b commit d512e61

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
@@ -36,7 +36,7 @@ OCTOPS_BIN := bin/octops-controller
3636

3737
IMAGE_REPO=octops/gameserver-ingress-controller
3838
DOCKER_IMAGE_TAG ?= octops/gameserver-ingress-controller:${VERSION}
39-
RELEASE_TAG=0.1.6
39+
RELEASE_TAG=0.1.7
4040

4141
default: clean build
4242

0 commit comments

Comments
 (0)