feat: add helm chart repository caching proxy #17
Reference in New Issue
Block a user
Delete Branch "benvin/helm-remote"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
helmpackage type withindex.yamlas mutable (TTL-based) and.tgzchart tarballs as immutableindex.yamlon the fly so chart tarballs are also served via proxy cachetext/yamlcontent-type detection for.yaml/.ymlfileshashicorp-helmexample remote inremotes.yamlTest plan
make docker-restartand verify API healthhelm repo add hashicorp <proxy-url>andhelm repo updatehelm search repo hashicorp/vaultreturns resultshelm show values hashicorp/vaultrenders valueshelm templaterenders Kubernetes manifestsindex.yamlcache miss → hit and.tgzcache miss → hit in logs