Skip to content

Commit 369a96d

Browse files
committed
Generate Helm docs
1 parent e5b7aae commit 369a96d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

charts/chromadb/README.md

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

3-
![Version: 1.0.6](https://img.shields.io/badge/Version-1.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.6.3](https://img.shields.io/badge/AppVersion-0.6.3-informational?style=flat-square)
3+
![Version: 1.0.7](https://img.shields.io/badge/Version-1.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.6.3](https://img.shields.io/badge/AppVersion-0.6.3-informational?style=flat-square)
44

55
ChromaDB is an open-source vector database for storing, indexing, and querying high-dimensional embeddings efficiently.
66

@@ -16,7 +16,7 @@ ChromaDB is an open-source vector database for storing, indexing, and querying h
1616
| Repository | Name | Version |
1717
|------------|------|---------|
1818
| https://amikos-tech.github.io/chromadb-chart | chromadb | 0.1.23 |
19-
| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.6.12 |
19+
| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.7.0 |
2020

2121
## Values
2222

@@ -39,7 +39,7 @@ ChromaDB is an open-source vector database for storing, indexing, and querying h
3939
| chromadb.replicaCount | int | `1` | |
4040
| chromadb.serviceAccount.create | bool | `false` | |
4141
| discovery.enabled | bool | `true` | |
42-
| fullnameOverride | string | `""` | |
42+
| fullnameOverride | string | `"ChromaDB"` | |
4343
| ingress.annotations | list | `[]` | |
4444
| ingress.certManagerClusterIssuer | string | `""` | |
4545
| ingress.hostname | string | `"chart-example.local"` | |
@@ -52,7 +52,7 @@ ChromaDB is an open-source vector database for storing, indexing, and querying h
5252
| route.hostname | string | `"chart-example.local"` | |
5353
| route.tls.termination | string | `"edge"` | |
5454
| route.wildcardPolicy | string | `"None"` | |
55-
| savePersistentVolume | bool | `false` | |
55+
| savePersistentVolume | bool | `true` | |
5656
| security.allowlist.enabled | bool | `false` | |
5757
| security.networkPolicy.enabled | bool | `false` | |
5858
| security.networkPolicy.from | list | `[]` | |

0 commit comments

Comments
 (0)