Skip to content

Commit

Permalink
Merge pull request #714 from k82cn/vc_713
Browse files Browse the repository at this point in the history
Update image version to v0.3 in helm chart
  • Loading branch information
volcano-sh-bot authored Feb 21, 2020
2 parents aa51cba + ec9d86e commit a9b7651
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile.def
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# If tag not explicitly set in users default to the git sha.
TAG=v0.3
GitSHA=f37d7f984ca9c188017afa52045adaeba04b0707
GitSHA=e55204262d00487274aaf9fadb1c0665b28ddbf7
Date=`date "+%Y-%m-%d %H:%M:%S"`
LD_FLAGS=" \
-X '${REPO_PATH}/pkg/version.GitSHA=${GitSHA}' \
Expand Down
2 changes: 1 addition & 1 deletion installer/helm/chart/volcano/values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
basic:
image_tag_version: "latest"
image_tag_version: "v0.3"
controller_image_name: "volcanosh/vc-controller-manager"
scheduler_image_name: "volcanosh/vc-scheduler"
admission_image_name: "volcanosh/vc-webhook-manager"
Expand Down

0 comments on commit a9b7651

Please sign in to comment.