diff --git a/charts/librechat-rag-api/Chart.yaml b/charts/librechat-rag-api/Chart.yaml index cdeb76d..f155bc5 100644 --- a/charts/librechat-rag-api/Chart.yaml +++ b/charts/librechat-rag-api/Chart.yaml @@ -14,7 +14,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.2.0 +version: 0.2.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 diff --git a/charts/librechat/Chart.yaml b/charts/librechat/Chart.yaml index 7be8c95..7c19ef9 100644 --- a/charts/librechat/Chart.yaml +++ b/charts/librechat/Chart.yaml @@ -36,6 +36,6 @@ dependencies: condition: meilisearch.enabled repository: "https://meilisearch.github.io/meilisearch-kubernetes" - name: librechat-rag-api - version: "0.2.0" + version: "0.2.1" condition: librechat-rag-api.enabled repository: file://../librechat-rag-api #"https://charts.blue-atlas.de"