Hi,
I have an EKS Cluster running the runner-autoscaler.
Is there a way to force the runners to update? I am deploying the service via GitOps (Flux). Is there a simple way to force them to upgrade?
Runner version:
current: 1.581
latest: 2.6.0
Many thanks
Daniel
Worked it out 1.581 is the last version 1
Needed to change docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-runner:1
to
docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-runner:2
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.