Skip to content

Releases: kubecost/kubectl-cost

v0.1.6

22 Apr 14:51
990e73c
Compare
Choose a tag to compare
  • fixed an issue with the automatic Krew release template

v0.1.5

22 Apr 14:41
35e42b9
Compare
Choose a tag to compare
  • improved performance of non---historical commands by leveraging etl=true for /aggregatedCostModel queries
  • general documentation updates
  • added Krew release automation

v0.1.4

31 Mar 13:58
5b90375
Compare
Choose a tag to compare
  • TUI flags added, fixing a bug introduced during code cleanup

v0.1.3

29 Mar 20:01
bd9c052
Compare
Choose a tag to compare
  • LICENSE added
  • README updates
  • Release .tar.gz archives include LICENSE

v0.1.2

18 Mar 20:12
00ea1d8
Compare
Choose a tag to compare
  • Usage GIFs added to README
  • Correct import to support auth for all cloud providers
  • go mod tidy to clean up a dependency issue
  • make release now makes .tar.gz archives as well

v0.1.1-alpha.1

10 Mar 23:21
dabea1f
Compare
Choose a tag to compare
  • Usage output improved
  • Cleared up README line that included the now-defunct --namespace-filter flag
  • Don't log expected error output in TUI when the context of request is canceled
  • Integration test script
  • CI-built version isn't dirty

v0.1.1

10 Mar 23:31
dabea1f
Compare
Choose a tag to compare
  • Usage output improved
  • Cleared up README line that included the now-defunct --namespace-filter flag
  • Don't log expected error output in TUI when the context of request is canceled
  • Integration test script
  • CI-built version isn't dirty

v0.1.0

10 Mar 21:19
ed2f29b
Compare
Choose a tag to compare
  • Improved async in TUI.
  • Changed behavior of -n/--namespace to be more ergonomic.

v0.0.4-alpha.4

09 Mar 23:05
cb14681
Compare
Choose a tag to compare

Actions are correctly setup with a Go version that can build darwin-arm64.

v0.0.4-alpha.2

09 Mar 22:43
744cc09
Compare
Choose a tag to compare

Fix release file globbing on Actions workflow