File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -148,8 +148,8 @@ actions:
148148 mkdir -p $HOME/.kube
149149 cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
150150 chown root:root $HOME/.kube/config
151- wget -qO- https://github.com/derailed/k9s/releases/download/0.11 .0/k9s_0.11 .0_Linux_x86_64.tar.gz | tar xz -C /usr/bin k9s
152- wget -qO- https://github.com/derailed/popeye/releases/download/v0.5 .0/popeye_0.5 .0_Linux_x86_64.tar.gz | tar xz -C /usr/bin popeye
151+ wget -qO- https://github.com/derailed/k9s/releases/download/0.12 .0/k9s_0.12 .0_Linux_x86_64.tar.gz | tar xz -C /usr/bin k9s
152+ wget -qO- https://github.com/derailed/popeye/releases/download/v0.6 .0/popeye_0.6 .0_Linux_x86_64.tar.gz | tar xz -C /usr/bin popeye
153153 wget -nv https://github.com/wercker/stern/releases/download/1.11.0/stern_linux_amd64 -O /usr/bin/stern
154154 chmod +x /usr/bin/stern
155155 /usr/bin/stern --completion=bash > /etc/bash_completion.d/stern.bash
You can’t perform that action at this time.
0 commit comments