Skip to content

v0.3.0-alpha.6

Choose a tag to compare

@github-actions github-actions released this 28 Jul 11:36

Changelog

  • 25196d7 chore(deps)(deps): bump github.com/mattn/go-runewidth
  • 751e9dc chore(deps)(deps): bump the actions group with 2 updates
  • d409530 chore(deps)(deps): bump the k8s-io group across 1 directory with 4 updates
  • 4171ec4 chore(deps): drop redundant scope prefix from dependabot commit messages
  • 631ae11 chore(kind): basic configuration for kind
  • 9bd935c docs(design): record how 18a resolves a chart name served by two repos
  • b5f194b docs(design): specify outdated-chart detection for helm releases (18a/19a)
  • b6164fe docs(readme): point at ctrl+p as the way to toggle prod status
  • 686d9f1 feat(helm): read the local helm repo cache for available chart versions
  • a5d54de feat(tui): flag helm releases whose chart has a newer version available
  • c719303 feat(tui): list outdated helm releases in the cluster overview
  • eb9535a feat(tui): note a newer chart version on the helm history rail
  • d53641d feat(tui): rebind pod detail's next/prev sibling to [/]
  • da61e82 fix(resources): stop the pods list showing red Running for crashlooping pods
  • 74619ac refactor(update): move version comparison into a shared internal/semver