From b10465c55c16f883408ff34cf65eddf89aff4be6 Mon Sep 17 00:00:00 2001 From: Denilson Nastacio Date: Tue, 23 May 2023 17:49:28 -0400 Subject: [PATCH] fix: Upgrade CP4WAIOps to 3.7.1 Signed-off-by: Denilson Nastacio --- config/cloudpaks/cp4waiops/install-aimgr/Chart.yaml | 4 ++-- .../templates/subscriptions/100-subscription.yaml | 4 ++++ config/cloudpaks/cp4waiops/install-emgr/Chart.yaml | 4 ++-- config/cloudpaks/cp4waiops/install-ia/Chart.yaml | 4 ++-- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/config/cloudpaks/cp4waiops/install-aimgr/Chart.yaml b/config/cloudpaks/cp4waiops/install-aimgr/Chart.yaml index c243c96b..9e06e1f3 100644 --- a/config/cloudpaks/cp4waiops/install-aimgr/Chart.yaml +++ b/config/cloudpaks/cp4waiops/install-aimgr/Chart.yaml @@ -13,9 +13,9 @@ description: Cloud Pak for Watson AIOps - AI Manager # pipeline. Library charts do not define any templates and therefore cannot be deployed. type: application -version: 0.14.0 +version: 0.14.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. -appVersion: 3.7.0 +appVersion: 3.7.1 diff --git a/config/cloudpaks/cp4waiops/install-aimgr/templates/subscriptions/100-subscription.yaml b/config/cloudpaks/cp4waiops/install-aimgr/templates/subscriptions/100-subscription.yaml index 448d36e1..852f8a19 100644 --- a/config/cloudpaks/cp4waiops/install-aimgr/templates/subscriptions/100-subscription.yaml +++ b/config/cloudpaks/cp4waiops/install-aimgr/templates/subscriptions/100-subscription.yaml @@ -7,6 +7,10 @@ metadata: name: ibm-aiops-orchestrator namespace: "{{.Values.metadata.argocd_app_namespace}}" spec: + config: + env: + - name: REDIS_CHANNEL + value: v1.6 channel: v3.7 installPlanApproval: Automatic name: ibm-aiops-orchestrator diff --git a/config/cloudpaks/cp4waiops/install-emgr/Chart.yaml b/config/cloudpaks/cp4waiops/install-emgr/Chart.yaml index b4c57ddb..aec58337 100644 --- a/config/cloudpaks/cp4waiops/install-emgr/Chart.yaml +++ b/config/cloudpaks/cp4waiops/install-emgr/Chart.yaml @@ -16,9 +16,9 @@ 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: 0.14.0 +version: 0.14.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. -appVersion: 3.7.0 +appVersion: 3.7.1 diff --git a/config/cloudpaks/cp4waiops/install-ia/Chart.yaml b/config/cloudpaks/cp4waiops/install-ia/Chart.yaml index dd645121..b01c02fb 100644 --- a/config/cloudpaks/cp4waiops/install-ia/Chart.yaml +++ b/config/cloudpaks/cp4waiops/install-ia/Chart.yaml @@ -16,9 +16,9 @@ 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: 0.14.0 +version: 0.14.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. -appVersion: 3.7.0 +appVersion: 3.7.1