File netfetch.changes of Package netfetch
-------------------------------------------------------------------
Wed Dec 04 06:12:47 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.5.4:
* docs: updated docs for --kubeconfig flag and updated score
section
* feat: format output for when kubeconfig is provided
* feat: add ability to use optional kubeconfig flag to all
optional commands
* chore: update index with helm repo index
* chore: update tgz
* chore: update helm chart versions
* chore: update homebrew formula for v0.5.3
* ci: replace github for create pull request and use github cli
directly
* ci: specify token and rearrange parameters
* ci: debug workflow
* ci: try force
* ci: remove fetch
* ci: remove debug and move pull
* ci: dont delete branch in workflow
* ci: branch does not exist yet
* ci: fetch changes
* ci: remove redundant steps
* ci: set base in create pr step
* ci: remove temp files befoer pulling
* ci: verify no changes
* ci: fetch latest changes from main if any
* ci: update create pull request job
* ci: adjust formula path
* ci: add debug step for shasums
* ci: add prefix
* ci: use temp dir to not include binaries in prs
* ci: specify to create branch and author details
* ci: adjust formula path in workflow
* ci: debug workflow extracting version
* ci: add workflow to update homebrew
-------------------------------------------------------------------
Wed Dec 04 06:09:49 UTC 2024 - opensuse_buildservice@ojkastl.de
- use correct version number (the one for the CLI, not the helm
chart)
- Update to version 0.5.3:
* ci: remove hooks, duplicate
* ci: update goreleaser and release workflow
* ci: refactor release process using goreleaser
-------------------------------------------------------------------
Sun Sep 15 05:07:31 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 5.2.10:
* chore: comment out WIP scoring and prepare release #patch
-------------------------------------------------------------------
Sat Sep 14 16:24:42 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 5.2.9:
* ci: use bump_version.sh
* chore: remove debugging
* chore: remove unused values
* chore: remove unused parameter from determinePodCoverage
* fix: ensure pods are only added to lists once
* ci: update release workflow
* feat: update calculate score test
* feat: add description of scan when running cilium namespaced
scans
* feat: update top score
* feat: update scoring logic
-------------------------------------------------------------------
Mon Jun 24 05:20:51 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 5.2.8 (no releases between 5.2.5 and this one):
* docs: edit cobra command for netfetch #patch
* ci: set goreleaser version to 2
* ci: add manual trigger to workflow
* ci: remove unknown flag from goreleaser worklflow
* docs: added comments in code for fix #107 #patch
* fix: update cilium scanners to only check running pods
* fix: update native scanner to check for running pods only
* chore: add gitignore so test binary wont be pushed
* chore: update brew shasums
-------------------------------------------------------------------
Wed Jun 12 11:16:00 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- new package netfetch: Kubernetes tool for scanning clusters for
network policies and identifying unprotected workloads