Skip to content

lazyhelm v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Nov 10:57

Changelog

  • b79c5da Merge pull request #5 from alessandropitocchi/kubernetes-int
  • c0e89aa feat: add horizontal scroll to release detail view
  • 3895eea feat: add kubernetes integration
  • cb4e009 feat: add release history
  • e1ce424 feat: add search in release list
  • e9457c7 feat: complete cluster release ui
  • b06ff11 feat: display release notes in detail view
  • 014a21b feat: enable export values from releases
  • b6e9f5d feat: implement diff between revisions
  • 44310c6 feat: show kubectl context in cluster releases
  • 2e26346 fix: added brew installation info in goreleaser
  • 3543555 fix: cluster releases navigation and context display
  • 5b30ab7 fix: enable copy yaml path in release values
  • f56f5fa fix: enable search in release values
  • b46ad0b fix: improved gif
  • e930f86 fix: remove h/l keybinding conflict for horizontal scroll
  • 25ef36b fix: sort namespaces alphabetically
  • 9bc7200 fix: update readme
  • 0417716 fix: updated readme with cluster release info

Installation

Homebrew (macOS/Linux)

brew tap alessandropitocchi/lazyhelm
brew install lazyhelm

Or in one command:

brew install alessandropitocchi/lazyhelm/lazyhelm

Using Go

go install github.com/alessandropitocchi/lazyhelm/cmd/lazyhelm@v0.3.0

Using install script

curl -sSL https://raw.githubusercontent.com/alessandropitocchi/lazyhelm/main/install.sh | bash

Manual

Download the appropriate binary for your platform from the assets below.