https://github.com/shalldie/helm-charts
Some usefull Helm charts and Dockerfiles. 整理一些常用的 Helm charts 和 Dockerfiles。
https://github.com/shalldie/helm-charts
chart dockerfile helm k8s kubernetes
Last synced: 4 months ago
JSON representation
Some usefull Helm charts and Dockerfiles. 整理一些常用的 Helm charts 和 Dockerfiles。
- Host: GitHub
- URL: https://github.com/shalldie/helm-charts
- Owner: shalldie
- License: mit
- Created: 2021-05-17T04:15:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-12-04T03:11:50.000Z (7 months ago)
- Last Synced: 2025-12-07T09:25:05.796Z (7 months ago)
- Topics: chart, dockerfile, helm, k8s, kubernetes
- Language: Mustache
- Homepage:
- Size: 44.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# helm-charts
[![Github Actions][actions_image]][actions_url]
[![license][license_image]][repo_url]
存放一些常用的 `Helm Chart`、`Dockerfile`。
## Helm Chart
| 名称 | 类型 | 描述 |
| :-----------------------------------: | :----------------: | :---------------------------------------------------------------------------------------------------------------------- |
| [filebrowser](helmcharts/filebrowser) | `文件系统` | 为 [filebrowser/filebrowser](https://github.com/filebrowser/filebrowser) 提供的一个 helm chart。 |
| [minio](helmcharts/minio) | `对象存储` | 为 [minio/minio](https://github.com/minio/minio) 提供的一个 helm chart。 |
| [nginx](helmcharts/nginx) | `proxy`、`serve` | 为 [shalldie/alpineos](https://hub.docker.com/repository/docker/shalldie/alpineos) 的 nginx 镜像提供的一个 helm chart。 |
| [code-server](helmcharts/code-server) | `vscode`、`online` | 为 [cdr/code-server](https://github.com/cdr/code-server) 提供的一个 helm chart。 |
## Dockerfile
位于 `.dockerfiles`
| 名称 | 描述 |
| :----------------------------------------- | :----- |
| `alpineos:alpine3.16.0-nginx1.22.0` | 见命名 |
| `alpineos:alpine3.14.6-node14-nginx1.20.2` | ... |
| `alpineos:alpine3.16.0-node16-nginx1.22.0` | ... |
[repo_url]: https://github.com/shalldie/helm-charts
[actions_image]: https://img.shields.io/github/actions/workflow/status/shalldie/helm-charts/ci.yml?branch=master&label=build&logo=github&style=flat-square
[actions_url]: https://github.com/shalldie/helm-charts/actions
[license_image]: https://img.shields.io/github/license/shalldie/helm-charts?style=flat-square