Skip to content

Releases: WoozyMasta/kube-dump

v1.0.0 Release

07 Feb 11:10
Compare
Choose a tag to compare

Download manually kube-dump v1.0.0 or execute this:

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

Also you can run in docker

docker pull woozymasta/kube-dump:1.0.0

v0.4

07 Feb 06:31
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release

This is a test release for review and debugging cron jobs in kubernetes cluster.

Download manually kube-dump v0.4 or execute this:

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

Also you can run in docker

docker pull woozymasta/kube-dump:0.4

v0.3

07 Feb 06:15
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release

This is a test release for review and debugging cron jobs in kubernetes cluster.

Download manually kube-dump v0.3 or execute this:

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

Also you can run in docker

docker pull woozymasta/kube-dump:0.3

Second dev release

07 Feb 01:50
Compare
Choose a tag to compare
Second dev release Pre-release
Pre-release

This is a test release for review and debugging cron jobs in kubernetes cluster.

Download manually kube-dump v0.2 or execute this:

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

Also you can run in docker

docker pull woozymasta/kube-dump:0.2

First release 🏆

06 Feb 23:26
Compare
Choose a tag to compare
First release 🏆 Pre-release
Pre-release

This is a test release for review and debugging.

Download manually kube-dump v0.1 or execute this:

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

Also you can run in docker

docker pull woozymasta/kube-dump:0.1