You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `chromadb.apiVersion` | string | `0.6.2` (Chart app version) | The ChromaDB version. Supported version `0.4.3` - `0.6.2` |
66
+
| `chromadb.apiVersion` | string | `0.6.3` (Chart app version) | The ChromaDB version. Supported version `0.4.3` - `0.6.3` |
67
67
| `chromadb.allowReset` | boolean | `false` | Allows resetting the index (delete all data) |
68
68
| `chromadb.isPersistent` | boolean | `true` | A flag to control whether data is persisted |
69
69
| `chromadb.persistDirectory` | string | `/index_data` | The location to store the index data. This configure both chromadb and underlying persistent volume |
0 commit comments