Skip to content

RequestNetwork/request-helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ℹ️ Note: the HELM chart repository URL has changed

Please migrate to the new URL, the legacy URL will soon be retired.

Request Helm Charts repository

This repository contains sources for all Request Helm Charts. They use Docker images available at https://hub.docker.com/u/requestnetwork.

How to use?

helm repo add request https://requestnetwork.github.io/request-helm-charts
helm repo update
helm install request/request-node

Documentation

Contributing

New Charts must have their own top-level folders, and a new job in .circleci/config.yml.