1
0
镜像自地址 https://github.com/devcm-repo/helm-charts.git 已同步 2026-06-06 05:51:06 +00:00

feat(aiapi): add new Helm chart for New API and CLIProxyAPI deployment

这个提交包含在:
rohow
2026-05-01 22:20:19 +08:00
未验证
父节点 d58119bd09
当前提交 1df6d4737b
修改 12 个文件,包含 675 行新增0 行删除
+21
查看文件
@@ -0,0 +1,21 @@
apiVersion: v2
name: aiapi
description: New API and CLIProxyAPI Helm Chart
home: https://devcm-repo.github.io/helm-charts/
sources:
- https://github.com/devcm-repo/helm-charts
maintainers:
- name: dev.cm
email: admin@dev.cm
url: https://github.com/devcm-repo
version: 0.0.2
appVersion: latest
dependencies:
- name: postgresql
version: 17.1.0
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: valkey
version: 4.0.2
repository: oci://registry-1.docker.io/bitnamicharts
condition: valkey.enabled