Skip to content

[falcon-image-analyzer] Request for new release (1.1.18) including duplicate label fix #481

@lbertorello

Description

@lbertorello

Hello CrowdStrike team,

We are currently experiencing an issue with falcon-image-analyzer version 1.1.17 where a duplicate app.kubernetes.io/name label causes YAML unmarshal errors when using the chart with Kustomize's Helm integration:

Error: map[string]interface {}(nil): yaml: unmarshal errors:  line 13: mapping key "app.kubernetes.io/name" already defined at line 9

I noticed that this issue has already been fixed in commit 8321b9b (PR #473) on November 20, 2024, which removed the duplicate label definition in the _helpers.tpl template.

However, this fix was committed after the 1.1.17 release (November 19), so it's not included in the latest published version.

Could you please release a new version (1.1.18 or later) that includes this fix?

This would allow users to deploy the chart using Kustomize with --enable-helm without encountering this error.

Thank you for your work on this project!

Workaround: As a temporary solution, we're downgrading to version 1.1.16, but we'd prefer to use the latest version with the fix included.

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