pinpt / charts

Helm Charts Repo used by Pinpoint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Helm Charts Repo used by Pinpoint


Languages

Language:Smarty 64.5%Language:Makefile 35.5%