diff --git a/config/argocd-cloudpaks/cp4i/Chart.yaml b/config/argocd-cloudpaks/cp4i/Chart.yaml index 798a1776..6a363cce 100644 --- a/config/argocd-cloudpaks/cp4i/Chart.yaml +++ b/config/argocd-cloudpaks/cp4i/Chart.yaml @@ -21,4 +21,4 @@ version: 0.6.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: "2021.4.1" +appVersion: "2022.2.1" diff --git a/config/cloudpaks/cp4i/install-apic/Chart.yaml b/config/cloudpaks/cp4i/install-apic/Chart.yaml index 24ac2225..1da308aa 100644 --- a/config/cloudpaks/cp4i/install-apic/Chart.yaml +++ b/config/cloudpaks/cp4i/install-apic/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.1.0 +version: 0.2.0 # 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: "2021.4.1" +appVersion: "2022.2.1" diff --git a/config/cloudpaks/cp4i/install-apic/templates/0100-subscription-apic.yaml b/config/cloudpaks/cp4i/install-apic/templates/0100-subscription-apic.yaml index da32cae6..7d46564f 100644 --- a/config/cloudpaks/cp4i/install-apic/templates/0100-subscription-apic.yaml +++ b/config/cloudpaks/cp4i/install-apic/templates/0100-subscription-apic.yaml @@ -9,7 +9,7 @@ metadata: name: ibm-apiconnect namespace: {{.Values.metadata.argocd_app_namespace}} spec: - channel: v2.4 + channel: v3.0 installPlanApproval: Automatic name: ibm-apiconnect source: ibm-operator-catalog diff --git a/config/cloudpaks/cp4i/install-apic/templates/0200-api-connect.yaml b/config/cloudpaks/cp4i/install-apic/templates/0200-api-connect.yaml index fce44551..773d1fb5 100644 --- a/config/cloudpaks/cp4i/install-apic/templates/0200-api-connect.yaml +++ b/config/cloudpaks/cp4i/install-apic/templates/0200-api-connect.yaml @@ -17,7 +17,7 @@ spec: accept: true use: nonproduction # https://ibm.biz/apiclicenses - license: L-RJON-C7BJ42 + license: L-RJON-CEBLEH storageClassName: {{.Values.storageclass.rwo}} profile: n1xc10.m48 - version: 10.0.4 + version: 10.0.5 diff --git a/config/cloudpaks/cp4i/install-client/Chart.yaml b/config/cloudpaks/cp4i/install-client/Chart.yaml index 0acac42e..1381c4a2 100644 --- a/config/cloudpaks/cp4i/install-client/Chart.yaml +++ b/config/cloudpaks/cp4i/install-client/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.5.1 +version: 0.6.0 # 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: "2021.4.1" +appVersion: "2022.2.1" diff --git a/config/cloudpaks/cp4i/install-mq/Chart.yaml b/config/cloudpaks/cp4i/install-mq/Chart.yaml index 66847708..5ab7f1d4 100644 --- a/config/cloudpaks/cp4i/install-mq/Chart.yaml +++ b/config/cloudpaks/cp4i/install-mq/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.1.0 +version: 0.2.0 # 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: "2021.4.1" +appVersion: "2022.2.1" diff --git a/config/cloudpaks/cp4i/install-mq/templates/0100-subscription-mq.yaml b/config/cloudpaks/cp4i/install-mq/templates/0100-subscription-mq.yaml index 14d3695a..b14dc9b7 100644 --- a/config/cloudpaks/cp4i/install-mq/templates/0100-subscription-mq.yaml +++ b/config/cloudpaks/cp4i/install-mq/templates/0100-subscription-mq.yaml @@ -8,7 +8,7 @@ metadata: name: ibm-mq-ibm-operator namespace: {{.Values.metadata.argocd_app_namespace}} spec: - channel: v1.7 + channel: v2.0 installPlanApproval: Automatic name: ibm-mq source: ibm-operator-catalog diff --git a/config/cloudpaks/cp4i/install-mq/templates/0210-queue-manager.yaml b/config/cloudpaks/cp4i/install-mq/templates/0210-queue-manager.yaml index facce5ab..351fb1a2 100644 --- a/config/cloudpaks/cp4i/install-mq/templates/0210-queue-manager.yaml +++ b/config/cloudpaks/cp4i/install-mq/templates/0210-queue-manager.yaml @@ -8,11 +8,11 @@ metadata: name: case-queues-1-qmgr namespace: {{.Values.argocd_app_namespace}} spec: - version: 9.2.4.0-r1 + version: 9.3.0.0-r3 license: accept: true # http://ibm.biz/BdqvCF - license: L-RJON-C7QG3S + license: L-RJON-CD3JKX use: NonProduction web: enabled: true diff --git a/config/cloudpaks/cp4i/install-platform/Chart.yaml b/config/cloudpaks/cp4i/install-platform/Chart.yaml index b72bceda..5ab9760a 100644 --- a/config/cloudpaks/cp4i/install-platform/Chart.yaml +++ b/config/cloudpaks/cp4i/install-platform/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.1.0 +version: 0.2.0 # 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: "2021.4.1" +appVersion: "2022.2.1" diff --git a/config/cloudpaks/cp4i/install-platform/templates/0100-subscription-platform-navigator.yaml b/config/cloudpaks/cp4i/install-platform/templates/0100-subscription-platform-navigator.yaml index b6331208..049c3729 100644 --- a/config/cloudpaks/cp4i/install-platform/templates/0100-subscription-platform-navigator.yaml +++ b/config/cloudpaks/cp4i/install-platform/templates/0100-subscription-platform-navigator.yaml @@ -8,7 +8,7 @@ metadata: name: ibm-integration-platform-navigator namespace: {{.Values.metadata.argocd_app_namespace}} spec: - channel: v5.2 + channel: v6.0 installPlanApproval: Automatic name: ibm-integration-platform-navigator source: ibm-operator-catalog diff --git a/config/cloudpaks/cp4i/install-platform/templates/0200-platform-navigator.yaml b/config/cloudpaks/cp4i/install-platform/templates/0200-platform-navigator.yaml index 70be2ca9..4ec7d9fb 100644 --- a/config/cloudpaks/cp4i/install-platform/templates/0200-platform-navigator.yaml +++ b/config/cloudpaks/cp4i/install-platform/templates/0200-platform-navigator.yaml @@ -12,9 +12,9 @@ spec: license: accept: true # https://ibm.biz/integration-licenses - license: L-RJON-C7QG3S + license: L-RJON-CD3JJU mqDashboard: true replicas: 1 storage: class: {{.Values.storageclass.rwx}} - version: 2021.4.1 + version: 2022.2.1 diff --git a/config/cloudpaks/cp4i/install-prereqs/Chart.yaml b/config/cloudpaks/cp4i/install-prereqs/Chart.yaml index a3d42d68..24787900 100644 --- a/config/cloudpaks/cp4i/install-prereqs/Chart.yaml +++ b/config/cloudpaks/cp4i/install-prereqs/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.1.0 +version: 0.2.0 # 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: "2021.4.1" +appVersion: "2022.2.1" diff --git a/config/cloudpaks/cp4i/install-prereqs/values.yaml b/config/cloudpaks/cp4i/install-prereqs/values.yaml index 323a80e6..3806b7e5 100644 --- a/config/cloudpaks/cp4i/install-prereqs/values.yaml +++ b/config/cloudpaks/cp4i/install-prereqs/values.yaml @@ -8,7 +8,3 @@ metadata: storageclass: rwo: ocs-storagecluster-ceph-rbd rwx: ocs-storagecluster-cephfs -# https://ibm.biz/integration-licenses -platform_navigator: - license: L-RJON-C7QG3S - version: 2021.4.1