Release 2026-05-12 - (expected chart version 5.32.0)#5225
Merged
Conversation
Master->Develop after release
fisx
approved these changes
May 13, 2026
2 tasks
fisx
added a commit
that referenced
this pull request
May 19, 2026
(Already fixed in https://github.com/wireapp/wire-server/releases, #5225.) Helm charts are deep-merged, so if the `domainRegistration` field is missing, the default will be used.
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.
[2026-05-12] (Chart Release 5.32.0)
This release should be deployed straight after 5.30. Please also consult the release notes for 5.31 for more changes.
Release notes
postgresMigrationnow has a single source of truth in the Galley chart values. Galley, Brig, and background-worker all read their PostgreSQL migration settings from there.postgresMigration.domainRegistrationtomigration-to-postgresql, run the background-worker migration withmigrateDomainRegistration: true, and switch the setting topostgresqlafter completion.domain_registration,domain_registration_by_team, anddomain_registration_challenge. (WPB-22963 migrate domain registration data to postgres #5195)API changes
Documentation
Internal changes
wire-ingressHelm chart — Gateway API / Envoy Gateway replacement fornginx-ingress-services. Not yet production-ready. (Add support for envoy gateway #5150)