Update qdrant chart infomation
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Rancher 버전 갱신 가이드
|
# Qdrant 버전 갱신 가이드
|
||||||
|
|
||||||
## 1. git 작업 환경 구성
|
## 1. git 작업 환경 구성
|
||||||
|
|
||||||
@@ -70,3 +70,8 @@ $ git branch -d update-qdrant/1.12.4
|
|||||||
$ git tag qdrant/1.12.4
|
$ git tag qdrant/1.12.4
|
||||||
$ git push origin qdrant/1.12.4
|
$ git push origin qdrant/1.12.4
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 4. 차트 버전 정보
|
||||||
|
- qdrant/1.12.4
|
||||||
|
- 서비스 배포를 위하여 custom-values.yam에 정의하였다.
|
||||||
|
- 차트의 빌드 방법과 배포 방법을 BUILD-README.md, CUSTOM-README.md 문서에 작성하였다.
|
||||||
|
|||||||
Reference in New Issue
Block a user