-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[BUG]: Bump helm chart version #5121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Reviewer ChecklistPlease leverage this checklist to ensure your code review is thorough before approving Testing, Bugs, Errors, Logs, Documentation
System Compatibility
Quality
|
This PR updates the Helm chart version for distributed-chroma from 0.1.52 to 0.1.53 in Chart.yaml. No other changes are included. This summary was automatically generated by @propel-code-bot |
✅ The Helm chart's version was changed. Your changes to the chart will be published upon merge to |
31 Jobs Failed: PR checks / Python tests / test-rust-bindings-stress (3.9)
PR checks / Python tests / test-cluster-rust-frontend (3.9, chromadb/test/property/test_collections_with_database_tenant_ove...
PR checks / Python tests / test-cluster-rust-frontend (3.9, chromadb/test/property/test_add.py)
PR checks / Python tests / test-rust-single-node-integration (3.9, chromadb/test/property/test_persist.py)
PR checks / Python tests / test-rust-single-node-integration (3.9, chromadb/test/property/test_filtering.py)
PR checks / Python tests / test-python-cli (3.9)
PR checks / Python tests / test-rust-bindings (3.9, chromadb/test/property/test_cross_version_persist.py)
PR checks / Python tests / test-rust-single-node-integration (3.9, chromadb/test/property/test_add.py)
PR checks / Python tests / test-rust-single-node-integration (3.9, --ignore-glob 'chromadb/test/property/*' --ignore-glob 'c...
PR checks / Lint
PR checks / Python tests / test-cluster-rust-frontend (3.9, chromadb/test/property/test_collections_with_database_tenant.py)
PR checks / Python tests / test-cluster-rust-frontend (3.9, chromadb/test/distributed/test_log_failover.py)
PR checks / Python tests / test-cluster-rust-frontend (3.9, chromadb/test/property/test_embeddings.py)
PR checks / Python tests / test-rust-single-node-integration (3.9, chromadb/test/property/test_cross_version_persist.py)
PR checks / Python tests / test-cluster-rust-frontend (3.9, chromadb/test/property/test_fork.py)
15 more jobs failed (See summary below for more details) 1 job failed running on non-Blacksmith runners. Summary: 1 successful workflow, 1 failed workflow
Last updated: 2025-07-18 00:25:35 UTC |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏼
Description of changes
Bump helm chart. This should have been done as a part of.
Test plan
N/A
pytest
for python,yarn test
for js,cargo test
for rustMigration plan
N/A
Observability plan
N/A
Documentation Changes
N/A