Skip to content

ardikabs/helmfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helmfiles

Helmfile is a manager for your helm releases.

Prerequisites

How-to

This helmfile management repository is implementing helmfile.d approach to manage helm releases across kubernetes cluster environment. The helm releases are separated across namespaces, you can take look on helmfile.d/<namespace_name>, and the chart values on values.d/<namespace_name>/<release_name>.

This repository also contains a helper command one of which is helmize to help helmfile managed the kustomize resources which could be seen on bin/ directory. Thus helper command are intended to work with helmfile through hook the helmfile events.

References

About

Helmfiles exploration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages