Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
💡 Verification agent
🧩 Analysis chain
Version and appVersion bump LGTM; verify image tag alignment and Artifact Hub notes.
Patch bump of chart version to 0.2.41 alongside appVersion v1.9.4 is consistent. Please verify that:
Run the following checks from the repo root to catch any stale references and confirm how the image tag is sourced:
Optionally, consider adding Artifact Hub “changes” for better visibility (minor nit):
To confirm if 1.9.4 requires any chart tweaks (env flags, ports, migrations), fetch release notes:
🏁 Script executed:
Length of output: 2383
🌐 Web query:
💡 Result:
Short answer: I can’t find a v1.9.4 release — as of Aug 13, 2025 the latest published tag/release is v1.9.3 (released Aug 11, 2025). Therefore there are no changes to report between v1.9.3 → v1.9.4 because v1.9.4 does not appear to exist yet. (github.com)
What I checked
If you want
Citations:
Action Required: Confirm or Correct OpenFGA v1.9.4 Release
charts/openfga/values.yamlsetsimage.tag: "", falling back to.Chart.AppVersion..Values.image.tag | default .Chart.AppVersion.Please verify that v1.9.4 has been published. If it hasn’t, revert
appVersionincharts/openfga/Chart.yamlto v1.9.3 (and bump again once v1.9.4 is officially released).🤖 Prompt for AI Agents