You are troubleshooting problems in your production application running on Google Kubernetes Engine (GKE). You identified that the issue stems from a recently updated container image, though the specific code change remains unknown. The deployment currently uses the `latest` tag. How should you modify your cluster to run a known working version of the container? | Google Professional Cloud DevOps Engineer Quiz - LeetQuiz