Update k3s version to v1.28.7+k3s1

This commit is contained in:
cercatrova
2024-04-25 11:28:49 +02:00
committed by GitHub
parent cac5d0df8a
commit bc24f1d763

View File

@@ -28,7 +28,7 @@ echo -e " \033[32;5m \
KVVERSION="v0.6.3"
# K3S Version
k3sVersion="v1.26.10+k3s2"
k3sVersion="v1.28.7+k3s1"
# Set the IP addresses of the master and work nodes
master1=192.168.3.21