Skip to content

Helm diff release “Error: unknown flag: --template” #247

@rahulwagh

Description

@rahulwagh

I was trying to use helm plugin diff but when I was trying to find the diff between the release it is throwing me an error

Here is my helm diff command

helm diff release myhelloworld myhelloworld2
Error: unknown flag: --template

Error: plugin "diff" exited with error

Here are my releases

helm list -a
NAME         	NAMESPACE	REVISION
myhelloworld 	default  	3       
myhelloworld2	default  	1       

Is there anything wrong with my helm diff command ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions