Skip to content
forked from pinpt/charts

Helm Charts Repo used by Pinpoint

Notifications You must be signed in to change notification settings

jozuenoon/charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinpt-logo

Helm Charts Repo used by Pinpoint

Helm Charts

This repo contains charts for third-party components that we are using that aren't available in the public Helm repo.

Added new charts to the repo

Add a new subfolder, modify the makefile, and update the index.html.

Release Process

  1. Merge all the changes.
  2. Tag the commit. git tag -a $VERSION -m $MESSAGE
  3. Run make build to create the files.
  4. Add and commit the new files in the docs subfolder
  5. Reset the tag to the new changes. git tag -a $VERSION -m $MESSAGE -f

Legal

Copyright (c) 2018 by PinPT, Inc. All source code available in this repository are public domain.

About

Helm Charts Repo used by Pinpoint

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smarty 64.5%
  • Makefile 35.5%