Commit 4d6679e0 by Harsh Desai Committed by Guangbo

default to 2.0.3.3

parent 8259b750
...@@ -173,7 +173,7 @@ questions: ...@@ -173,7 +173,7 @@ questions:
type: string type: string
group: "Advanced parameters" group: "Advanced parameters"
- variable: imageVersion - variable: imageVersion
default: "2.0.3.2" default: "2.0.3.3"
description: "The Portworx image version to be used while deploying" description: "The Portworx image version to be used while deploying"
type: string type: string
label: Portworx version to be deployed. label: Portworx version to be deployed.
......
...@@ -45,4 +45,4 @@ serviceAccount: ...@@ -45,4 +45,4 @@ serviceAccount:
deploymentType: oci # accepts "oci" or "docker" deploymentType: oci # accepts "oci" or "docker"
imageType: none # imageType: none #
imageVersion: 2.0.3.2 # Version of the PX Image. imageVersion: 2.0.3.3 # Version of the PX Image.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment