Skip to content

Commit cd6480b

Browse files
committed
Test against k8s 1.33.2
Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent fff442c commit cd6480b

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

7575
GO_VERSION ?= 1.20
7676
BUILD_IMAGE ?= ghcr.io/appscode/golang-dev:$(GO_VERSION)
77-
CHART_TEST_IMAGE ?= quay.io/helmpack/chart-testing:v3.11.0
77+
CHART_TEST_IMAGE ?= quay.io/helmpack/chart-testing:v3.13.0
7878

7979
OUTBIN = bin/$(OS)_$(ARCH)/$(BIN)
8080
ifeq ($(OS),windows)

0 commit comments

Comments
 (0)