Skip to content

Commit

Permalink
Bump kind version
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatsc committed Nov 11, 2024
1 parent efffb3f commit 85ff713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kind-cluster/run_test
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ echo "Creating kind k8s cluster Dockerfile * * * * * * * * * * * * * * * * * *
echo ""
echo ""
tee -a "${TEST_CLUSTER_DIR}"/Dockerfile <<END
FROM kindest/node:v1.30.4@sha256:976ea815844d5fa93be213437e3ff5754cd599b040946b5cca43ca45c2047114
FROM kindest/node:v1.30.6@sha256:b6d08db72079ba5ae1f4a88a09025c0a904af3b52387643c285442afb05ab994
RUN apt-get -y update
RUN apt-get -y install wget && apt-get install -y git && apt install -y nano dnsutils
END
Expand Down

0 comments on commit 85ff713

Please sign in to comment.