Skip to content

Commit

Permalink
Merge pull request #23 from digitalocean/update-envtest-image
Browse files Browse the repository at this point in the history
update envtest image sha
  • Loading branch information
d-honeybadger authored Dec 27, 2022
2 parents 25b3002 + b2dcc5b commit 7fd52fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ IMAGE ?= "${NAME}:$(GITCOMMIT)"
# Path to k8s-env-test image on Docker Hub
ENVTEST := digitalocean/k8s-env-test
# Digest of the currently used envtest image
ENVTEST_DIGEST := sha256:5e89ba1def5fb4802bc9e83e81d1b2f5f484eb09189d2487eb2e500e92f21dff
ENVTEST_DIGEST := sha256:f2d8c1e431bf079f48854e2910da8e66cb5b829380a8052f5d7ecaf49a341896

K8S_VERSION := 1.25.5
ETCD_VERSION := 3.5.0
Expand Down

0 comments on commit 7fd52fa

Please sign in to comment.