Skip to content

Releases: deggja/netfetch

0.0.1

22 Nov 21:38
Compare
Choose a tag to compare

Changelog

  • 5548c0c Update: updated readme
  • cd0b492 Revert: no need for pat
  • 941a0fb Update: use pat instead of github token
  • 58be44e Fix: removed snapshot flag used for testing purposes and made some slight edits to the workflow in general
  • 61cfe79 Fix: ran go build locally
  • 62056f9 Fix: set to go version 1.19
  • 4b6c3a2 Update: updated readme
  • 42d1942 Update: updated readme
  • 7e891d7 Update: updated workflow
  • 18512b7 Update: updated workflow
  • 80c1bb9 Fix: go mod tidy update dependencies
  • 5ae1ba8 Fix: set go version 1.18, same as application
  • b7520b4 Fix: fixed path reference to main.go file
  • 646ad85 Fix: removed --tag option from workflow
  • ebddbcd Fix: moved script into scripts folder
  • 0365a3e Update: added github action + version bumping script and goreleaser config
  • b920c55 Update: updated readme
  • 085ad08 Update: changed logic to look for network policies instead of network traffic as it has too many dependencies for now
  • 0a52426 Feat: added dependecies on ksniff and kubectl
  • 12717e7 Update: Changes to readme
  • 91438ba Initial: added code for CLI-tool
  • 97e3cc1 Initial commit