Skip to content

Commit

Permalink
Merge pull request #19 from RasaHQ/update_links
Browse files Browse the repository at this point in the history
Update READMEs
  • Loading branch information
Tomasz Czekajlo authored Jul 7, 2021
2 parents c168969 + ef0fc68 commit 8bc5dfb
Show file tree
Hide file tree
Showing 11 changed files with 34 additions and 28 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2

- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@6135c0ff6214e01d42a5736c988e39b7831f1e2f #0.9.0
with:
Expand Down Expand Up @@ -179,6 +179,8 @@ jobs:
name: Validate the PR
runs-on: ubuntu-20.04
needs:
- unit-tests
- kubeval-chart
- install-chart
steps:
- name: Validate the PR
Expand Down
7 changes: 4 additions & 3 deletions charts/duckling/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0
version: 1.1.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
Expand All @@ -26,6 +26,7 @@ appVersion: "0.1.6.5-r3"
sources:
- https://github.com/RasaHQ/duckling
- https://github.com/facebook/duckling
- https://github.com/RasaHQ/helm-charts/tree/main/charts/duckling

maintainers:
- email: [email protected]
Expand All @@ -41,5 +42,5 @@ dependencies:
annotations:
# See: https://artifacthub.io/docs/topics/annotations/helm/#supported-annotations
artifacthub.io/changes: |
- kind: security
description: Update Docker image to 0.1.6.5-r3
- kind: changed
description: Update the sources links
3 changes: 2 additions & 1 deletion charts/duckling/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# duckling

![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.6.5-r3](https://img.shields.io/badge/AppVersion-0.1.6.5--r3-informational?style=flat-square)
![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.6.5-r3](https://img.shields.io/badge/AppVersion-0.1.6.5--r3-informational?style=flat-square)

Duckling is a Haskell library that parses text into structured data.

Expand All @@ -14,6 +14,7 @@ Duckling is a Haskell library that parses text into structured data.

* <https://github.com/RasaHQ/duckling>
* <https://github.com/facebook/duckling>
* <https://github.com/RasaHQ/helm-charts/tree/main/charts/duckling>

## Requirements

Expand Down
9 changes: 4 additions & 5 deletions charts/rasa-action-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,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.0.0
version: 1.0.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
# follow Semantic Versioning. They should reflect the version the application is using.
Expand All @@ -24,8 +24,7 @@ appVersion: "2.7.0"
icon: https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSqZPsa-h0ilYPCFaQmf21MFMyVH7oyvrfnJHwvGOJVlMIeTiakBJTSwGd2cDFcF5AsEiY&usqp=CAU

sources:
- https://github.com/RasaHQ/charts/rasa
- https://rasa.com/
- https://github.com/RasaHQ/helm-charts/tree/main/charts/rasa-action-server

maintainers:
- email: [email protected]
Expand All @@ -41,5 +40,5 @@ dependencies:
annotations:
# See: https://artifacthub.io/docs/topics/annotations/helm/#supported-annotations
artifacthub.io/changes: |
- kind: added
description: Add the rasa-action-server chart
- kind: changed
description: Update the sources links
5 changes: 2 additions & 3 deletions charts/rasa-action-server/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# rasa-action-server

![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.0](https://img.shields.io/badge/AppVersion-2.7.0-informational?style=flat-square)
![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.0](https://img.shields.io/badge/AppVersion-2.7.0-informational?style=flat-square)

Rasa Action Server Helm chart for Kubernetes

Expand All @@ -12,8 +12,7 @@ Rasa Action Server Helm chart for Kubernetes

## Source Code

* <https://github.com/RasaHQ/charts/rasa>
* <https://rasa.com/>
* <https://github.com/RasaHQ/helm-charts/tree/main/charts/rasa-action-server>

## Requirements

Expand Down
10 changes: 5 additions & 5 deletions charts/rasa-common/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ name: rasa-common
# Versions are expected to follow Semantic Versioning (https://semver.org/)
#
# Version and appVersion should be the same.
version: 1.0.0
appVersion: 1.0.0
version: 1.0.1
appVersion: 1.0.1
description: A Library Helm Chart for grouping common logic between rasa charts.

home: https://github.com/RasaHQ/charts/tree/master/charts/rasa-common
Expand All @@ -20,7 +20,7 @@ icon: https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSqZPsa-h0ilYPCFaQmf2

type: library
sources:
- https://github.com/RasaHQ/helm-charts/rasa-common
- https://github.com/RasaHQ/helm-charts/charts/rasa-common
- https://rasa.com/

maintainers:
Expand All @@ -31,5 +31,5 @@ annotations:
category: Infrastructure
# See: https://artifacthub.io/docs/topics/annotations/helm/#supported-annotations
artifacthub.io/changes: |
- kind: added
description: Add the rasa-common chart
- kind: changed
description: Update the sources links
4 changes: 2 additions & 2 deletions charts/rasa-common/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# rasa-common

![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) ![AppVersion: 1.0.1](https://img.shields.io/badge/AppVersion-1.0.1-informational?style=flat-square)

A Library Helm Chart for grouping common logic between rasa charts.

Expand All @@ -14,6 +14,6 @@ A Library Helm Chart for grouping common logic between rasa charts.

## Source Code

* <https://github.com/RasaHQ/helm-charts/rasa-common>
* <https://github.com/RasaHQ/helm-charts/charts/rasa-common>
* <https://rasa.com/>

12 changes: 8 additions & 4 deletions charts/rasa/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1
version: 1.2.2

# 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
Expand All @@ -26,13 +26,17 @@ appVersion: "2.7.1"
icon: "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSqZPsa-h0ilYPCFaQmf21MFMyVH7oyvrfnJHwvGOJVlMIeTiakBJTSwGd2cDFcF5AsEiY&usqp=CAU"

sources:
- https://github.com/RasaHQ/charts/rasa
- https://rasa.com/
- https://github.com/RasaHQ/helm-charts/tree/main/charts/rasa

maintainers:
- email: [email protected]
name: Rasa

keywords:
- kubernetes
- rasa
- rasa-oss

dependencies:
- name: rasa-common
repository: https://helm.rasa.com
Expand Down Expand Up @@ -69,4 +73,4 @@ annotations:
# See: https://artifacthub.io/docs/topics/annotations/helm/#supported-annotations
artifacthub.io/changes: |
- kind: changed
description: Update Rasa Open Source to 2.7.1
description: Update the sources links
4 changes: 2 additions & 2 deletions charts/rasa/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# rasa

![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)
![Version: 1.2.2](https://img.shields.io/badge/Version-1.2.2-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 chart deploy a Rasa Open Source Server. Rasa is an open source machine learning framework for automated text and voice-based conversations.

Expand Down Expand Up @@ -221,7 +221,7 @@ extraEnv:

In the example above we assumed that the `rasa-x-rabbit` secret already exists in the cluster and contains the `rabbitmq-password` key.

If you're using the rasa-x-helm chart to deploy Rasa X/Enterprise you might have to update your values.yaml file, please visit [the docs](https://link-to-the-docs) to learn more.
If you're using the rasa-x-helm chart to deploy Rasa X/Enterprise you might have to update your values.yaml file, please visit [the docs](https://github.com/RasaHQ/rasa-x-helm/tree/rasa-x-2.0.0#enabling-an-external-rasa-oss-deployment) to learn more.

## Examples of usage

Expand Down
2 changes: 1 addition & 1 deletion charts/rasa/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ extraEnv:

In the example above we assumed that the `rasa-x-rabbit` secret already exists in the cluster and contains the `rabbitmq-password` key.

If you're using the rasa-x-helm chart to deploy Rasa X/Enterprise you might have to update your values.yaml file, please visit [the docs](https://link-to-the-docs) to learn more.
If you're using the rasa-x-helm chart to deploy Rasa X/Enterprise you might have to update your values.yaml file, please visit [the docs](https://github.com/RasaHQ/rasa-x-helm/tree/rasa-x-2.0.0#enabling-an-external-rasa-oss-deployment) to learn more.

## Examples of usage

Expand Down
2 changes: 1 addition & 1 deletion charts/rasa/test/deployment_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ func TestTemplateRendersContainerImageRepository(t *testing.T) {
// Verify the deployment pod template spec is set to the expected container image value
deploymentSpec := deployment.Spec.Template.Spec
require.Equal(t, len(deploymentSpec.Containers), 1)
require.Equal(t, deploymentSpec.Containers[0].Image, "test-image:2.4.0")
require.Equal(t, deploymentSpec.Containers[0].Image, "test-image:2.7.1")
}

func TestTemplateRendersContainerArgsAndCommand(t *testing.T) {
Expand Down

0 comments on commit 8bc5dfb

Please sign in to comment.