-
-
Notifications
You must be signed in to change notification settings - Fork 158
chore: update helm chart to latest release #1508
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
WalkthroughThis pull request updates the Parseable Helm chart from version 2.5.4 to 2.5.5, removing the vector and fluent-bit chart dependencies, updating the container image tag, and refreshing the chart registry index with the new release metadata. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
Pre-merge checks❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
📜 Recent review detailsConfiguration used: Repository UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (4)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (9)
🔇 Additional comments (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
Actionable comments posted: 0
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
helm/Chart.yaml (1)
14-22: Update vector and fluent-bit Helm chart dependencies to latest versions.The dependencies are correctly defined in Chart.yaml, but both versions are outdated:
- vector: current 0.20.1 → latest 0.49.0
- fluent-bit: current 0.48.0 → latest 0.53.0
Update to the latest compatible versions.
📜 Review details
Configuration used: Repository UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (4)
helm-releases/parseable-2.5.5.tgzhelm/Chart.yamlhelm/values.yamlindex.yaml
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (9)
- GitHub Check: Build Default aarch64-unknown-linux-gnu
- GitHub Check: coverage
- GitHub Check: Quest Smoke and Load Tests for Standalone deployments
- GitHub Check: Quest Smoke and Load Tests for Distributed deployments
- GitHub Check: Build Default aarch64-apple-darwin
- GitHub Check: Build Default x86_64-pc-windows-msvc
- GitHub Check: Build Kafka x86_64-unknown-linux-gnu
- GitHub Check: Build Default x86_64-unknown-linux-gnu
- GitHub Check: Build Kafka aarch64-apple-darwin
🔇 Additional comments (4)
helm/values.yaml (1)
4-4: LGTM! Version bump is correct.The image tag has been properly updated to match the new chart version 2.5.5.
helm/Chart.yaml (1)
3-6: LGTM! Chart metadata updated correctly.The chart version, appVersion, and description have been properly updated for the 2.5.5 release.
index.yaml (2)
35-59: LGTM! New chart entry is well-formed.The new parseable 2.5.5 entry has been properly added to the chart registry with all required metadata, including correct version numbers, dependencies, description, and package URL.
1479-1479: Generated timestamp updated correctly.The index generation timestamp has been updated to reflect the new chart addition.
Summary by CodeRabbit
Release Notes
✏️ Tip: You can customize this high-level summary in your review settings.