Skip to content

Release Helm charts: portal 0.11.2, service 0.11.2#28

Merged
nobodyiam merged 1 commit into
mainfrom
codex/helm-release-0.11.2
Jul 12, 2026
Merged

Release Helm charts: portal 0.11.2, service 0.11.2#28
nobodyiam merged 1 commit into
mainfrom
codex/helm-release-0.11.2

Conversation

@nobodyiam

@nobodyiam nobodyiam commented Jul 12, 2026

Copy link
Copy Markdown
Member

What changed

  • Released Apollo Helm charts and refreshed the Helm repository index.

Version matrix

Chart version appVersion
apollo-portal 0.11.2 2.5.2
apollo-service 0.11.2 2.5.2

Helm release artifacts

  • docs/apollo-portal-0.11.2.tgz
  • docs/apollo-service-0.11.2.tgz
  • docs/index.yaml

Commands executed

  • git remote -v
  • git diff HEAD -- apollo-portal/Chart.yaml apollo-service/Chart.yaml
  • helm lint apollo-portal
  • helm lint apollo-service
  • helm package apollo-portal
  • helm package apollo-service
  • mv *.tgz docs
  • helm repo index .
  • git status --porcelain

Checklist

  • Only expected release files are changed (apollo-portal/Chart.yaml, apollo-service/Chart.yaml, docs/index.yaml, docs/apollo-*.tgz)
  • helm lint passed for both charts

Summary by CodeRabbit

  • New Features

    • Added Helm chart packages for Apollo Portal and Apollo Service version 0.11.2.
    • Published updated chart metadata and repository index entries for the new release.
  • Chores

    • Updated chart and application versions to 0.11.2 and 2.5.2.
    • Refreshed package index timestamps and checksums.

portal appVersion: 2.5.2
service appVersion: 2.5.2
Copilot AI review requested due to automatic review settings July 12, 2026 04:05
@coderabbitai

coderabbitai Bot commented Jul 12, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 657e4631-963a-4580-a5c4-14e5092012cc

📥 Commits

Reviewing files that changed from the base of the PR and between 5c54d16 and 24df987.

📒 Files selected for processing (5)
  • apollo-portal/Chart.yaml
  • apollo-service/Chart.yaml
  • docs/apollo-portal-0.11.2.tgz
  • docs/apollo-service-0.11.2.tgz
  • docs/index.yaml

📝 Walkthrough

Walkthrough

The Helm charts were bumped to version 0.11.2 with app version 2.5.2. New chart packages were added, and the repository index was regenerated with new entries, digests, URLs, and timestamps.

Changes

Chart release

Layer / File(s) Summary
Release metadata and packages
apollo-portal/Chart.yaml, apollo-service/Chart.yaml, docs/*.tgz
Both charts now declare version 0.11.2 and app version 2.5.2, with corresponding packaged archives.
Repository index regeneration
docs/index.yaml
The index adds 0.11.2 entries for both charts and refreshes existing entry and top-level generation timestamps.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: releasing the portal and service Helm charts at version 0.11.2.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/helm-release-0.11.2

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.

@mergify

mergify Bot commented Jul 12, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR performs a Helm chart release for the Apollo Portal and Apollo Service charts at 0.11.2 (with appVersion: 2.5.2) and refreshes the Helm repository index and packaged release artifacts under docs/.

Changes:

  • Bump apollo-portal chart version and appVersion to 0.11.2 / 2.5.2.
  • Bump apollo-service chart version and appVersion to 0.11.2 / 2.5.2.
  • Update docs/index.yaml with new 0.11.2 entries (and regenerated timestamps/digests), and publish new packaged chart tarballs.

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
apollo-portal/Chart.yaml Bumps chart version/appVersion to 0.11.2 / 2.5.2.
apollo-service/Chart.yaml Bumps chart version/appVersion to 0.11.2 / 2.5.2.
docs/index.yaml Adds 0.11.2 entries for both charts and regenerates the repo index metadata.
docs/apollo-portal-0.11.2.tgz New packaged chart artifact for the apollo-portal 0.11.2 release.
docs/apollo-service-0.11.2.tgz New packaged chart artifact for the apollo-service 0.11.2 release.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nobodyiam nobodyiam merged commit ff7bb60 into main Jul 12, 2026
6 checks passed
@nobodyiam nobodyiam deleted the codex/helm-release-0.11.2 branch July 12, 2026 04:09
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