Skip to content

Commit

Permalink
Merge pull request #139 from hzxuzhonghu/v0.2.0
Browse files Browse the repository at this point in the history
update chart version
  • Loading branch information
hzxuzhonghu authored Feb 9, 2023
2 parents e1f9e0c + f5d76b4 commit 0085abd
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 @@ -27,7 +27,7 @@ XARGS = xargs -0 -r
IMAGE_HUB ?= ghcr.io/kurator-dev
IMAGE_TAG ?= latest

HELM_CHART_VERSION ?= 0.1.0
HELM_CHART_VERSION ?= 0.2.0

# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
ifeq (,$(shell go env GOBIN))
Expand Down

0 comments on commit 0085abd

Please sign in to comment.