Github issue-1095 corrected helm version#1096
Conversation
Signed-off-by: kameshsr <kameshsr1338@gmail.com>
WalkthroughThe Helm chart for the preregistration booking service was updated with a new development version. The chart version field was incremented to ChangesHelm Chart Configuration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@helm/prereg-booking/values.yaml`:
- Line 50: The image tag currently set as the rolling pattern "1.3.x" in the
values.yaml `tag` key should be replaced with a concrete immutable version;
update the `tag` value (refer to the `tag` entry currently "1.3.x") to a
specific numeric release (for example "1.2.0.1" or another exact "1.3.z" once
published) to ensure reproducible deployments and avoid accidental upgrades.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository UI
Review profile: ASSERTIVE
Plan: Pro
Run ID: a70fb60f-93f7-4f48-bf51-0eac02b8f039
📒 Files selected for processing (2)
helm/prereg-booking/Chart.yamlhelm/prereg-booking/values.yaml
Summary by CodeRabbit
Release Notes