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

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 "$GITHUB_ACTOR@users.noreply.github.com"
- name: Add dependencies
run: |
helm repo add bitnami https://charts.bitnami.com/bitnami
git submodule update --init
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
+3
查看文件
@@ -0,0 +1,3 @@
[submodule "charts/pgedge"]
path = charts/pgedge
url = https://github.com/pgEdge/pgedge-helm.git
子模块
+1
子模块 charts/pgedge 已添加到 8ebc85f754