Fix Stalwart YAML config rendering #24

Merged
mathieu merged 1 commit from fix/stalwart-yaml-config into main 2026-08-24 20:20:05 +00:00
Collaborator

The Stalwart chart accepts config as a native YAML mapping, but the ConfigMap template was still passing it to mustFromJson, which expects a string. Remove that conversion and serialize the mapping directly with toPrettyJson. Bump the chart version to 0.2.1 so the corrected chart is published.

The Stalwart chart accepts config as a native YAML mapping, but the ConfigMap template was still passing it to mustFromJson, which expects a string. Remove that conversion and serialize the mapping directly with toPrettyJson. Bump the chart version to 0.2.1 so the corrected chart is published.
mathieu deleted branch fix/stalwart-yaml-config 2026-08-24 20:20:06 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mathieu/charts!24
No description provided.