Official Helm charts for Rasa products:
Helm charts for components used by Rasa:
- Helm 3 (>= 3.5 )
- Kubernetes 1.14+
You need to add this repository to your Helm repositories:
helm repo add rasa https://helm.rasa.com
helm repo update
- If you encounter bugs or have suggestions for this Helm chart, please create an issue in this repository.
- If you have general questions about usage, please create a thread in the Rasa Forum.
We are very happy to receive your contributions. You can find more information about how to contribute to Rasa (in lots of different ways!) here.
To contribute via pull request, follow these steps:
- Create an issue describing the feature you want to work on
- Create a pull request describing your changes
Remember that your PR should include:
- Details about the changes introduced by a given chart version (use the
artifacthub.io/changes
annotation in theChart.yaml
file) - Update the chart version
- Add additional annotations that indicate your changes (see: https://artifacthub.io/docs/topics/annotations/helm/#supported-annotations)
Licensed under the Apache License, Version 2.0. Copyright 2021 Rasa Technologies GmbH. LICENSE.