Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR upgrades the Stellar Disbursement Platform Helm chart from version 4.1.0 to 5.0.0, removing Kafka event broker support in favor of a scheduler-based approach.
- Removes all Kafka/event broker configuration from the chart
- Updates Docker image versions from 4.1.0 to 5.0.0 for both backend and frontend
- Updates chart version and appVersion to 5.0.0
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| Chart.yaml | Updates chart version and appVersion from 4.1.x to 5.0.0 |
| values.yaml | Removes global.eventBroker configuration section and all Kafka-related secret documentation; updates image tags to 5.0.0 |
| templates/01.1-configmap-sdp.yaml | Removes EVENT_BROKER_TYPE and Kafka configuration environment variables from SDP configmap |
| templates/01.3-configmap-tss.yaml | Removes EVENT_BROKER_TYPE and Kafka configuration environment variables from TSS configmap |
| README.md | Removes Kafka prerequisite, removes event broker parameter documentation, updates version references to 5.0.0 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
marwen-abid
approved these changes
Oct 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Copied over from https://github.com/stellar/stellar-disbursement-platform-backend/tree/84a616d5586090682831f523530d21a293c7b91d/helmchart/sdp