alpine/helmIf enjoy, please *** buying me a coffee.
Auto-trigger docker build for kubernetes helm when new release is announced
, you can run docker pull alpine/helm:3.5.4 to get the image directly. Remember to specify the desired version number.[***]
[***]
[***]
# mount local folders in container. docker run -ti --rm -v $(pwd):/apps -w /apps \ -v ~/.kube:/root/.kube -v ~/.helm:/root/.helm -v ~/.config/helm:/root/.config/helm \ -v ~/.cache/helm:/root/.cache/helm \ alpine/helm # Run helm with special version. The tag is helm's version docker run -ti --rm -v $(pwd):/apps -w /apps \ -v ~/.kube:/root/.kube -v ~/.helm:/root/.helm -v ~/.config/helm:/root/.config/helm \ -v ~/.cache/helm:/root/.cache/helm \ alpine/helm:3.1.1 # run container as command alias helm='docker run -ti --rm -v $(pwd):/apps -w /apps \ -v ~/.kube:/root/.kube -v ~/.helm:/root/.helm -v ~/.config/helm:/root/.config/helm \ -v ~/.cache/helm:/root/.cache/helm \ alpine/helm' helm --help # example in ~/.bash_profile alias helm='docker run -e KUBECONFIG="/root/.kube/config:/root/.kube/some-other-context.yaml" -ti --rm -v $(pwd):/apps -w /apps \ -v ~/.kube:/root/.kube -v ~/.helm:/root/.helm -v ~/.config/helm:/root/.config/helm \ -v ~/.cache/helm:/root/.cache/helm \ alpine/helm'
Mostly it is used during CI/CD (continuous integration and continuous delivery) or as part of an automated build/deployment

manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务