Skip to content

Commit

Permalink
[CHORE] Bump helm chart version (#3239)
Browse files Browse the repository at this point in the history
## Description of changes

*Summarize the changes made by this PR.*
 - Improvements & Bug fixes
   - Helm chart version needs to be bumped after #3234 
 - New functionality
   - None

## Test plan
*How are these changes tested?*
- [x] Tests pass locally with `pytest` for python, `yarn test` for js,
`cargo test` for rust

## Documentation Changes
None
  • Loading branch information
HammadB authored Dec 4, 2024
1 parent 22e7f84 commit 038405e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s/distributed-chroma/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ apiVersion: v2
name: distributed-chroma
description: A helm chart for distributed Chroma
type: application
version: 0.1.11
appVersion: "0.4.23"
version: 0.1.12
appVersion: "0.4.24"
keywords:
- chroma
- vector
Expand Down

0 comments on commit 038405e

Please sign in to comment.