Skip to content

[LFXV2-504] bump versions for auth, indexer, committee, mailing list, voting and survey services#116

Merged
mauriciozanettisalomao merged 2 commits intolinuxfoundation:mainfrom
mauriciozanettisalomao:feat/lfxv2-504-auth-service-bump
Mar 18, 2026
Merged

[LFXV2-504] bump versions for auth, indexer, committee, mailing list, voting and survey services#116
mauriciozanettisalomao merged 2 commits intolinuxfoundation:mainfrom
mauriciozanettisalomao:feat/lfxv2-504-auth-service-bump

Conversation

@mauriciozanettisalomao
Copy link
Contributor

Overview

Jira Ticket: https://linuxfoundation.atlassian.net/browse/LFXV2-504

This pull request updates several service dependencies in the charts/lfx-platform/Chart.yaml file to newer versions. These updates help ensure that the platform is using the latest features and bug fixes from each service.

Dependency version updates:

  • Upgraded lfx-v2-indexer-service chart version from ~0.4.16 to ~0.4.17.
  • Upgraded lfx-v2-committee-service chart version from ~0.2.21 to ~0.2.22.
  • Upgraded lfx-v2-mailing-list-service chart version from ~0.2.0 to ~0.3.0.
  • Upgraded lfx-v2-auth-service chart version from ~0.3.5 to ~0.4.0.
  • Upgraded lfx-v2-voting-service and lfx-v2-survey-service chart versions from ~0.2.2 to ~0.2.3.

…ng, and survey services

Jira Ticket: https://linuxfoundation.atlassian.net/browse/LFXV2-504

Assisted by [Claude Code](https://claude.ai/code)

Signed-off-by: Mauricio Zanetti Salomao <mauriciozanetti86@gmail.com>
@mauriciozanettisalomao mauriciozanettisalomao requested review from a team and emsearcy as code owners March 18, 2026 13:59
Copilot AI review requested due to automatic review settings March 18, 2026 13:59
@coderabbitai
Copy link

coderabbitai bot commented Mar 18, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2b7dad4a-7c6d-4738-8c84-a2bf99df128a

📥 Commits

Reviewing files that changed from the base of the PR and between d62057c and b7f14c3.

⛔ Files ignored due to path filters (1)
  • charts/lfx-platform/Chart.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • charts/lfx-platform/Chart.yaml

Walkthrough

Updated version constraints for six Helm chart dependencies in charts/lfx-platform/Chart.yaml: five patch/minor bumps and one minor jump. No code, control flow, or error-handling changes were made.

Changes

Cohort / File(s) Summary
Helm Chart Dependencies
charts/lfx-platform/Chart.yaml
Updated six dependency versions: lfx-v2-indexer-service ~0.4.16 → ~0.4.17, lfx-v2-committee-service ~0.2.21 → ~0.2.22, lfx-v2-mailing-list-service ~0.2.0 → ~0.3.0, lfx-v2-auth-service ~0.3.5 → ~0.4.1, lfx-v2-voting-service ~0.2.2 → ~0.2.3, lfx-v2-survey-service ~0.2.2 → ~0.2.3.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • PR #78: Both PRs modify Helm chart dependency pins in charts/lfx-platform/Chart.yaml, including updates to lfx-v2-committee-service and lfx-v2-indexer-service.
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: bumping versions of six services in the Helm Chart. It is specific, clear, and directly reflects the primary purpose of the changeset.
Description check ✅ Passed The description is directly related to the changeset, providing context about the Jira ticket, listing each service dependency update, and explaining the rationale for the upgrades.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
📝 Coding Plan
  • Generate coding plan for human review comments

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

Copy link
Contributor

Copilot AI left a comment

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 updates Helm dependency versions for the lfx-platform umbrella chart to consume newer releases of multiple LFX v2 services (and refreshes the Helm dependency lockfile accordingly).

Changes:

  • Bumped lfx-v2-indexer-service, lfx-v2-committee-service, lfx-v2-mailing-list-service, lfx-v2-auth-service, lfx-v2-voting-service, and lfx-v2-survey-service chart version constraints in Chart.yaml.
  • Regenerated Chart.lock to resolve the updated versions (and update the lock digest/timestamp).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
charts/lfx-platform/Chart.yaml Updates version constraints for several LFX v2 service subcharts.
charts/lfx-platform/Chart.lock Updates locked dependency versions/digest after dependency resolution (includes an additional authelia patch bump).

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

You can also share your feedback on Copilot code review. Take the survey.

Jira Ticket: https://linuxfoundation.atlassian.net/browse/LFXV2-504

Assisted by [Claude Code](https://claude.ai/code)

Signed-off-by: Mauricio Zanetti Salomao <mauriciozanetti86@gmail.com>
@mauriciozanettisalomao mauriciozanettisalomao merged commit 05faedc into linuxfoundation:main Mar 18, 2026
4 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.

3 participants