Skip to content

1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 09:27
· 1 commit to master since this release
1.1.1
bd2bbb0

Download manually kube-dump 1.1.1 or execute this:

curl -Lso ~/.local/bin/kube-dump \
  https://raw.githubusercontent.com/WoozyMasta/kube-dump/1.1.1/kube-dump && \
  chmod +x ~/.local/bin/kube-dump

Also you can run in docker

  • docker pull ghcr.io/woozymasta/kube-dump:1.1.1
  • docker pull quay.io/woozymasta/kube-dump:1.1.1
  • docker pull docker.io/woozymasta/kube-dump:1.1.1