From 86a8f6d9306067785dcc8c4c49be7c7cc236505d Mon Sep 17 00:00:00 2001 From: Jack <56563911+jdockerty@users.noreply.github.com> Date: Sun, 11 Dec 2022 12:49:43 +0000 Subject: [PATCH] release: 0.0.7 (#18) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5adb0bd..b95640b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Or manually from the [releases](https://github.com/jdockerty/kubectl-oomd/releas ```shell # Download the release for your OS -wget https://github.com/jdockerty/kubectl-oomd/releases/download/v0.0.6/oomd_linux_amd64.tar.gz +wget https://github.com/jdockerty/kubectl-oomd/releases/download/v0.0.7/oomd_linux_amd64.tar.gz # Extract files from the archive tar -xvf oomd_linux_amd64.tar.gz