Skip to content

shaneramey/helm-local-bump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Helm plugin to parse Chart.yaml and increment the version number

NOTE: This plugin isn't being actively developed. https://github.com/mbenabda/helm-local-chart-version is a great alternative.

Installation:

helm plugin install https://github.com/shaneramey/helm-local-bump

Usage:

helm local_bump [-q] path/to/Chart.yaml --bump-level=(major|minor|patch)

helm local_bump [-q] path/to/Chart.yaml --bump-version=1.2.3+asdfg

About

Bump Helm Chart version on local filesystem

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages