Merge pull request #85 from cercatrova21/update-k3s
Update k3s version to v1.28.7+k3s1
This commit is contained in:
commit
8cc0e738c3
|
@ -28,7 +28,7 @@ echo -e " \033[32;5m \
|
||||||
KVVERSION="v0.6.3"
|
KVVERSION="v0.6.3"
|
||||||
|
|
||||||
# K3S Version
|
# K3S Version
|
||||||
k3sVersion="v1.26.10+k3s2"
|
k3sVersion="v1.28.7+k3s1"
|
||||||
|
|
||||||
# Set the IP addresses of the master and work nodes
|
# Set the IP addresses of the master and work nodes
|
||||||
master1=192.168.3.21
|
master1=192.168.3.21
|
||||||
|
|
Loading…
Reference in New Issue