UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Verified Commit 64683761 authored by Danny Gershman's avatar Danny Gershman :lock:
Browse files

update k3d version for dev script to 5.4.9

parent 00832bbc
No related branches found
No related tags found
1 merge request!2614update k3d version for dev script to 5.4.9
......@@ -370,7 +370,7 @@ echo
echo
# install k3d on instance
echo "Installing k3d on instance"
run "wget -q -O - https://raw.githubusercontent.com/rancher/k3d/main/install.sh | TAG=v5.4.8 bash"
run "wget -q -O - https://raw.githubusercontent.com/rancher/k3d/main/install.sh | TAG=v5.4.9 bash"
echo
echo "k3d version"
run "k3d version"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment