From 0c211b8daa9d5d5c896c6a5c7cb5462255bcb2e2 Mon Sep 17 00:00:00 2001 From: Boya Murthy Date: Fri, 23 Feb 2024 13:08:08 +0530 Subject: [PATCH] Updating application mobility version --- .../docs/deployment/helm/modules/applicationmobility/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/deployment/helm/modules/applicationmobility/_index.md b/content/docs/deployment/helm/modules/applicationmobility/_index.md index d1e186cbd0..aed63391cc 100644 --- a/content/docs/deployment/helm/modules/applicationmobility/_index.md +++ b/content/docs/deployment/helm/modules/applicationmobility/_index.md @@ -42,7 +42,7 @@ This table lists the configurable parameters of the Application Mobility Helm ch | - | - | - | - | | `replicaCount` | Number of replicas for the Application Mobility controllers | Yes | `1` | | `image.pullPolicy` | Image pull policy for the Application Mobility controller images | Yes | `IfNotPresent` | -| `controller.image` | Location of the Application Mobility Docker image | Yes | `dellemc/csm-application-mobility-controller:v0.3.0` | +| `controller.image` | Location of the Application Mobility Docker image | Yes | `dellemc/csm-application-mobility-controller:v0.4.0` | | `cert-manager.enabled` | If set to true, cert-manager will be installed during Application Mobility installation | Yes | `false` | | `veleroNamespace` | If Velero is already installed, set to the namespace where Velero is installed | No | `velero` | | `licenseName` | Name of the Secret that contains the License for Application Mobility | Yes | `license` |