This PR will fix the below error while installing Portainer with helm chart image tag neither latest or xx.xx.xx format, such as develop and other specific branch name on internal infrastructure.
Error: template: portainer/templates/deployment.yaml:98:34: executing "portainer/templates/deployment.yaml" at <semver .Values.image.tag>: error calling semver: Invalid Semantic Version
closes EE-2502
This PR will fix the below error while installing Portainer with helm chart image tag neither
latest
orxx.xx.xx
format, such asdevelop
and other specific branch name on internal infrastructure.Test cases for CE:
Test cases for EE: