Skip to content

OSAC-1079: Bump chart versions from 0.0.0 to 0.1.0#270

Open
eliorerz wants to merge 1 commit into
osac-project:mainfrom
eliorerz:OSAC-1079-chart-version-bump
Open

OSAC-1079: Bump chart versions from 0.0.0 to 0.1.0#270
eliorerz wants to merge 1 commit into
osac-project:mainfrom
eliorerz:OSAC-1079-chart-version-bump

Conversation

@eliorerz
Copy link
Copy Markdown
Contributor

@eliorerz eliorerz commented Jun 1, 2026

Summary

  • Bump osac-operator chart version from 0.0.0 to 0.1.0
  • Bump osac-operator-crds chart version from 0.0.0 to 0.1.0

Part 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/operator
  • helm lint charts/operator-crds
  • helm template renders correctly with new versions

Summary by CodeRabbit

  • Chores
    • Updated Helm chart versions to 0.1.0

Set real semver versions for osac-operator and osac-operator-crds
charts as part of Helm chart production readiness.
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Jun 1, 2026

@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.

Details

In response to this:

Summary

  • Bump osac-operator chart version from 0.0.0 to 0.1.0
  • Bump osac-operator-crds chart version from 0.0.0 to 0.1.0

Part 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/operator
  • helm lint charts/operator-crds
  • helm template renders correctly with new versions

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.

@openshift-ci openshift-ci Bot requested review from akshaynadkarni and eranco74 June 1, 2026 12:19
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jun 1, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: eliorerz
Once this PR has been reviewed and has the lgtm label, please assign eranco74 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 1, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: osac-project/coderabbit/.coderabbit.yaml

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: b0d65ab5-9c0d-45c3-9f52-3a9cb4e7ffc1

📥 Commits

Reviewing files that changed from the base of the PR and between ff14d00 and 10a1f60.

📒 Files selected for processing (2)
  • charts/operator-crds/Chart.yaml
  • charts/operator/Chart.yaml

Walkthrough

Both Helm charts in this PR receive matching version bumps. The operator-crds chart and the operator chart each update their version metadata field from 0.0.0 to 0.1.0.

Changes

Helm Chart Version Updates

Layer / File(s) Summary
Chart Version Updates
charts/operator-crds/Chart.yaml, charts/operator/Chart.yaml
Both Helm charts increment their version field from 0.0.0 to 0.1.0 in lockstep.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Risk Assessment

Severity: 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

Two charts aligned in harmony,
From zero point to point-one-zero, spree, 🚀
Version numbers tick and climb,
A release marks the march of time. ✨

🚥 Pre-merge checks | ✅ 11
✅ Passed checks (11 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: bumping Helm chart versions from 0.0.0 to 0.1.0 for both operator and operator-crds charts, which is exactly what the changeset contains.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
No-Hardcoded-Secrets ✅ Passed PR modifies only two Helm chart metadata files with version bumps. No API keys, tokens, passwords, credentials, base64 strings, or other secrets detected.
No-Weak-Crypto ✅ Passed PR modifies only Helm chart version metadata (0.0.0→0.1.0); no weak cryptography, custom crypto implementations, or insecure secret comparison detected in any changed code.
No-Injection-Vectors ✅ Passed PR contains only version metadata updates in YAML chart files; no injection vectors (SQL, shell, eval, pickle, yaml.load, os.system, dangerouslySetInnerHTML) are introduced.
Container-Privileges ✅ Passed PR only bumps chart versions. No privileged container settings found. Deployment enforces security hardening with runAsNonRoot and dropped capabilities.
No-Sensitive-Data-In-Logs ✅ Passed PR contains only Helm chart version metadata bumps (0.0.0→0.1.0) in Chart.yaml files with no logging code or sensitive data exposure.
Ai-Attribution ✅ Passed No AI usage mentioned in PR or commits. Commit contains only trivial chart version bumps (0.0.0→0.1.0) with no AI attribution trailers or disclosure required.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants