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 05bdbfb commit c144a41Copy full SHA for c144a41
Makefile
@@ -19,7 +19,7 @@ IMAGE ?= "${NAME}:$(GITCOMMIT)"
19
# Path to k8s-env-test image on Docker Hub
20
ENVTEST := digitalocean/k8s-env-test
21
# Digest of the currently used envtest image
22
-ENVTEST_DIGEST := sha256:f2d8c1e431bf079f48854e2910da8e66cb5b829380a8052f5d7ecaf49a341896
+ENVTEST_DIGEST := sha256:f78b64752168a964430a4b045f773eebdd4e676cb0b96cabd169adff84086645
23
24
K8S_VERSION := 1.30.11
25
ETCD_VERSION := 3.5.0
0 commit comments