Releases: yashbhutwala/kubectl-df-pv
Releases · yashbhutwala/kubectl-df-pv
v0.4.1
Changelog
- 9b7443e ci: configure archives to use zip on Windows and tar.gz elsewhere (GoReleaser v2)
- 49130ef ci: fix GoReleaser v2 config key (project_name)
- 1c208ef feat: add 'version' subcommand printing ldflags (version, commit, build time)\n\nci: pin goreleaser-action to '~> v2' and migrate GoReleaser config to v2 to remove deprecations
v0.4.0
Changelog
- ce1ab34 ci: update GoReleaser action to v6 and switch to --clean
- c4c37c9 chore: add pkg/version to satisfy GoReleaser -ldflags (version, gitSHA, buildTime)
- e9b37a1 chore: bump Go to 1.25.1 and update dependencies to latest stable\n\n- Set go.mod to go 1.25 and toolchain 1.25.1\n- Update GitHub Actions setup-go to 1.25.x (@v5)\n- go get -u ./... and go mod tidy\n- Build and tests pass locally
- 7edee1a IEC formatting: fix boundary selection (>= thresholds), use byte-size constants; add unit tests for IEC; bump k8s.io/cli-runtime to v0.20.0 for test/build compatibility
- 8f2b80f - modified ConvertQuantityValueToHumanReadableIECString to display decimals for further clarity
- 4b5b608 Bump k8s.io/client-go from 0.19.13 to 0.20.0
- e34b897 Fixing disk usage color
- 7b46504 Update README.md
- 319ffe7 feat: Added krew support for linux/arm64
v0.3.0
Changelog
8ad3d1f remove vendor folder
4a76070 setup release pipeline w/ go 1.16
45d0d3d update tooling, go and go mods
d68b2ff Add support for Darwin/arm64
983bd6b change branch name for code analysis workflow
9759f2c experiment enabling github code analysis with codeql
54d2ecd add comments
7b2791c upgrade k8s dependencies
f6f94c3 update license