diff --git a/README.md b/README.md index 1b5ca7b..85c4117 100644 --- a/README.md +++ b/README.md @@ -73,9 +73,8 @@ to k8s ``` Download the game from these locations: -https://github.com/lucky-sideburn/KubeInvaders/archive/kubelinter-logs.zip -* [MacOS](https://github.com/lucky-sideburn/KubeInvaders/releases/download/kubelinter-logs/x86_64-darwin.zip) -* [Linux](https://github.com/lucky-sideburn/KubeInvaders/releases/download/kubelinter-logs/x86_64-linux.zip) +* [MacOS](https://github.com/lucky-sideburn/KubeInvaders/releases/download/chaos_node/x86_64-darwin.zip) +* [Linux](https://github.com/lucky-sideburn/KubeInvaders/releases/download/chaos_node/x86_64-linux.zip) ### Run directly form Docker This method can be used for developing Kubeinvaders and testing the HTML5 bundle. diff --git a/x86_64-darwin.zip b/x86_64-darwin.zip new file mode 100644 index 0000000..8393f16 Binary files /dev/null and b/x86_64-darwin.zip differ diff --git a/x86_64-linux.zip b/x86_64-linux.zip new file mode 100644 index 0000000..f5e01bb Binary files /dev/null and b/x86_64-linux.zip differ