Skip to content

[Bug Report][v0.11.0] error unmarshaling JSON: while decoding JSON: json: unknown field "apiVersion" #234

@changchiyou

Description

@changchiyou

When I execute helm plugin install https://github.com/chartmuseum/helm-push, I got the following error:

Error: plugin is installed but unusable: failed to load plugin at "/home/runner/.local/share/helm/plugins/helm-push/plugin.yaml": error unmarshaling JSON: while decoding JSON: json: unknown field "apiVersion"

Local testing result:

➜ helm plugin install https://github.com/chartmuseum/helm-push --version 0.10.4
Downloading and installing helm-push v0.10.4 ...
https://github.com/chartmuseum/helm-push/releases/download/v0.10.4/helm-push_0.10.4_darwin_arm64.tar.gz
Installed plugin: cm-push
➜ helm plugin install https://github.com/chartmuseum/helm-push --version 0.11.0
Error: plugin is installed but unusable: failed to load plugin at "/Users/christopher_chang/Library/helm/plugins/helm-push/plugin.yaml": error unmarshaling JSON: while decoding JSON: json: unknown field "apiVersion"

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