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 2064987 commit 635e6b1Copy full SHA for 635e6b1
Makefile
@@ -63,7 +63,7 @@ BASEIMAGE_DBG ?= debian:12
63
64
GO_VERSION ?= 1.24
65
BUILD_IMAGE ?= ghcr.io/appscode/golang-dev:$(GO_VERSION)
66
-CHART_TEST_IMAGE ?= quay.io/helmpack/chart-testing:v3.11.0
+CHART_TEST_IMAGE ?= quay.io/helmpack/chart-testing:v3.13.0
67
68
OUTBIN = bin/$(OS)_$(ARCH)/$(BIN)
69
ifeq ($(OS),windows)
0 commit comments