Load Balancer for Rolling Upgrades

Is there any way to deploy a service in cattle with an increasing version number (e.g in the name or as label) and configure the load balancer to point to the latest published version for all new incoming sessions. Old sessions should stick to the old deployed version.