To specify the version to be deployed for each product, you can configure it under the global.versions setting in the values.yaml. This allows for more precise and efficient management of product versions, ensuring that the correct version is deployed to the intended product.
Example:
Example:
global: versions: artifactory: app-version xray: app-version distribution: app-version insight: app-version pipelines: app-version pdnServer: app-versionNote: You should specify the app version for each product, rather than the chart version.