Skip to content

qiq/reactiveops-charts

 
 

Repository files navigation

CircleCI

ReactiveOps Charts

A repository of Helm charts. Modelled after https://github.com/helm/charts

Testing

All charts are linted and tested using Helm Chart Testing

Linting

Charts are linted using both thelm helm lint command and against the schema. This ensures that maintainers, versions, etc. are included.

e2e Testing

Charts are installed into a kind cluster. You can provide a folder called ci with a set of *-values.yaml files to provide overrides for the e2e test.

Usage

To install a chart from this repo, you can add it as a helm repository

helm repo add reactiveops-stable https://charts.reactiveops.com/stable
helm search reactiveops-stable

Organization

Stable

These charts are considered stable for public consumption and use.

Incubator

These charts are considered alpha or beta and are not intended for public consumption outside of ReactiveOps. They are frequently for very specific use-cases and can be broken at any time without warning. There are absolutely no guarantees in this folder.

Scripts

This folder includes scripts for testing the charts and syncing the repo.

About

A repository of Helm charts

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 48.4%
  • Shell 29.1%
  • Python 22.5%