add pgedge chart

这个提交包含在:
2024-05-11 11:53:50 +08:00 未验证
父节点 ab160d2e34
当前提交 21dd4d0fb1
修改 3 个文件,包含 5 行新增4 行删除
+1 -4
查看文件
@@ -20,10 +20,7 @@ jobs:
run: |
git config user.name "$GITHUB_ACTOR"
git config user.email "[email protected]"
- name: Add dependencies
run: |
helm repo add bitnami https://charts.bitnami.com/bitnami
git submodule update --init
- name: Run chart-releaser
uses: helm/[email protected]
+3
查看文件
@@ -0,0 +1,3 @@
[submodule "charts/pgedge"]
path = charts/pgedge
url = https://github.com/pgEdge/pgedge-helm.git
子模块
+1
子模块 charts/pgedge 已添加到 8ebc85f754