Skip to content

pinpt/charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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-2019 by Pinpoint Software, Inc. All source code available in this repository are public domain.