Skip to content

Color flag is not working after upgrade #880

@albertschwarzkopf

Description

@albertschwarzkopf

Hi, since latest version 3.14.0 the flag --color is not working anymore:

helm diff upgrade --color -f values.yaml

The error is:

level=WARN msg="command failed" error="invalid color mode \"-f\": must be one of: never, auto, always"

After downgrade to version v3.13.2 it works again.

Seems that it is necessary to set one of the values never, auto, always now.

Would be nice if you could fix it or update the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions