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

Various tools (like Portainer) perform a HEAD request to chartmuseum to check for reachability To allow chartmuseum to work with those, a new handler on /:repo/index.yaml should be added

Hi There, I am leveraging chartmuseum --version 3.8.0. As I am using service account with proper iam role on aws, I can not bring up Chartmuseum pod. Application does not...

When we use chartmuseum 0.15.0 and using minio as storage backend and we replicas our pod to 2 or 5. We have found the data not synced from different pod...

This should fix the problems described in https://github.com/helm/chartmuseum/issues/453 To avoid data consistency issues when multiple goroutines process cacheEntries, we can use Redis transactions to retry the transaction logic if the...

size/L

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.3+incompatible to 24.0.9+incompatible. Release notes Sourced from github.com/docker/docker's releases. v24.0.9 24.0.9 For a full list of pull requests and changes in this release, refer to the relevant...

size/XS
dependencies
go

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.12.3 to 3.14.3. Release notes Sourced from helm.sh/helm/v3's releases. Helm v3.14.3 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged...

size/L
dependencies
go

Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.31.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

size/XS
dependencies
go

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.19.0. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.19.0 What's Changed The module prometheus/common v0.48.0 introduced a bug when used together with client_golang. If your project...

size/M
dependencies
go

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.24.0 to 1.27.0. Release notes Sourced from go.uber.org/zap's releases. v1.27.0 Enhancements: #1378[]: Add WithLazy method for SugaredLogger. #1399[]: zaptest: Add NewTestingWriter for customizing TestingWriter with more flexibility...

size/M
dependencies
go

the chartversions of index.yaml should be equal to the length of chartversion objects in storage backend. if not equal, we should regenerate the index.yaml.

size/S