WeSearch

Show HN: Helm plugin for working with OCI-based Helm charts

·2 min read · 0 reactions · 0 comments · 9 views
#helm#oci#plugin#charts#Helm#OCI#Docker#Jetstack#Envoy
Show HN: Helm plugin for working with OCI-based Helm charts
⚡ TL;DR · AI summary

The helm-oci plugin enhances the Helm experience by allowing users to bookmark OCI-based Helm chart URLs. This functionality simplifies the management of multiple OCI charts by enabling users to reference them by name instead of the full URL. The plugin supports various commands for adding, listing, and managing bookmarks for OCI charts.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

helm-oci A Helm plugin that adds local bookmarking for OCI-based Helm charts. Table of Contents Installation Problem Solution Usage Managing Bookmarks Inspecting Charts Installing and Managing Releases Bookmark Storage Development License Installing Helm-OCI helm plugin install https://github.com/esnet/helm-oci/releases/download/v1.0.1/oci-1.0.1.tgz Problem Helm's traditional repository system lets you add a repo once and reference charts by short name: helm repo add jetstack https://charts.jetstack.io helm install jetstack/cert-manager cert-manager -n cert-manager --create-namespace OCI-based charts have no equivalent.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub