Skip to content

Releases: soluble-ai/kubetap

v0.1.4

19 Aug 23:44
Compare
Choose a tag to compare

Changelog

3e4d55c fix goreleaser homebrew build

v0.1.3

19 Aug 22:40
Compare
Choose a tag to compare

Changelog

34828e9 Trim fix
836da3b add GIF
8bfe14c add krew release bot, homebrew binary installs
3d5e8ff add note about container tags
ffb4ce0 bump deps
95b9d3c bump goreleaser version
cf8d4f0 fix golereaser brew indentation
b2066ea go 1.15
6b7bea7 only support go v1.14 for (ci modfile)
eaf6176 reproducible binary builds via trimpath
57cd079 typo
48538de workaround broken pip

v0.1.2

07 Jul 20:31
Compare
Choose a tag to compare

Changelog

3753acc Fix incorrect proxy ConfigMap name
2afd603 add blog post links
01e11e0 add video link
53f3ed2 bump k8s v0.18.4
b82b7c0 bump k8s v0.18.5
e38356b comments, fix volume name match regression in HEAD^
6a47445 fix readme header, add kubectl plugin link
63372ca interactive progressbar, cheers @schollz
ba61e73 k8s.io@v0.18.3
cb87e1a prep for other tap types, fix test regression
c29e47a small misc cleanups
a534c7e split out most mitmproxy code, Tap interface
33f1d7b use GH for feats, fix README typo
0f81f69 use krew + misc cleanups

v0.1.1

23 May 07:53
Compare
Choose a tag to compare

Changelog

637c75a Refactor ig-test script
ff90e0e add mac notarization FAQ
2090d4c add sanity checks to configmap creation
11c743b async connecting dots
7464ad4 documentation alignment
1989cf3 prep for protocols other than HTTP
234224e simplify condition, fix release shield, fix homebrew action
2cc73d9 wow, five hours of no GitHub CI was fantastic

v0.1.0

21 May 06:09
Compare
Choose a tag to compare

Changelog

0d0f240 add DCO, add note about ig-test pf delay
b699e81 add sleeps to ig tests
10787ef fix release CI
b2ee2fd initial commit
597dbec trigger CI on tag so release fires
9284c83 update script docs, build during PR