Skip to content

Commit b60dd17

Browse files
committed
K8S-224 update k9s to 0.11.0
1 parent 487da2e commit b60dd17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.jps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ 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.10.10/k9s_0.10.10_Linux_x86_64.tar.gz | tar xz -C /usr/bin k9s
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
152152
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
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

0 commit comments

Comments
 (0)