Skip to content

Commit

Permalink
Bump image tag to vmware.3 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
HanFa authored Dec 22, 2021
1 parent f4626cc commit 7fcda58
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 @@ -13,7 +13,7 @@ PUBLISH?=publish
BUILD_VERSION ?= $(shell git describe --always --match "v*" | sed 's/v//')

# TKG Version
TKG_VERSION ?= v1.5.0+vmware.2
TKG_VERSION ?= v1.5.0+vmware.3

# 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 7fcda58

Please sign in to comment.