chore(plugin-fees): bump fees version to 3.0.3#835
Conversation
chore(midaz): mergeback from main to develop
chore(plugin-fees): update fees version from 3.0.2 to 3.0.3
## (2025-12-04)
WalkthroughThis PR updates the Plugin Fees Helm chart version and application version across three files. The chart version is bumped from 3.4.4 to 3.4.5-beta.1, the application version from 3.0.2 to 3.0.3, and the Docker image tag from 3.0.2 to 3.0.3. These changes are reflected in Chart.yaml, values.yaml, and README.md. Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🧹 Nitpick comments (1)
README.md (1)
55-60: Add blank lines around the version mapping table for markdown compliance.Per markdown linting, tables should be surrounded by blank lines. The Plugin Fees version mapping table is missing spacing before (after line 54) and after (before line 60).
Apply this diff to add blank lines:
🛠️ Looking for implementation and configuration details? See the [README](https://charts.lerian.studio/charts/plugin-fees). #### Application Version Mapping + | Chart Version | Fees Version | UI Version | | :---: | :---: | :---: | | `3.4.5` | `3.0.3` | `3.0.0` | + -----------------
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (3)
README.md(1 hunks)charts/plugin-fees/Chart.yaml(1 hunks)charts/plugin-fees/values.yaml(1 hunks)
🧰 Additional context used
🪛 markdownlint-cli2 (0.18.1)
README.md
59-59: Tables should be surrounded by blank lines
(MD058, blanks-around-tables)
⏰ 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). (8)
- GitHub Check: gitStream.cm
- GitHub Check: gitStream.cm
- GitHub Check: gitStream.cm
- GitHub Check: gitStream.cm
- GitHub Check: gitStream.cm
- GitHub Check: gitStream.cm
- GitHub Check: gitStream.cm
- GitHub Check: gitStream.cm
🔇 Additional comments (2)
charts/plugin-fees/values.yaml (1)
19-19: Image tag update is consistent with appVersion.The fees service image tag is correctly updated to
3.0.3, aligning with the appVersion change in Chart.yaml. The frontend image remains at3.0.0, which appears intentional.charts/plugin-fees/Chart.yaml (1)
16-16: No version discrepancy found.The Chart.yaml version is
3.4.5-beta.1. The README.md does not document or reference a chart version as3.4.5at line 59 or elsewhere. Line 59 contains ingress configuration, not version information. No inconsistency exists between the chart version and README documentation.Likely an incorrect or invalid review comment.
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
Chores
Documentation
✏️ Tip: You can customize this high-level summary in your review settings.