UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 97c2dce3 authored by Michael Martin's avatar Michael Martin
Browse files

Merge branch 'JV-29-K3s' into 'master'

updating to 1.29.3

See merge request !4094
parents 4f6399b0 5cf30c0e
No related branches found
No related tags found
1 merge request!4094updating to 1.29.3
Pipeline #3105483 passed
#!/bin/bash
K3D_VERSION="5.6.0"
DEFAULT_K3S_TAG="v1.28.6-k3s2"
DEFAULT_K3S_TAG="v1.29.3-k3s1"
# 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