Skip to content

How backwards compatible are container hooks versions with different runner versions? #222

Open
@randall-coding

Description

@randall-coding

Our project is currently using a custom runner image and customized container hooks index.js file off of version 0.6.1 from this repo, but we are looking to upgrade our runner version from 2.323.0 -> 2.324.0. I noticed in the actions-runner-controller repo they also upgraded their container hooks version as part of this upgrade actions/actions-runner-controller@20e157f

I'm wondering is this necessary for my project as well, which is using version 0.6.x? Do we need to upgrade to 0.7.x to work with runner version 2.324.0?

And is there any reference page with this information? On the releases page I couldn't find any reference to a corresponding runner version.

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