Fork of a Jitsi helm chart used to install Jitsi in a cluster.
helm repo add centeva-jitsi https://centeva.github.io/jitsi-helm
helm install jitsi centeva-jitsi/centeva-jitsikustomization.yml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: jitsi
helmCharts:
- name: jitsi
repo: https://centeva.github.io/jitsi-helm
releaseName: centeva-jitsiPushing to main will automatically deploy a new version of the chart using the release.yml workflow however You need to bump the version number in the Chart.yaml manually in order for a release to be created.