From 2c9540a44965d2e062adc75258b39aded2670ec7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 19:06:39 +0000 Subject: [PATCH 1/6] Update Helm release mongodb to v14.12.1 --- charts/librechat/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/librechat/Chart.yaml b/charts/librechat/Chart.yaml index 14f7404..6db2480 100644 --- a/charts/librechat/Chart.yaml +++ b/charts/librechat/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.1.2 +version: 0.2.0 # 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 @@ -28,7 +28,7 @@ home: https://blue-atlas.de dependencies: - name: mongodb - version: "14.10.1" + version: "14.12.1" condition: mongodb.enabled repository: "https://charts.bitnami.com/bitnami" - name: meilisearch From cd44ba3566b3a5e9f6bd3d9762c9bd443df78b4c Mon Sep 17 00:00:00 2001 From: hofq <54744977+hofq@users.noreply.github.com> Date: Fri, 1 Mar 2024 14:12:13 +0100 Subject: [PATCH 2/6] Update Chart.yaml --- charts/librechat/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/librechat/Chart.yaml b/charts/librechat/Chart.yaml index 6db2480..affceb5 100644 --- a/charts/librechat/Chart.yaml +++ b/charts/librechat/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: 1.0.0 # 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 @@ -34,4 +34,4 @@ dependencies: - name: meilisearch version: "0.4.0" condition: meilisearch.enabled - repository: "https://meilisearch.github.io/meilisearch-kubernetes" \ No newline at end of file + repository: "https://meilisearch.github.io/meilisearch-kubernetes" From 3bbd14152611e202d8d00d6a4813fb76b1305051 Mon Sep 17 00:00:00 2001 From: hofq <54744977+hofq@users.noreply.github.com> Date: Fri, 1 Mar 2024 14:13:44 +0100 Subject: [PATCH 3/6] Document breaking Changes --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ea7f90b..9640aa5 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,10 @@ To provide the best possible solutions for our Customers, we use and support many open source projects. To install these solutions more easily and streamlining the way we install applications, we maintain Helm-Charts of applications that do not have official Charts. +## Breaking Changes +### 1.0.0 +- Rename `librechat.config` to `librechat.configEnv` + ## Getting Started ```sh @@ -9,4 +13,4 @@ helm repo add blue-atlas https://charts.blue-atlas.de helm install -f blue-atlas/ ``` Available Charts: -- `librechat` - A self-hosted ChatGPT alternative with support for many LLMs plugins and other models \ No newline at end of file +- `librechat` - A self-hosted ChatGPT alternative with support for many LLMs plugins and other models From 9e19b4413f519bb04c8660f9519ea2f08a94edc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 13:20:59 +0000 Subject: [PATCH 4/6] Update Helm release mongodb to v14.13.0 --- charts/librechat/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/librechat/Chart.yaml b/charts/librechat/Chart.yaml index affceb5..75a6276 100644 --- a/charts/librechat/Chart.yaml +++ b/charts/librechat/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: 1.0.0 +version: 1.1.0 # 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 @@ -28,7 +28,7 @@ home: https://blue-atlas.de dependencies: - name: mongodb - version: "14.12.1" + version: "14.13.0" condition: mongodb.enabled repository: "https://charts.bitnami.com/bitnami" - name: meilisearch From 792e980e2f4ccc3bc35b146bb49c14b6c2a75beb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 13:57:06 +0000 Subject: [PATCH 5/6] Update Helm release meilisearch to v0.5.0 --- charts/librechat/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/librechat/Chart.yaml b/charts/librechat/Chart.yaml index affceb5..3350746 100644 --- a/charts/librechat/Chart.yaml +++ b/charts/librechat/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: 1.0.0 +version: 1.1.0 # 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 @@ -32,6 +32,6 @@ dependencies: condition: mongodb.enabled repository: "https://charts.bitnami.com/bitnami" - name: meilisearch - version: "0.4.0" + version: "0.5.0" condition: meilisearch.enabled repository: "https://meilisearch.github.io/meilisearch-kubernetes" From 9457315fc2d8b834d00b01e68b6a4910b37cdab2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 13:36:01 +0000 Subject: [PATCH 6/6] Update Helm release mongodb to v15 --- charts/librechat/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/librechat/Chart.yaml b/charts/librechat/Chart.yaml index 7ce608f..f62ebe5 100644 --- a/charts/librechat/Chart.yaml +++ b/charts/librechat/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: 1.1.0 +version: 1.2.0 # 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 @@ -28,7 +28,7 @@ home: https://blue-atlas.de dependencies: - name: mongodb - version: "14.13.0" + version: "15.0.2" condition: mongodb.enabled repository: "https://charts.bitnami.com/bitnami" - name: meilisearch