Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Releases: chrischdi/k8s-ctx-import

v0.4.1

28 Aug 05:42
Compare
Choose a tag to compare
enable tests in .travis.yml

v0.4.0

27 Aug 17:54
Compare
Choose a tag to compare
feature: add -stdout parameter, bug: fix printing help on -h

v0.3.1

19 Jul 06:55
Compare
Choose a tag to compare
bug: fix index out of range when no parameter is given

v0.3.0

03 Jul 07:19
Compare
Choose a tag to compare
bug: fix `-h` and `-help` to exit and print usage

v0.2.0

28 May 16:44
Compare
Choose a tag to compare

bug: Fix for-loops to use break. Otherwise the last item in loop would have been imported.
bug: Fix value assignment
bug: Fix correct use of flagset

v0.1.0

15 May 21:08
Compare
Choose a tag to compare
add overwrite to .travis.yml