diff --git a/charts/ai-stack/Chart.lock b/charts/ai-stack/Chart.lock index 032d4dd..49d1976 100644 --- a/charts/ai-stack/Chart.lock +++ b/charts/ai-stack/Chart.lock @@ -10,6 +10,6 @@ dependencies: version: 0.1.5 - name: chromadb repository: https://infracloudio.github.io/charts - version: 0.1.1 -digest: sha256:682c19ab2850a6cf018fb7f56581d38cf7b9a5bc707f5637eaba2683119c1511 -generated: "2024-07-22T15:39:52.280343+05:30" + version: 0.1.2 +digest: sha256:482040b402fb91ae4b3b1f7c35f67acf263a19edd3a7554b5b60adb86f3e5f58 +generated: "2024-07-27T14:03:04.826248+05:30" diff --git a/charts/ai-stack/Chart.yaml b/charts/ai-stack/Chart.yaml index 0b102b7..b7accdf 100644 --- a/charts/ai-stack/Chart.yaml +++ b/charts/ai-stack/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.3.0 +version: 0.3.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -43,7 +43,7 @@ dependencies: condition: reranker.enabled - name: chromadb - version: 0.1.1 + version: 0.1.2 repository: "https://infracloudio.github.io/charts" alias: vectordb condition: vectordb.enabled \ No newline at end of file diff --git a/charts/ai-stack/charts/chromadb-0.1.1.tgz b/charts/ai-stack/charts/chromadb-0.1.1.tgz deleted file mode 100644 index ff01c75..0000000 Binary files a/charts/ai-stack/charts/chromadb-0.1.1.tgz and /dev/null differ diff --git a/charts/ai-stack/charts/chromadb-0.1.2.tgz b/charts/ai-stack/charts/chromadb-0.1.2.tgz new file mode 100644 index 0000000..453e2a1 Binary files /dev/null and b/charts/ai-stack/charts/chromadb-0.1.2.tgz differ