Skip to content

Commit d92fecc

Browse files
authored
bump k9s version to 0.7.13
1 parent b410b53 commit d92fecc

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
@@ -126,7 +126,7 @@ actions:
126126
mkdir -p $HOME/.kube
127127
cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
128128
chown root:root $HOME/.kube/config
129-
wget -qO- https://github.com/derailed/k9s/releases/download/0.7.12/k9s_0.7.12_Linux_x86_64.tar.gz | tar xz -C /usr/bin k9s
129+
wget -qO- https://github.com/derailed/k9s/releases/download/0.7.13/k9s_0.7.13_Linux_x86_64.tar.gz | tar xz -C /usr/bin k9s
130130
wget -qO- https://github.com/derailed/popeye/releases/download/v0.3.13/popeye_0.3.13_Linux_x86_64.tar.gz | tar xz -C /usr/bin popeye
131131
wget https://github.com/wercker/stern/releases/download/1.11.0/stern_linux_amd64 -O /usr/bin/stern
132132
chmod +x /usr/bin/stern

0 commit comments

Comments
 (0)