Skip to content

Commit ff2d840

Browse files
Merge pull request #2087 from jasonrandrews/review
Update kubearchinspect version
2 parents 193abc8 + 813e5ff commit ff2d840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learning-paths/servers-and-cloud-computing/kubearchinspect/before-you-begin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Make sure you can connect to your Kubernetes cluster using `kubectl`.
2222
For Arm Linux, download the KubeArchInspect package from GitHub:
2323

2424
```console
25-
wget https://github.com/ArmDeveloperEcosystem/kubearchinspect/releases/download/v0.4.0/kubearchinspect_Linux_arm64.tar.gz
25+
wget https://github.com/ArmDeveloperEcosystem/kubearchinspect/releases/download/v0.7.0/kubearchinspect_Linux_arm64.tar.gz
2626
```
2727

2828
Extract the files from the release package:

0 commit comments

Comments
 (0)