helm-push icon indicating copy to clipboard operation
helm-push copied to clipboard

Helm plugin to push chart package to ChartMuseum

Results 83 helm-push issues
Sort by recently updated
recently updated
newest added

I pushed a chart to repo, but the comment of values.yaml can not be pushed, when the apiVersion in charts.yaml is `v2`, not `v1` values.yaml conent: ``` ## nginx configuration...

Maybe add a file BUILDING.md with instructions documented here: https://github.com/chartmuseum/helm-push/pull/44#issue-350434957

Hi, I was trying to install the plugin from the released archive to avoid a direct dependency with Github in my script. But the plugin.yaml files that is given in...

We run all things on Kubernetes. So it will be very convenient if we can have a docker image for helm-push.

$ sudo helm push devicequery-0.1.0.tgz devicequery Error: fork/exec /home/user/.local/share/helm/plugins/helm-push/bin/helmpush: exec format error

If you have a chartmuseum repo with a self-signed certificate, you can add it using ``` helm repo add --insecure-skip-tls-verify example https://chartmuseum.example.com ``` Expected behaviour: You can do a ```...

If you install a version of Helm newer then 3.3.1, then install the helm-push plugin and finally run 'helm push' it results in an error message: two plugins claim the...

### helm verison version.BuildInfo{Version:"v3.0.0-alpha.2", GitCommit:"97e7461e41455e58d89b4d7d192fed5352001d44", GitTreeState:"clean", GoVersion:"go1.12.7"} ### when get push [root@v10-master-1 helm]# helm push harbor-4.0.0.tgz chart_repo -u admin -p Harbor12345 Error: couldn't load repositories file (/root/.config/helm/repositories.yaml): open /root/.config/helm/repositories.yaml: no...

I tried to install helm push on a server behind a proxy. However, it failed because the proxy has a custom certificate (HTTPS/TLS) interception. The installation fails with: $ helm...

[root@master test]# helm plugin install https://github.com/chartmuseum/helm-push.git Downloading and installing helm-push v0.8.1 ... https://github.com/chartmuseum/helm-push/releases/download/v0.8.1/helm-push_0.8.1_linux_amd64.tar.gz curl: (35) TCP connection reset by peer Error: plugin install hook for "push" exited with error