Helm Based Installation Upgrade Instructions

Introduction

This section provides instructions for upgrading AppScan 360° in the Helm based installation method. This guide is applicable for upgrading from version 2.0.x/2.1.x to 2.2.0.

Upgrade Steps

  • Ensure Pre-Upgrade Checklist is completed.
  • Prepare cluster for upgrade - Install and configure Gateway controller
  • Prepare configuration file for helm installation.
    • New properties are added in singular-singular.clusterKit.yaml file listed below, refer Preparing the configuration file, copy and paste rest other values from previous installation singular-singular.clusterKit.yaml file to current file.

      • dbProvider: ‘SqlServer’
      • postgres: ''
      • openTelemetryEndpoint: ‘<collector_endpoint_url>’
      • openTelemetryEnableLogs: 'False' #Set True if collector is provided
      • openTelemetryEnableMetrics: 'False' #Set True if collector is provided
  • Follow instructions in the Helm installation guide to run the installation with new helm charts for v2.2.0.
Note: If the Helm version is upgraded to 4, the Helmfile binary must also be updated to the latest version.