-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19 from RasaHQ/update_links
Update READMEs
- Loading branch information
Showing
11 changed files
with
34 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
@@ -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] | ||
|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. | ||
|
@@ -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] | ||
|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
@@ -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 | ||
|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters