@@ -14,7 +14,7 @@ components:
14
14
architecture : amd64
15
15
files :
16
16
# Include the actual K3s binary
17
- - source : https://github.com/k3s-io/k3s/releases/download/v1.28.4+k3s2 /k3s
17
+ - source : https://github.com/k3s-io/k3s/releases/download/v1.30.3+k3s1 /k3s
18
18
shasum : 9014535a4cd20c788282d60398a06279983562093455b53ab76701539ce67acf
19
19
target : /usr/sbin/k3s
20
20
executable : true
@@ -24,7 +24,7 @@ components:
24
24
- /usr/sbin/ctr
25
25
- /usr/sbin/crictl
26
26
# Transfer the K3s images for containerd to pick them up
27
- - source : https://github.com/k3s-io/k3s/releases/download/v1.28.4+k3s2 /k3s-airgap-images-amd64.tar.zst
27
+ - source : https://github.com/k3s-io/k3s/releases/download/v1.30.3+k3s1 /k3s-airgap-images-amd64.tar.zst
28
28
shasum : bc4d05bad56a583c80ff443d60e8277a136cc4357dc8527702d38b5cca28880d
29
29
target : /var/lib/rancher/k3s/agent/images/k3s.tar.zst
30
30
actions :
@@ -44,7 +44,7 @@ components:
44
44
architecture : arm64
45
45
files :
46
46
# Include the actual K3s binary
47
- - source : https://github.com/k3s-io/k3s/releases/download/v1.28.4+k3s2 /k3s-arm64
47
+ - source : https://github.com/k3s-io/k3s/releases/download/v1.30.3+k3s1 /k3s-arm64
48
48
shasum : 1ae72ca06d3302f3e86ef92e6e8f84e14a084da69564e87d6e2e75f62e72388d
49
49
target : /usr/sbin/k3s
50
50
executable : true
@@ -54,7 +54,7 @@ components:
54
54
- /usr/sbin/ctr
55
55
- /usr/sbin/crictl
56
56
# Transfer the K3s images for containerd to pick them up
57
- - source : https://github.com/k3s-io/k3s/releases/download/v1.28.4+k3s2 /k3s-airgap-images-arm64.tar.zst
57
+ - source : https://github.com/k3s-io/k3s/releases/download/v1.30.3+k3s1 /k3s-airgap-images-arm64.tar.zst
58
58
shasum : 50621ae1391aec7fc66ca66a46a0e9fd48ce373a58073000efdc278233adc64b
59
59
target : /var/lib/rancher/k3s/agent/images/k3s.tar.zst
60
60
actions :
0 commit comments