File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ cd deploy
17
17
wget https://github.com/containerd/containerd/releases/download/v1.4.12/containerd-1.4.12-linux-amd64.tar.gz
18
18
wget https://github.com/opencontainers/runc/releases/download/v1.1.1/runc.amd64
19
19
wget https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.25.0/crictl-v1.25.0-linux-amd64.tar.gz
20
- wget https://github.com/kubewharf/enhanced-k8s/releases/download/v1.24.6-kubewharf.4 /kubernetes-node-linux-amd64.tar.gz
20
+ wget https://github.com/kubewharf/enhanced-k8s/releases/download/v1.24.6-kubewharf.7 /kubernetes-node-linux-amd64.tar.gz
21
21
22
22
cd -
23
23
```
@@ -254,7 +254,7 @@ etcd:
254
254
dataDir: /var/lib/etcd
255
255
imageRepository: kubewharf
256
256
kind: ClusterConfiguration
257
- kubernetesVersion: v1.24.6-kubewharf.4
257
+ kubernetesVersion: v1.24.6-kubewharf.7
258
258
networking:
259
259
dnsDomain: cluster.local
260
260
serviceSubnet: 172.23.192.0/18
You can’t perform that action at this time.
0 commit comments