Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.11 KB

File metadata and controls

24 lines (15 loc) · 1.11 KB

Addons

Build Status

Overview

This repository contains addons which the Helm Broker uses. For more information on what the Helm Broker is, how it uses addons, and how to create your own addons, read the Helm Broker helmbroker.

The charts of this project refer to the charts project of bitnami.

Usage

The addons folder contains sources of addons and index files that are available in releases. Choose a set of addons you want to use, add your own addons, and configure the Helm Broker to fetch them.

Project structure

The repository has the following structure:

  ├── addons                      # Sources of addons
  ├── bin                         # Tools used by CI                                     
  ├── docs                        # Documentation source files
  └── scripts                     # Scripts and tools which check and create addons