Skip to content

Commit e20572d

Browse files
authored
[cherry-pick] Update repository config (#273) (#278)
/cherry-pick Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 19ad8d4 commit e20572d

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
@@ -78,7 +78,7 @@ TAG_DBG := $(VERSION)-dbg_$(OS)_$(ARCH)
7878

7979
GO_VERSION ?= 1.15
8080
BUILD_IMAGE ?= appscode/golang-dev:$(GO_VERSION)
81-
CHART_TEST_IMAGE ?= quay.io/helmpack/chart-testing:v3.0.0-rc.1
81+
CHART_TEST_IMAGE ?= quay.io/helmpack/chart-testing:v3.0.0
8282

8383
OUTBIN = bin/$(OS)_$(ARCH)/$(BIN)
8484
ifeq ($(OS),windows)

0 commit comments

Comments
 (0)