Skip to content

Commit b146ff7

Browse files
authored
Add note on how kubernetes-api is deployed (#113)
1 parent 761b3b5 commit b146ff7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ git push origin releases/v1.2.3
2020
```
2121

2222
A GitHub Action will create and tag a new release with the given version number. Important: the version number must be in the format `vX.Y.Z`, and prefixed with a `v`.
23+
24+
Deployment to different environments is coupled with operator release, please see [qdrant/operator: Release process](https://github.com/qdrant/operator?tab=readme-ov-file#release-process) for details.

0 commit comments

Comments
 (0)