helm-manager

command module
v2.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2022 License: MIT Imports: 1 Imported by: 0

README

Helm-Manager

Helm-Manager is a very simple cli tool used to manage helm chart value files. It can automatically sync newer versions of charts onto older value files.

Purpose

The purpose of this tool is so that you can easily update helm chart values and changes are kept in sync. Currently as far as I know there is no alternative to this tool.

Essentially, this tool is designed to maintain package.json like manifest which can be used to easily upgrade the cluster's helm charts.

Requirements

You need to have the helm and kubectl cli tools installed and on the executable must be on the path.

Building

Linux
make <linux/linux_amd64/linux_arm/linux_i386>
Windows
make <windows/windows_amd64/windows_arm/windows_i386>
Darwin
make <darwin/darwin_amd64/darwin_arm64>

Installing

go install github.com/seventv/helm-manager/v2@latest

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
ui

Jump to

Keyboard shortcuts

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