Skip to content

Commit

Permalink
Update Chart.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hofq authored Mar 1, 2024
1 parent b1687c3 commit cd44ba3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/librechat/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -34,4 +34,4 @@ dependencies:
- name: meilisearch
version: "0.4.0"
condition: meilisearch.enabled
repository: "https://meilisearch.github.io/meilisearch-kubernetes"
repository: "https://meilisearch.github.io/meilisearch-kubernetes"

0 comments on commit cd44ba3

Please sign in to comment.