Skip to content

Update app version and image tags in gateway Helm chart to 1.1.0#1993

Merged
renuka-fernando merged 2 commits into
wso2:mainfrom
Thushani-Jayasekera:documentation
May 20, 2026
Merged

Update app version and image tags in gateway Helm chart to 1.1.0#1993
renuka-fernando merged 2 commits into
wso2:mainfrom
Thushani-Jayasekera:documentation

Conversation

@Thushani-Jayasekera
Copy link
Copy Markdown
Contributor

@Thushani-Jayasekera Thushani-Jayasekera commented May 20, 2026

$subject

#1987

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 20, 2026

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 63f1542d-fbc0-4978-902e-21cbf2549167

📥 Commits

Reviewing files that changed from the base of the PR and between 94aee86 and 75ca623.

📒 Files selected for processing (1)
  • kubernetes/helm/gateway-helm-chart/Chart.yaml

📝 Walkthrough

Changes

Updated the gateway Helm chart metadata and image tags:

  • kubernetes/helm/gateway-helm-chart/Chart.yaml

    • Bumped chart version to 1.1.1
    • Set appVersion to "1.1.0" (was "1.2.0-SNAPSHOT")
  • kubernetes/helm/gateway-helm-chart/values.yaml

    • Updated container image tags for:
      • gateway.controller image tag -> "1.1.0" (was "1.2.0-SNAPSHOT")
      • gatewayRuntime image tag -> "1.1.0" (was "1.2.0-SNAPSHOT")

These changes align the chart metadata and container image tags with release version 1.1.0.

Walkthrough

The Helm chart configuration for the API gateway was updated to pin version references from the SNAPSHOT development build to the 1.1.0 release. The chart metadata appVersion field and two container image tags (gateway.controller and gatewayRuntime) were all changed to reference version 1.1.0 instead of 1.2.0-SNAPSHOT. This is a coordinated version downgrade across the chart manifest and runtime configuration.

Suggested reviewers

  • renuka-fernando
  • malinthaprasan
  • pubudu538
  • Krishanx92
  • RakhithaRR
  • VirajSalaka
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The pull request description contains only the subject line placeholder ('$subject') with no substantive content addressing the required template sections. Provide a complete description including Purpose, Goals, Approach, and other relevant template sections to explain why the version downgrade is necessary and its impact.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: updating app version and image tags in the Helm chart to version 1.1.0, which aligns with the changeset modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

Comment thread kubernetes/helm/gateway-helm-chart/Chart.yaml Outdated
@renuka-fernando renuka-fernando merged commit c18a10d into wso2:main May 20, 2026
1 check 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