I have deployed a self-hosted BitBucker Runner in Kubernetes cluster following the template:
https://support.atlassian.com/bitbucket-cloud/docs/deploying-the-docker-based-runner-on-kubernetes/
But when running BitBucker pipelines I get the following error:
The version of this runner is outdated. Upgrade to the latest version
How to update the BitBucker runner when its deployed through the yaml file to Kubernetes?
Thank you for your question!
Looks like your image was cached on your local machine.
To update the image just delete your local image and a new version will be uploaded.
Best regards,
Oleksandr Kyrdan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.