diff --git a/charts/rasa/Chart.yaml b/charts/rasa/Chart.yaml index 72d7921..53d4ce4 100644 --- a/charts/rasa/Chart.yaml +++ b/charts/rasa/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: rasa -description: The rasa Helm charts deploy a Rasa Open Source bot. Rasa is an open source machine learning framework for automated text and voice-based conversations. +description: The Rasa Helm chart deploy a Rasa Open Source Server. Rasa is an open source machine learning framework for automated text and voice-based conversations. # A chart can be either an 'application' or a 'library' chart. # @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.2.0 +version: 1.2.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/rasa/README.md b/charts/rasa/README.md index 9174574..5ed6f70 100644 --- a/charts/rasa/README.md +++ b/charts/rasa/README.md @@ -1,8 +1,8 @@ # rasa -![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.1](https://img.shields.io/badge/AppVersion-2.7.1-informational?style=flat-square) +![Version: 1.2.1](https://img.shields.io/badge/Version-1.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.1](https://img.shields.io/badge/AppVersion-2.7.1-informational?style=flat-square) -The Rasa Helm charts deploy a Rasa Open Source Server. Rasa is an open source machine learning framework for automated text and voice-based conversations. +The Rasa Helm chart deploy a Rasa Open Source Server. Rasa is an open source machine learning framework for automated text and voice-based conversations. See the [Rasa docs](https://rasa.com/docs/rasa/) to learn more. diff --git a/charts/rasa/README.md.gotmpl b/charts/rasa/README.md.gotmpl index bb831ca..6d9af70 100644 --- a/charts/rasa/README.md.gotmpl +++ b/charts/rasa/README.md.gotmpl @@ -3,7 +3,7 @@ {{ template "chart.badgesSection" . }} -The Rasa Helm charts deploy a Rasa Open Source Server. Rasa is an open source machine learning framework for automated text and voice-based conversations. +The Rasa Helm chart deploy a Rasa Open Source Server. Rasa is an open source machine learning framework for automated text and voice-based conversations. See the [Rasa docs](https://rasa.com/docs/rasa/) to learn more.