Skip to content

chore(plugin-fees): update appVersion and image tag to 3.0.4#904

Merged
guimoreirar merged 1 commit intomainfrom
hotfix/fees-3.0.4
Dec 23, 2025
Merged

chore(plugin-fees): update appVersion and image tag to 3.0.4#904
guimoreirar merged 1 commit intomainfrom
hotfix/fees-3.0.4

Conversation

@guimoreirar
Copy link
Copy Markdown
Member

@guimoreirar guimoreirar commented Dec 23, 2025

Midaz Pull Request Checklist

Pull Request Type

  • Midaz
  • Plugin Access Manager
  • Plugin CRM
  • Reporter
  • Plugin Fees
  • Plugin BR PIX Direct JD
  • Otel Collector
  • Pipeline
  • Documentation

Checklist

Please check each item after it's completed.

  • I have tested these changes locally.
  • I have updated the documentation accordingly.
  • I have added necessary comments to the code, especially in complex areas.
  • I have ensured that my changes adhere to the project's coding standards.
  • I have checked for any potential security issues.
  • I have ensured that all tests pass.
  • I have updated the version appropriately (if applicable).
  • I have confirmed this code is ready for review.

Additional Notes

Obs: Please, always remember to target your PR to develop branch instead of main.

Summary by CodeRabbit

  • Chores
    • Updated plugin-fees to version 3.0.4

✏️ Tip: You can customize this high-level summary in your review settings.

@guimoreirar guimoreirar self-assigned this Dec 23, 2025
@guimoreirar guimoreirar requested a review from a team as a code owner December 23, 2025 17:26
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Dec 23, 2025

Walkthrough

This pull request bumps the plugin-fees application version from 3.0.3 to 3.0.4 across the Helm chart. The appVersion field in charts/plugin-fees/Chart.yaml is updated to "3.0.4", and the container image tag in charts/plugin-fees/values.yaml is updated to match. No changes to chart metadata, dependencies, logic, or error handling are introduced.

Possibly related PRs

Suggested labels

plugin-fees, 5 min review

Suggested reviewers

  • gauchito91
  • ferr3ira-gabriel

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: updating appVersion and image tag to 3.0.4 for plugin-fees, which matches the actual modifications in the changeset.
Description check ✅ Passed The PR description follows the required template structure with the correct project type selected (Plugin Fees) and key checklist items completed (testing and readiness), though some optional items are unchecked.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch hotfix/fees-3.0.4

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

@guimoreirar guimoreirar merged commit a9a1684 into main Dec 23, 2025
6 of 7 checks passed
@guimoreirar guimoreirar deleted the hotfix/fees-3.0.4 branch December 23, 2025 17:32
Copy link
Copy Markdown

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between 38b7757 and c0b1989.

📒 Files selected for processing (2)
  • charts/plugin-fees/Chart.yaml
  • charts/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:

  1. The Docker image tag 3.0.4 has been published to GHCR
  2. The version is documented or intentionally released without a CHANGELOG entry

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