chore(plugin-fees): update appVersion and image tag to 3.0.4#904
chore(plugin-fees): update appVersion and image tag to 3.0.4#904guimoreirar merged 1 commit intomainfrom
Conversation
WalkthroughThis pull request bumps the plugin-fees application version from 3.0.3 to 3.0.4 across the Helm chart. The Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
charts/plugin-fees/Chart.yaml (1)
16-16: Consider bumping the chart version.The chart version (3.4.7) was not incremented. According to the comment on lines 13-14 in this file, the chart version should typically be incremented when making changes including the app version. If your team follows a different versioning strategy, you can disregard this suggestion.
📜 Review details
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (2)
charts/plugin-fees/Chart.yamlcharts/plugin-fees/values.yaml
🔇 Additional comments (2)
charts/plugin-fees/Chart.yaml (1)
19-19: appVersion update looks correct.The appVersion bump to 3.0.4 is properly applied and aligns with the image tag update in values.yaml.
charts/plugin-fees/values.yaml (1)
19-19: Verify image existence and version consistency before merging.The version update to 3.0.4 is not documented in charts/plugin-fees/CHANGELOG.md (latest documented version is 1.3.0 from 2025-06-20). Additionally, the image ghcr.io/lerianstudio/plugin-fees:3.0.4 could not be verified to exist in GHCR. Confirm that:
- The Docker image tag 3.0.4 has been published to GHCR
- The version is documented or intentionally released without a CHANGELOG entry
Midaz Pull Request Checklist
Pull Request Type
Checklist
Please check each item after it's completed.
Additional Notes
Obs: Please, always remember to target your PR to develop branch instead of main.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.