chartmuseum icon indicating copy to clipboard operation
chartmuseum copied to clipboard

helm chart repository server

Results 134 chartmuseum issues
Sort by recently updated
recently updated
newest added

Hello, I have 2 repos as below in chartmuseum http://chartmuseum-host:8080/prod http://chartmuseum-host:8080/dev Now I need to change one of these repo name. How do I do that? any thoughts?

&tldr; If a chart is uploaded to chartmuseum many times only store it once. The idea here is based on content addressing rather than addressing by name. This would handle...

``` $ ./chartmuseum --storage-google-bucket XXXXXXXXX --storage google --chart-url=https://someotherplace/mycharts/blah.yal --gen-index apiVersion: v1 entries: nginx: - created: "2018-08-06T16:41:49.138Z" description: A basic NGINX HTTP server digest: 8a0ce2e3391dee90a3e2ae3ddfe62645e5dd61c79be0520eec7b4f7bdff90469 home: https://github.com/kubernetes/helm keywords: - http -...

I'm trying out chartmuseum using openstack storage (installed with helm). Uploading a chart works, but when i try to get /index.yaml or /api/charts I get this error ```json { "error":...

Please see https://github.com/helm/community/pull/27 The can be accomplished by adding a `--v2` flag. If ChartMuseum 1.0 is targeted for Helm v3 support out-of-the-box, we can make this the default and provide...

Hello, We need to do some cleanup in our organizations in our multitenancy setup. I don't see anything in the code that deletes organizations. Do you think it would be...

Fixes https://github.com/helm/chartmuseum/issues/629

size/XS

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.9.3 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...

size/XS
dependencies

Hi, The chartMuseum binary contains the helm.sh/helm/v3 v3.9.3 library with is flagged as a security risk and need to update to the latest version 3.9.4 or later and above available...