Skip to content

Commit 635e6b1

Browse files
authored
Test against k8s 1.33.2 (#328)
Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 2064987 commit 635e6b1

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
@@ -63,7 +63,7 @@ BASEIMAGE_DBG ?= debian:12
6363

6464
GO_VERSION ?= 1.24
6565
BUILD_IMAGE ?= ghcr.io/appscode/golang-dev:$(GO_VERSION)
66-
CHART_TEST_IMAGE ?= quay.io/helmpack/chart-testing:v3.11.0
66+
CHART_TEST_IMAGE ?= quay.io/helmpack/chart-testing:v3.13.0
6767

6868
OUTBIN = bin/$(OS)_$(ARCH)/$(BIN)
6969
ifeq ($(OS),windows)

0 commit comments

Comments
 (0)