We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 406ff18 commit 33bb32cCopy full SHA for 33bb32c
Makefile
@@ -78,7 +78,7 @@ TAG_DBG := $(VERSION)-dbg_$(OS)_$(ARCH)
78
79
GO_VERSION ?= 1.15
80
BUILD_IMAGE ?= appscode/golang-dev:$(GO_VERSION)
81
-CHART_TEST_IMAGE ?= quay.io/helmpack/chart-testing:v3.0.0-rc.1
+CHART_TEST_IMAGE ?= quay.io/helmpack/chart-testing:v3.0.0
82
83
OUTBIN = bin/$(OS)_$(ARCH)/$(BIN)
84
ifeq ($(OS),windows)
0 commit comments