https://github.com/cdapio/cdap-operator/blob/21cf8d033886deec2d31b41c03173fe1fc63dba6/controllers/version_update.go#L393 I'm wonder why cdap only allows integer in the image tag. Is it any reason for this? Is is OK when I change this logic to allow string in the image tag? Thank you :)