OSAC-1079: Bump chart versions from 0.0.0 to 0.1.0#270
Conversation
Set real semver versions for osac-operator and osac-operator-crds charts as part of Helm chart production readiness.
|
@eliorerz: This pull request references OSAC-1079 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: eliorerz The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: osac-project/coderabbit/.coderabbit.yaml Review profile: ASSERTIVE Plan: Enterprise Run ID: 📒 Files selected for processing (2)
WalkthroughBoth Helm charts in this PR receive matching version bumps. The ChangesHelm Chart Version Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Risk AssessmentSeverity: LOW | Impact: Minimal These changes are purely metadata version updates in Helm chart configuration files. Version bumps present no security or functional risk; they are transparent to runtime behavior and existing deployments. No production logic, dependencies, or API contracts are affected. The changes follow semantic versioning conventions for chart releases. Poem
🚥 Pre-merge checks | ✅ 11✅ Passed checks (11 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Summary
osac-operatorchart version from0.0.0to0.1.0osac-operator-crdschart version from0.0.0to0.1.0Part of Helm chart production readiness (OSAC-1072). Replaces placeholder versions with real semver as the first step toward OCI publication.
Test plan
helm lint charts/operatorhelm lint charts/operator-crdshelm templaterenders correctly with new versionsSummary by CodeRabbit