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

We should introduce linting checks as a part of our CI process that are ran on both PRs and the main branch. 1. - [x] Add a [golangci-lint](https://github.com/golangci/golangci-lint) Make target...

good first issue

K8S: 1.18 Chartmuseum: v0.13.1 (no cache-interval configured) ```env: - name: DISABLE_METRICS value: "false" - name: DISABLE_API value: "false" - name: ALLOW_OVERWRITE value: "true" - name: CACHE value: redis ``` ```...

Version: 3.8.0 I used to have two endpoints x and y over the same s3 bucket. After deleting endpoint x I expected that the helm charts that used to live...

I have deleted a helm chart but it's not getting deleted somehow, **Steps Performed:** - Used Curl command to delete the helm chart: curl -u -XDELETE https:///api/charts/kubernetes-dashboard/5.6.0 - I do...

Here will be a long issue track possible image vulnerabilities or CVEs reported by the community or our dependabot .

dependencies

#8 issue add a way to declare new endpoint for S3 storage such as minio. My trouble is that my minio use a self signed certificate. Does a way exist...

Signed-off-by: Idowu Emehinola

size/M

I have a chartmuseum instance deployed into Azure App Service using Docker container (image v0.14.0). The App Service is referencing a Blob Storage where all the charts are saved, however...

A client we use to access chartmuseum uploads charts then immediately tries to fetch them down. https://github.com/cathive/concourse-chartmuseum-resource/blob/7dab3bf0168f32dbd6632daa8571a4958c7e1145/out.ts#L267 Recently we've been seeing a failure where that immediate GET returns {"error":"No chart...

proposal