Skip to content

Commit c144a41

Browse files
Change SHA for envtest imamges
1 parent 05bdbfb commit c144a41

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
@@ -19,7 +19,7 @@ IMAGE ?= "${NAME}:$(GITCOMMIT)"
1919
# Path to k8s-env-test image on Docker Hub
2020
ENVTEST := digitalocean/k8s-env-test
2121
# Digest of the currently used envtest image
22-
ENVTEST_DIGEST := sha256:f2d8c1e431bf079f48854e2910da8e66cb5b829380a8052f5d7ecaf49a341896
22+
ENVTEST_DIGEST := sha256:f78b64752168a964430a4b045f773eebdd4e676cb0b96cabd169adff84086645
2323

2424
K8S_VERSION := 1.30.11
2525
ETCD_VERSION := 3.5.0

0 commit comments

Comments
 (0)