From e18fbafa9d56b811286a2d0ae9a25f2b85016d05 Mon Sep 17 00:00:00 2001 From: Chris Mattingly Date: Fri, 9 Dec 2022 11:42:55 -0500 Subject: [PATCH 1/6] bump rasa-action-server chart dependency version --- charts/rasa/Chart.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/rasa/Chart.lock b/charts/rasa/Chart.lock index 4e57188..e48816c 100644 --- a/charts/rasa/Chart.lock +++ b/charts/rasa/Chart.lock @@ -13,9 +13,9 @@ dependencies: version: 8.32.2 - name: rasa-action-server repository: https://helm.rasa.com - version: 1.0.3 + version: 1.0.4 - name: duckling repository: https://helm.rasa.com version: 1.0.0 -digest: sha256:50b086bdd30f3557ad494635ca32ba11f7ed49a7880cf35b41fc3095519a7b32 -generated: "2022-08-15T23:54:23.793206+02:00" +digest: sha256:499240c08f1efb826952afaec02b3bcc013aaeeea9fcac1f2bc88cb21d8a68c7 +generated: "2022-12-09T11:42:24.705544-05:00" From d1d8ae62b1b8572c1551f8cc734c1e85a7f71180 Mon Sep 17 00:00:00 2001 From: Chris Mattingly Date: Fri, 9 Dec 2022 11:45:13 -0500 Subject: [PATCH 2/6] bump dependency version on rasa-common in rasa-action-server --- charts/rasa-action-server/Chart.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/rasa-action-server/Chart.lock b/charts/rasa-action-server/Chart.lock index a003b8a..49e765a 100644 --- a/charts/rasa-action-server/Chart.lock +++ b/charts/rasa-action-server/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: rasa-common repository: https://helm.rasa.com - version: 1.0.0 -digest: sha256:2b588ba621a5cd46a60553183693606524c4bc77bac7c1619fa029f8713c7620 -generated: "2021-07-06T12:55:17.852424+02:00" + version: 1.0.2 +digest: sha256:2154e90d996acc784ae39b3780476a9eaa725197d793579f92e52312f9abd0d6 +generated: "2022-12-09T11:44:29.923703-05:00" From 55dc966f860dfd1908d38ef44df074d5d5c5004f Mon Sep 17 00:00:00 2001 From: Chris Mattingly Date: Fri, 9 Dec 2022 11:46:30 -0500 Subject: [PATCH 3/6] bump duckling chart dependency version --- charts/rasa/Chart.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/rasa/Chart.lock b/charts/rasa/Chart.lock index e48816c..27b00b0 100644 --- a/charts/rasa/Chart.lock +++ b/charts/rasa/Chart.lock @@ -16,6 +16,6 @@ dependencies: version: 1.0.4 - name: duckling repository: https://helm.rasa.com - version: 1.0.0 + version: 1.1.4 digest: sha256:499240c08f1efb826952afaec02b3bcc013aaeeea9fcac1f2bc88cb21d8a68c7 generated: "2022-12-09T11:42:24.705544-05:00" From 224a2075d76ac7e879ffa2f8931f98821d6567d8 Mon Sep 17 00:00:00 2001 From: Chris Mattingly Date: Fri, 9 Dec 2022 11:52:37 -0500 Subject: [PATCH 4/6] reconcile Chart.lock and Chart.yaml --- charts/rasa/Chart.lock | 4 ++-- charts/rasa/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/rasa/Chart.lock b/charts/rasa/Chart.lock index 27b00b0..0436937 100644 --- a/charts/rasa/Chart.lock +++ b/charts/rasa/Chart.lock @@ -17,5 +17,5 @@ dependencies: - name: duckling repository: https://helm.rasa.com version: 1.1.4 -digest: sha256:499240c08f1efb826952afaec02b3bcc013aaeeea9fcac1f2bc88cb21d8a68c7 -generated: "2022-12-09T11:42:24.705544-05:00" +digest: sha256:cd37d2e7fee2710d5d1ad71479a8e9930bafe7bd8bfc775fcecb0130b1047a67 +generated: "2022-12-09T11:51:46.801117-05:00" diff --git a/charts/rasa/Chart.yaml b/charts/rasa/Chart.yaml index 4f4bce5..00c0ad0 100644 --- a/charts/rasa/Chart.yaml +++ b/charts/rasa/Chart.yaml @@ -48,11 +48,11 @@ dependencies: repository: https://charts.bitnami.com/bitnami condition: rabbitmq.install - name: rasa-action-server - version: ~1.0.0 + version: ~1.0.4 repository: https://helm.rasa.com condition: rasa-action-server.install - name: duckling - version: ~1.0.0 + version: ~1.1.4 repository: https://helm.rasa.com condition: duckling.install annotations: From 3e694687a4a3fb988163a2a7f6f3475e126d585a Mon Sep 17 00:00:00 2001 From: Chris Mattingly Date: Fri, 9 Dec 2022 11:56:47 -0500 Subject: [PATCH 5/6] update charts/rasa/Chart.yaml --- charts/rasa/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/rasa/Chart.yaml b/charts/rasa/Chart.yaml index 00c0ad0..0558dda 100644 --- a/charts/rasa/Chart.yaml +++ b/charts/rasa/Chart.yaml @@ -13,7 +13,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.17.3 +version: 1.17.4 # 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. @@ -59,4 +59,4 @@ annotations: # See: https://artifacthub.io/docs/topics/annotations/helm/#supported-annotations artifacthub.io/changes: | - kind: changed - description: Bump Rasa to 3.2.6 + description: update rasa-action-server chart version/dependency From b0705ff42eb8db001ca54d682ea7ee9761529bf0 Mon Sep 17 00:00:00 2001 From: Chris Mattingly Date: Fri, 9 Dec 2022 12:02:57 -0500 Subject: [PATCH 6/6] bump rasa-action-server chart version --- charts/rasa-action-server/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/rasa-action-server/Chart.yaml b/charts/rasa-action-server/Chart.yaml index e6cd210..3a3a89d 100644 --- a/charts/rasa-action-server/Chart.yaml +++ b/charts/rasa-action-server/Chart.yaml @@ -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.4 +version: 1.0.5 # 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. @@ -40,5 +40,5 @@ dependencies: annotations: # See: https://artifacthub.io/docs/topics/annotations/helm/#supported-annotations artifacthub.io/changes: | - - kind: fixed - description: Change type to string for the `nameOverride` and `fullnameOverride` fields in JSON schema. + - kind: changed + description: Add support for adding labels to the rasa-action-server service