Deploy latest with its version tag
Kubernetes doesn't pull the `latest` tag automatically, so we need to change the image tag in the deployment file. As a plus, we can now see exactly what version we're running.
Please register or sign in to comment