Skip to content

Conversation

@Tharsanan1
Copy link
Contributor

@Tharsanan1 Tharsanan1 commented Nov 24, 2025

Purpose

Describe the problems, issues, or needs driving this feature/fix and include links to related issues in the following format: Resolves issue1, issue2, etc.

Goals

Describe the solutions that this feature/fix will introduce to resolve the problems described above

Approach

Describe how you are implementing the solutions. Include an animated GIF or screenshot if the change affects the UI (email [email protected] to review all UI text). Include a link to a Markdown file or Google doc if the feature write-up is too long to paste here.

User stories

Summary of user stories addressed by this change>

Release note

Brief description of the new feature or bug fix as it will appear in the release notes

Documentation

Link(s) to product documentation that addresses the changes of this PR. If no doc impact, enter “N/A” plus brief explanation of why there’s no doc impact

Training

Link to the PR for changes to the training content in https://github.com/wso2/WSO2-Training, if applicable

Certification

Type “Sent” when you have provided new/updated certification questions, plus four answers for each question (correct answer highlighted in bold), based on this change. Certification questions/answers should be sent to [email protected] and NOT pasted in this PR. If there is no impact on certification exams, type “N/A” and explain why.

Marketing

Link to drafts of marketing content that will describe and promote this feature, including product page changes, technical articles, blog posts, videos, etc., if applicable

Automation tests

  • Unit tests

    Code coverage information

  • Integration tests

    Details about the test cases and coverage

Security checks

Samples

Provide high-level details about the samples related to this feature

Related PRs

List any other related PRs

Migrations (if applicable)

Describe migration steps and platforms on which migration has been tested

Test environment

List all JDK versions, operating systems, databases, and browser/versions on which this feature/fix was tested

Learning

Describe the research phase and any blog posts, patterns, libraries, or add-ons you used to solve the problem.

Summary by CodeRabbit

  • Chores
    • Helm chart and container image versions updated to 1.3.1-1 for consistency across deployments.
    • Improved cert-manager dependency configuration with explicit repository reference and conditional deployment settings for enhanced deployment flexibility.

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

@coderabbitai
Copy link

coderabbitai bot commented Nov 24, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

The Helm chart version is bumped to 1.3.1-1, the appVersion is updated to match, the cert-manager dependency gains repository and condition fields for proper chart resolution, and the container image tag is updated to 1.3.1.1.

Changes

Cohort / File(s) Summary
Helm Chart Metadata
helm-charts/Chart.yaml
Version and appVersion updated from 1.3.1 to 1.3.1-1; cert-manager dependency expanded with repository URL (https://charts.jetstack.io) and condition (certmanager.enabled)
Container Configuration
helm-charts/values.yaml
Container image tag for wso2/apim-apk-agent updated from 1.3.1 to 1.3.1.1

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Version bumps are straightforward; verify that 1.3.1-1 and 1.3.1.1 are the correct release versions
  • Confirm that the cert-manager repository URL and condition are accurate and match upstream Helm chart practices

Poem

🐰 A hop and a bump in the version we see,
Chart takes a leap to 1.3.1-1, so free!
Cert-manager now knows where to find its way home,
With conditions and repos in the values to roam.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 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 4346fea and 7ea310a.

📒 Files selected for processing (2)
  • helm-charts/Chart.yaml (1 hunks)
  • helm-charts/values.yaml (1 hunks)

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.

@Tharsanan1 Tharsanan1 merged commit f805377 into wso2:master Nov 24, 2025
1 of 3 checks passed
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.

2 participants