All Projects → mstrzele → helm-edit

mstrzele / helm-edit

Licence: MIT license
Edit a Helm release

Programming Languages

go
31211 projects - #10 most used programming language
Mustache
554 projects
shell
77523 projects

Projects that are alternatives of or similar to helm-edit

helm-inject
Inject additional configurations during Helm upgrade
Stars: ✭ 17 (-84.4%)
Mutual labels:  helm, helm-plugin
helm-mapkubeapis
This is a Helm plugin which map deprecated or removed Kubernetes APIs in a release to supported APIs
Stars: ✭ 287 (+163.3%)
Mutual labels:  helm, helm-plugin
helm-backup
Helm plugin which performs backup/restore of releases in a namespace to/from a file
Stars: ✭ 70 (-35.78%)
Mutual labels:  helm, helm-plugin
helm-certgen
Helm plugin for generation of TLS certificates
Stars: ✭ 15 (-86.24%)
Mutual labels:  helm, helm-plugin
helm-namespace
Namespace auto-creation for Helm 3
Stars: ✭ 29 (-73.39%)
Mutual labels:  helm, helm-plugin
helm-whatup
A Helm plugin to help users determine if there's an update available for their installed charts.
Stars: ✭ 37 (-66.06%)
Mutual labels:  helm, helm-plugin
hull
The incredible HULL - Helm Uniform Layer Library - is a Helm library chart to improve Helm chart based workflows
Stars: ✭ 66 (-39.45%)
Mutual labels:  helm, helm-plugin
helm-schema-gen
So that you don't have to write values.schema.json by hand from scratch for your Helm 3 charts. [CURRENTLY NOT MAINTAINED]
Stars: ✭ 104 (-4.59%)
Mutual labels:  helm, helm-plugin
helm-local
Helm plugin to run Tiller as a local daemon
Stars: ✭ 22 (-79.82%)
Mutual labels:  helm, helm-plugin
helm-github
A Helm plugin to install raw Helm Charts from Github
Stars: ✭ 54 (-50.46%)
Mutual labels:  helm, helm-plugin
helm-starter
A helm plugin for managing chart starters.
Stars: ✭ 32 (-70.64%)
Mutual labels:  helm, helm-plugin
helm-ssm
Injects values from AWS SSM parameters on the values.yaml file
Stars: ✭ 43 (-60.55%)
Mutual labels:  helm, helm-plugin
helm-spray
Helm plugin for installing or upgrading sub-charts from an umbrella-chart using dependency orders
Stars: ✭ 64 (-41.28%)
Mutual labels:  helm, helm-plugin
helm-unittest
BDD styled unit test framework for Kubernetes Helm charts as a Helm plugin.
Stars: ✭ 276 (+153.21%)
Mutual labels:  helm, helm-plugin
helm-github
Implement a Helm chart repository with GitHub pages
Stars: ✭ 18 (-83.49%)
Mutual labels:  helm, helm-plugin
Harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
Stars: ✭ 16,320 (+14872.48%)
Mutual labels:  helm
Charts
⚠️(OBSOLETE) Curated applications for Kubernetes
Stars: ✭ 15,319 (+13954.13%)
Mutual labels:  helm
Kubenix
Kubernetes resource builder using nix
Stars: ✭ 223 (+104.59%)
Mutual labels:  helm
Skywalking Kubernetes
Apache SkyWalking Kubernetes Deployment Helm Chart
Stars: ✭ 207 (+89.91%)
Mutual labels:  helm
helm-swagger-ui
Helm Chart for Swagger UI
Stars: ✭ 23 (-78.9%)
Mutual labels:  helm

Helm Edit

standard-readme compliant Go

Edit a Helm release

This plugin adds helm edit command. It opens the editor defined by HELM_EDITOR, KUBE_EDITOR or EDITOR environment variable and allows to edit the values and upgrade a release.

Install

helm plugin install https://github.com/mstrzele/helm-edit

Usage

$ helm edit smiling-penguin
# Edits the smiling-penguin release

asciicast

Maintainers

@mstrzele

Contribute

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2017 Maciej Strzelecki

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].