charts
charts copied to clipboard
Localized Helm charts from Helm Hub to China
您好,您github上上传的信息涉及到联通邮箱,麻烦您能够删除一下,谢谢
```bash helm repo add apphub https://apphub.aliyuncs.com Error: looks like "https://apphub.aliyuncs.com" is not a valid chart repository or cannot be reached: failed to fetch https://apphub.aliyuncs.com/index.yaml : 504 Gateway Timeout ``` 访问这个地址返回...
**What this PR does / why we need it**: Synchronized nacos latest template 0.1.1 **Special notes for your reviewer**: Associated problems #136 Link PR https://github.com/nacos-group/nacos-k8s/pull/175 **If applicable**: - [x] this...
**What this PR does / why we need it**: **Special notes for your reviewer**: **If applicable**: - [ ] this PR contains documentation (是否包含文档) - [ ] this PR contains...
Which chart (use relative path, e.g. curated/airflow): ``` $helm install guestbook apphub/guestbook ``` Helm version (e.g. 3.2.0): ``` $helm version version.BuildInfo{Version:"v3.6.3", GitCommit:"d506314abfb5d21419df8c7e7e68012379db2354", GitTreeState:"dirty", GoVersion:"go1.16.5"} ``` Cloud Provider/Platform (e.g. 阿里云): Azure中国...
update official reference
nacos仓库是不是一直没更新
**安装命令** `helm install --name dev apphub/prometheus-operator --namespace monitoring` **helm版本** ` Client: &version.Version{SemVer:"v2.16.1",GitCommit:"bbdfe5e7803a12bbdf97e94cd847859890cf4050", GitTreeState:"clean"} Server: &version.Version{SemVer:"v2.16.1",GitCommit:"bbdfe5e7803a12bbdf97e94cd847859890cf4050", GitTreeState:"clean"} ` **helm ls** `NAME REVISION UPDATED STATUS CHART APP VERSION NAMESPACE dev 1 Mon...
[缓存不好用](https://github.com/cloudnativeapp/charts/issues/133#issue-715450526) 我之前汇报的一个bug,很快被关闭了。 不过,美中不足的是: 1、我的汇报里面有3个问题,第三个问题(历史版本缺少)没有解决,关闭的理由里面也没有针对它的答复。怎么关闭? 2、关闭理由指出的不好的调用方式,就是这个项目的 [README](https://github.com/cloudnativeapp/charts#%E5%A6%82%E4%BD%95%E4%B8%8A%E6%89%8B-) 推荐的,既然自己已经知道问题了,为什么不能顺便把文档修改一下呢? 还是非常感谢并且感恩阿里提供的各种镜像,也希望国内的开源能做的越来越好。
https://developer.aliyun.com/hub/ 比如搜索 `traefik`,没有返回值,但是下载是成功的: `apphub https://apphub.aliyuncs.com ` ```bash helm pull apphub/traefik ```