Skip to content

Runner throwing version warning after upgrade to 0.29.1 #1953

@kylestewart

Description

@kylestewart

Describe the bug
After upgrading to version 0.29.1 I am seeing this warning appear in the logs during the startup of the runner:

2025-11-06 19:23:53.727 WARNING You are running version 0.0.0 of robusta, but the latest version is 0.29.1. Please update to the latest version.

I have confirmed that we are running image version 0.29.1, and I have tried adding an env var to specify the version, but the warning persists.

To Reproduce
Steps to reproduce the behavior:

  1. Upgrade to release 0.29.1
  2. Ensure the version number is set correctly in your values file
  3. Start up the runner
  4. Notice warning

Expected behavior
That the runner recognizes its version number and doesn't believe it is version 0.0.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions