Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 10:32
· 174 commits to main since this release

Features and improvements

  • [e28f21be] - feat: add support for in-cluster svcs for resources-subcommand
  • [8b563016] - feat: exclude pods by threshold on resources close #69
  • [d1123d0c] - feat: improve config-system with viper close #40

Bug fixes

  • [318ac59f] - fix: handle mandatory param correctly
  • [fab3cdf9] - fix: move logging-init
  • [386ed834] - fix: set correct file-permissions
  • [74651cc2] - fix: adjust resources html template

Cleanup and refactoring

Build and testing

  • [0ec7d4dc] - build: ignore windows-arm builds

Documentation

Dependency updates

  • [46ca14fe] - deps: update module github.com/spf13/viper to v1.9.0
  • [fd5f5d7d] - deps: update module github.com/prometheus/common to v0.31.1 (#72)
  • [240b1d04] - deps: Bump actions/setup-node from 2.4.0 to 2.4.1
  • [ef34664e] - deps: update module github.com/prometheus/common to v0.31.0

Common changes

  • [ddbe62d5] - chore: added kind/question label
  • [4504f69c] - chore: use main as default branch
  • [772d23e3] - chore: use label-command-action@v1