helmVersioner

command module
v0.0.0-...-4f1cc1e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

README

Helm Chart Versioner

This program is designed to automatically version a Helm chart based on the amount of commits in the current repo and all checked out repos in the current directory.

Installation

go install github.com/djpiper28/helmVersioner@latest

Usage

./helmVersioner chart.yaml

Example Usage

In a folder with a helm chart, a repo for your infra code and a checked out repo for the app you are deploying, you can run the command and it will create the a version for the chart that is based on the commit count.

.
.git/
my-chart/
my-app/

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL