Skip to content

feat: Add Matterbridge Chart.

Fox Piacenti requested to merge fox/BB-7486-matterbridge into main

Description

This MR adds a helm chart for Matterbridge, for which there is no standard helm chart.

Supporting information

https://tasks.opencraft.com/browse/BB-7486

Testing instructions

Steps to test the changes:

  1. Perform a standard build and push for this helm chart, according to the README.
  2. Attempt deployment using the infrastructure branch

Checklist

If any of the items below is not applicable, do not remove them, but put a check in it.

  • Git commit history is clean
  • Git commits are following conventional-commit practices
  • Chart dependencies are updated (helm dependency update <chart>)
  • Chart versions are bumped
  • Application version is bumped
  • Documentation is added/updated
Edited by Fox Piacenti

Merge request reports