Skip to content

Commit 1273732

Browse files
committed
docs(reademe): helm charts 수정/추가/릴리즈 방법 추가
1 parent 0c828a9 commit 1273732

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,14 @@ Modusign helm chart repository
66
helm repo add modusign-helm https://modusign.github.io/modusign-helm/
77
helm repo update
88
helm search repo modusign-helm
9-
```
9+
```
10+
11+
## Add/Upgrade helm chart
12+
- `/charts` 하위에 차트 추가/수정
13+
- Chart.yaml 에서 version 정보 수정
14+
- main 을 base로 squash merge
15+
16+
## Release helm chart
17+
- release workflow 에 의해 자동화 되어있습니다.
18+
- 이 workflow 는 Chart.yaml에 version 이 수정되었을때 트리거됩니다.
19+
- release 결과는 gh-page가 배포 완료 된 후 사용가능합니다.

0 commit comments

Comments
 (0)