UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 69297fdf authored by Micah Nagel's avatar Micah Nagel :moneybag:
Browse files

Merge branch 'k3d-5.4.9-update' into 'master'

update k3d version for dev script to 5.4.9

See merge request !2614
parents 0a322c15 64683761
No related branches found
No related tags found
1 merge request!2614update k3d version for dev script to 5.4.9
Pipeline #1604056 passed with warnings
......@@ -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