Skip to content

Wire-Server 5.28.0 release

The following reference was written based on the following build.json charts.

For additional details, you can also read our release changelog.

Known bugs

No known bugs

Mandatory (breaking) changes

The following Helm charts were changed:

  • demo-smtp
  • fake-aws-ses
  • fake-aws-sns
  • legalhold

Image field overrides are now controlled with split values, repository + tag, unlike a full image string like previously, if you were using overrides in these charts, change to this format:

1
2
3
4
affected-chart:
  image:
    repository: quay.io/wire/...
    tag: some-tag

Optional changes

No optional changes