Skip to content

plugin.yaml differs with release version #570

@fwiedmann

Description

@fwiedmann

Hey hey ! 😄

In our current Aqua setup we build a custom trivy image with the aqua plugin included.
For installing the plugin we pin the version by specifying the release tag in the URL (supported by the go-getter lib).

We realized that the specified plugin version in the plugin.yaml is always the version which was released before the pinned release.

Currently when installing the plugin with the latest release tag we get the wrong version of the plugin installed, due to the wrong pinned version.

Install of version 0.123.3 will acutally install 0.121.2

See here:
https://github.com/aquasecurity/trivy-plugin-aqua/blob/v0.123.2/plugin.yaml#L3

Is this a desired release behavior or a release bug? :)

Kind regards

Felix

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