Back to browse
GitHub Repository

A Helm plugin that adds local bookmarking for OCI-based Helm charts.

3 starsGo

Helm plugin for working with OCI-based Helm charts

by netops2devops·May 30, 2026·4 points·0 comments

AI Analysis

●●SolidSolve My ProblemShip It

Fixes Helm's verbose OCI URLs by adding local bookmarks for short-name references.

Strengths
  • Solves UX gap where Helm native commands require full OCI URIs each time.
  • Supports install, upgrade, show values, and version listing commands via local bookmarks.
  • Simple installation via single command with no external dependencies or complex setup.
Weaknesses
  • Local bookmark storage means no team sharing without manually syncing config files.
  • Helm might add native OCI repo support eventually, making this plugin obsolete.
Target Audience

Kubernetes engineers managing OCI-based Helm charts

Similar Projects