Skip to content

Conversation

@justincoh
Copy link
Contributor

@justincoh justincoh commented Nov 4, 2025

Description

What problem is being solved?

Bump OpenFGA to v1.10.4

How is it being solved?

What changes are made to solve it?

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

Summary by CodeRabbit

  • Chores
    • Updated Helm chart version to 0.2.46 and application version reference to v1.10.4.

@justincoh justincoh requested review from a team as code owners November 4, 2025 19:52
@coderabbitai
Copy link

coderabbitai bot commented Nov 4, 2025

Walkthrough

Updated OpenFGA Helm chart metadata, incrementing the chart version from 0.2.45 to 0.2.46 and the application version from v1.10.3 to v1.10.4.

Changes

Cohort / File(s) Summary
Helm Chart Metadata
charts/openfga/Chart.yaml
Updated chart version to 0.2.46 and appVersion to v1.10.4

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • poovamraj
  • rhamzeh

Pre-merge checks and finishing touches

✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: update OpenFGA version to 1.10.4' directly summarizes the main change: updating the OpenFGA Helm chart from v1.10.3 to v1.10.4.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release/update-fga-1.10.4

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 8e85901 and 91c1021.

📒 Files selected for processing (1)
  • charts/openfga/Chart.yaml (1 hunks)
⏰ 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). (1)
  • GitHub Check: lint-test
🔇 Additional comments (1)
charts/openfga/Chart.yaml (1)

6-7: Version updates look appropriate.

The chart version patch bump (0.2.45 → 0.2.46) and appVersion update (v1.10.3 → v1.10.4) follow standard Helm chart conventions for tracking upstream application releases. Both use consistent semantic versioning.

Please ensure that:

  • The appVersion bump to v1.10.4 does not introduce any breaking changes requiring updates to chart values, documentation, or deployment configurations.
  • Other supporting files (if included in this PR) such as values.yaml, README.md, or CHANGELOG have been appropriately updated to reflect the version bump and any relevant release notes.

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.

@justincoh justincoh enabled auto-merge November 4, 2025 19:53
@justincoh justincoh merged commit 33873f5 into main Nov 4, 2025
10 checks passed
@justincoh justincoh deleted the release/update-fga-1.10.4 branch November 4, 2025 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants