初始化功能函数库

This commit is contained in:
2025-03-10 16:39:13 +08:00
parent 71ade9d8b3
commit 136d42a31e
20 changed files with 1381 additions and 2 deletions
+13
View File
@@ -0,0 +1,13 @@
apiVersion: v2
# 针对库类型的 Helm Chart,保持 `version` 和 `appVersion` 定义一致
version: 1.0.0
appVersion: 1.0.0
description: Helm Chart 通用函数及工具库,用于其他 Helm Chart 仓库引用
home: https://colovu.com
maintainers:
- name: Endial Fang(endial@126.com)
url: https://git.colovu.com/chart
name: common
sources:
- https://git.colovu.com/chart/common
type: library