UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit b62e0911 authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch '1937-upgrade-k3d-k8s-version' into 'master'

update local script to 1.28

Closes #1937

See merge request !3825
parents 7ab2d0e8 938b176f
No related branches found
No related tags found
1 merge request!3825update local script to 1.28
Pipeline #2868929 passed
#!/bin/bash
K3D_VERSION="5.6.0"
DEFAULT_K3S_TAG="v1.27.6-k3s1"
DEFAULT_K3S_TAG="v1.28.6-k3s2"
# get the current script dir
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
......
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