helm-push
helm-push copied to clipboard
Helm plugin to push chart package to ChartMuseum
When trying to run the go test utility in /helm-push/cmd/ on the current source code it fails on Mac OSX. **** main_test.go:224: unexpecting error uploading tarball: no repo named "helm-push-test"...
When a https repo as been added with a private self signed cert, the helm push plugin does not reuse ```caFile``` settings for the repo. This would be a nice...
Hello Chartmuseum folks, I'm having trouble installing this plugin. It fails at line zero of the install script: ``` ➜ helm-push git:(master) helm plugin install . /bin/sh: 0: Illegal option...
With helm push version 8.1 pushing to repositories protected using chartmueum/auth JWT using the cm:// protocol (where the intention is the bearer token should be picked up from the HELM_REPO_ACCESS_TOKEN...
https://github.com/helm/helm/issues/3141#issuecomment-521428626 If the `helm-push` plugin is using the v3 API we should be able to `--version` the chart before upload, `--set` or add `--values`.
I'm getting 401 when running `helm repo update` from inside nodejs (6.13.1) via an `execSync` command. When running `helm repo update` from the shell it's working fine. The user running...
[ChartMuseum](https://github.com/helm/chartmuseum) is a well-known open-source **Helm Chart Repository** with support for multiple cloud storage backends. It not only is compatible with the `helm repo` command set at the API level...
With chartmuseum, you can easily enable multiple tenants by setting depth > 0. But you need to `helm repo add ` to add the specified namespace as a separate helm...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.9.0 to 3.10.1. Release notes Sourced from helm.sh/helm/v3's releases. Helm 3.10.1 Helm v3.10.1 is a patch release. Users are encouraged to upgrade for the best experience. Users...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0. Release notes Sourced from github.com/spf13/cobra's releases. v1.6.0 Summer 2022 Release Some exciting changes make their way to Cobra! Command completions continue to get better...