We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1896fde + d26ed9f commit 2a8ab37Copy full SHA for 2a8ab37
.github/CODEOWNERS
@@ -1 +1 @@
1
-* @GwonsooLee @jupitersong @asbubam @zerone
+* @GwonsooLee @jupitersong @asbubam @YoungJinJung @Chaaany
Makefile
@@ -24,7 +24,7 @@ S3_RELEASE_PATH ?= s3://$(RELEASE_BUCKET)/releases/$(VERSION)
24
S3_RELEASE_LATEST ?= s3://$(RELEASE_BUCKET)/releases/latest
25
S3_BLEEDING_EDGE_LATEST ?= s3://$(RELEASE_BUCKET)/edge/latest
26
S3_EXPERIMENTAL_LATEST ?= s3://$(RELEASE_BUCKET)/experimental/latest
27
-VERSION = 2.1.0
+VERSION = 2.1.1
28
29
GCP_ONLY ?= false
30
GCP_PROJECT ?= goployer
0 commit comments