Skip to content

Open Source Helm charts library for K8s apps deployment

License

Notifications You must be signed in to change notification settings

shiparta/helm-charts

 
 

Repository files navigation

drawing
leverage

helm-charts

GitHub followers GitHub forks GitHub stars GitHub watchers

Overview

This is BinBash' Helm Charts repository.

Files Structure

  • charts/ => This is where you can find the charts code.
  • packages/index.yaml => The index of the repository. It has information about all available charts.
  • Makefile => A simple helper for typical tasks of this Helm repository.

Chart Development Workflow

  • Create your new chart in the charts/ directory or modify an existing chart
  • Make sure you update the Chart.yaml file of your chart to reflect the new version

Chart Release Workflow

  • Lint charts: make lint
  • Package charts: make package
  • Update index file: make index

Release Management

CircleCi PR auto-release job

circleci

About

Open Source Helm charts library for K8s apps deployment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mustache 50.7%
  • Smarty 47.3%
  • Makefile 1.4%
  • Shell 0.6%