Skip to content

Commit f295d13

Browse files
committed
Generate Helm docs
1 parent 6071aac commit f295d13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/qdrant/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# qdrant
22

3-
![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.13.2](https://img.shields.io/badge/AppVersion-1.13.2-informational?style=flat-square)
3+
![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.14.1](https://img.shields.io/badge/AppVersion-1.14.1-informational?style=flat-square)
44

55
Qdrant - Vector Database for the next generation of AI applications.
66

@@ -15,7 +15,7 @@ Qdrant - Vector Database for the next generation of AI applications.
1515

1616
| Repository | Name | Version |
1717
|------------|------|---------|
18-
| https://qdrant.github.io/qdrant-helm | qdrant | 1.13.2 |
18+
| https://qdrant.github.io/qdrant-helm | qdrant | 1.14.1 |
1919

2020
## Values
2121

@@ -40,7 +40,7 @@ Qdrant - Vector Database for the next generation of AI applications.
4040
| qdrant.fullnameOverride | string | `"qdrant"` | |
4141
| qdrant.image.pullPolicy | string | `"IfNotPresent"` | |
4242
| qdrant.image.repository | string | `"docker.io/qdrant/qdrant"` | |
43-
| qdrant.image.tag | string | `"v1.13.2-gpu-nvidia"` | |
43+
| qdrant.image.tag | string | `"v1.14.1-gpu-nvidia"` | |
4444
| qdrant.image.useUnprivilegedImage | bool | `false` | |
4545
| qdrant.imagePullSecrets | list | `[]` | |
4646
| qdrant.ingress.additionalLabels | object | `{}` | |

0 commit comments

Comments
 (0)