Skip to content

Commit c7ba505

Browse files
committed
helm-docs: automated action
1 parent 8d80c89 commit c7ba505

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/coturn/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coturn
22

3-
![Version: 9.0.1](https://img.shields.io/badge/Version-9.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.7.0](https://img.shields.io/badge/AppVersion-4.7.0-informational?style=flat-square)
3+
![Version: 9.1.0](https://img.shields.io/badge/Version-9.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.7.0](https://img.shields.io/badge/AppVersion-4.7.0-informational?style=flat-square)
44

55
A Helm chart to deploy coturn
66

@@ -21,7 +21,7 @@ A Helm chart to deploy coturn
2121
| Repository | Name | Version |
2222
|------------|------|---------|
2323
| oci://registry-1.docker.io/bitnamicharts | mysql | 13.0.1 |
24-
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.6.0 |
24+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.10 |
2525

2626
## Values
2727

@@ -99,4 +99,4 @@ A Helm chart to deploy coturn
9999
| service.type | string | `"ClusterIP"` | The type of service to deploy for routing Coturn traffic. ClusterIP: Recommended for DaemonSet configurations. This will create a standard Kubernetes service for Coturn within the cluster. No external networking will be configured as the DaemonSet will handle binding to each Node's host networking NodePort: Recommended for Deployment configurations. This will open TURN ports on every node and route traffic on these ports to the Coturn pods. You will need to make sure your cloud provider supports the cluster config setting, apiserver.service-node-port-range, as this range must contain the ports defined above for the service to be created. LoadBalancer: This was what was originally set for this chart in the upstream of this fork, but with no details |
100100

101101
----------------------------------------------
102-
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
102+
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

0 commit comments

Comments
 (0)