Releases: deggja/netfetch
Releases · deggja/netfetch
v0.5.4
Changelog
Features
- e61121f feat: format output for when kubeconfig is provided
- 03b1e52 feat: add ability to use optional kubeconfig flag to all optional commands
Documentation Updates
- 6010053 docs: updated docs for --kubeconfig flag and updated score section
Miscellaneous
- f80ec78 ci: verify no changes
- 7fb0e0a ci: use temp dir to not include binaries in prs
- e1b1eeb ci: update create pull request job
- 0244da8 ci: try force
- 72ea49a ci: specify token and rearrange parameters
- 8bf3ab9 ci: specify to create branch and author details
- 7548c8c ci: set base in create pr step
- 4779c4d ci: replace github for create pull request and use github cli directly
- 90beaea ci: remove temp files befoer pulling
- 18c00ab ci: remove redundant steps
- c7ec628 ci: remove fetch
- 6daecb6 ci: remove debug and move pull
- 4351190 ci: fetch latest changes from main if any
- f5942f1 ci: fetch changes
- b49cd64 ci: dont delete branch in workflow
- f464bee ci: debug workflow extracting version
- aa35fd0 ci: debug workflow
- f8635c7 ci: branch does not exist yet
- edef638 ci: adjust formula path in workflow
- e9599a4 ci: adjust formula path
- 6dc8107 ci: add workflow to update homebrew
- 84dcdff ci: add prefix
- 683bcb9 ci: add debug step for shasums
- 8b374ba chore: update tgz
- e220f8b chore: update index with helm repo index
- f57754a chore: update homebrew formula for v0.5.3
- 1c5f78b chore: update helm chart versions
v0.5.3
5.2.10
5.2.8
Changelog
Documentation Updates
- 54eb9ac docs: edit cobra command for netfetch #patch
- 3aa01ad docs: added comments in code for fix #107 #patch
Miscellaneous
- 1a5460a fix: update native scanner to check for running pods only
- 9e19faf fix: update cilium scanners to only check running pods
- 136255b ci: set goreleaser version to 2
- 3f4b7a1 ci: remove unknown flag from goreleaser worklflow
- a6c0898 ci: add manual trigger to workflow
- 7480966 chore: update brew shasums
- dd0b035 chore: add gitignore so test binary wont be pushed
5.2.5
Changelog
Features
- 4082070 feat: updated styling of output for scanners in table format to accomodate look and feel to the rest of the scanners
- 3e9fa2b feat: initial code to add table format to target scanners
- 3deb2da feat: finished styling output in target scanner #patch
Documentation Updates
- 2d982c7 docs: update readme
Miscellaneous
5.2.4
5.2.2
5.2.0
Changelog
Features
- c54da03 feat: update homebrew version
- 7ba8da9 feat: update goreleaser changelog styling
- 6f5c3dc feat: update dockerfile + bundle frontend and backend with statik
- 6f47d22 feat: lists all pods targeted by specific policy scanned
- 1cf4b96 feat: added initial code for specific policy scanner for native scan #minor
- 514eada feat: add policy type reference in target scanner
- f31ff68 feat: add policy type reference in target scanner