File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ runcmd:
253253 - sed -i 's/_THEME=\"robbyrussell\"/_THEME=\"gentoo\"/g' home/splunk/.zshrc
254254 - sed -i 's/_THEME=\"robbyrussell\"/_THEME=\"gentoo\"/g' home/ubuntu/.zshrc
255255 # Chaos Mesh
256- - curl -sSL https://mirrors.chaos-mesh.org/v2.7.1 /install.sh | bash -s -- --k3s
256+ - curl -sSL https://mirrors.chaos-mesh.org/v2.8.0 /install.sh | bash -s -- --k3s
257257
258258 # Deploy Splunk secrets
259259 - /usr/local/bin/kubectl apply -f /tmp/workshop-secrets.yaml
Original file line number Diff line number Diff line change @@ -92,4 +92,4 @@ runcmd:
9292 - /usr/local/bin/kubectl apply -f /home/splunk/workshop/k3s/registry/registry.yaml
9393 - sed -i 's/_THEME=\"robbyrussell\"/_THEME=\"gentoo\"/g' home/splunk/.zshrc
9494 # Chaos Mesh
95- - curl -sSL https://mirrors.chaos-mesh.org/v2.7.1 /install.sh | bash -s -- --k3s
95+ - curl -sSL https://mirrors.chaos-mesh.org/v2.8.0 /install.sh | bash -s -- --k3s
You can’t perform that action at this time.
0 commit comments