We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 193abc8 + 813e5ff commit ff2d840Copy full SHA for ff2d840
content/learning-paths/servers-and-cloud-computing/kubearchinspect/before-you-begin.md
@@ -22,7 +22,7 @@ Make sure you can connect to your Kubernetes cluster using `kubectl`.
22
For Arm Linux, download the KubeArchInspect package from GitHub:
23
24
```console
25
-wget https://github.com/ArmDeveloperEcosystem/kubearchinspect/releases/download/v0.4.0/kubearchinspect_Linux_arm64.tar.gz
+wget https://github.com/ArmDeveloperEcosystem/kubearchinspect/releases/download/v0.7.0/kubearchinspect_Linux_arm64.tar.gz
26
```
27
28
Extract the files from the release package:
0 commit comments