Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="freeradius-4.0.7"></a>
|
||||
### [freeradius-4.0.7](https://github.com/truecharts/apps/compare/freeradius-4.0.6...freeradius-4.0.7) (2021-11-08)
|
||||
|
||||
#### Fix
|
||||
|
||||
* Correctly enable ports by default on some more Apps
|
||||
|
||||
|
||||
|
||||
<a name="freeradius-4.0.6"></a>
|
||||
### [freeradius-4.0.6](https://github.com/truecharts/apps/compare/freeradius-4.0.5...freeradius-4.0.6) (2021-11-07)
|
||||
|
||||
|
||||
@@ -28,9 +28,11 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| probes.startup | object | See below | Startup probe configuration |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.accounting.ports.accounting.enabled | bool | `true` | |
|
||||
| service.accounting.ports.accounting.port | int | `1813` | |
|
||||
| service.accounting.ports.accounting.protocol | string | `"UDP"` | |
|
||||
| service.accounting.ports.accounting.targetPort | int | `1813` | |
|
||||
| service.accounting.ports.enabled | bool | `true` | |
|
||||
| service.main.ports.main.port | int | `1812` | |
|
||||
| service.main.ports.main.protocol | string | `"UDP"` | |
|
||||
| service.main.ports.main.targetPort | int | `1812` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="gitea-4.0.10"></a>
|
||||
### [gitea-4.0.10](https://github.com/truecharts/apps/compare/gitea-4.0.9...gitea-4.0.10) (2021-11-08)
|
||||
|
||||
#### Fix
|
||||
|
||||
* Correctly enable ports by default on some more Apps
|
||||
|
||||
|
||||
|
||||
<a name="gitea-4.0.9"></a>
|
||||
### [gitea-4.0.9](https://github.com/truecharts/apps/compare/gitea-4.0.8...gitea-4.0.9) (2021-11-07)
|
||||
|
||||
|
||||
@@ -65,6 +65,8 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| postgresql.postgresqlUsername | string | `"gitea"` | |
|
||||
| service.main.ports.main.port | int | `3000` | |
|
||||
| service.main.ports.main.targetPort | int | `3000` | |
|
||||
| service.ssh.enabled | bool | `true` | |
|
||||
| service.ssh.ports.ssh.enabled | bool | `true` | |
|
||||
| service.ssh.ports.ssh.port | int | `2222` | |
|
||||
| service.ssh.ports.ssh.targetPort | int | `2222` | |
|
||||
| signing.enabled | bool | `true` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="openldap-4.0.7"></a>
|
||||
### [openldap-4.0.7](https://github.com/truecharts/apps/compare/openldap-4.0.6...openldap-4.0.7) (2021-11-08)
|
||||
|
||||
#### Fix
|
||||
|
||||
* Correctly enable ports by default on some more Apps
|
||||
|
||||
|
||||
|
||||
<a name="openldap-4.0.6"></a>
|
||||
### [openldap-4.0.6](https://github.com/truecharts/apps/compare/openldap-4.0.5...openldap-4.0.6) (2021-11-07)
|
||||
|
||||
|
||||
@@ -54,6 +54,8 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| replication.tls_reqcert | string | `"never"` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.https.enabled | bool | `true` | |
|
||||
| service.https.ports.https.enabled | bool | `true` | |
|
||||
| service.https.ports.https.port | int | `636` | |
|
||||
| service.https.ports.https.targetPort | int | `636` | |
|
||||
| service.main.ports.main.port | int | `389` | |
|
||||
|
||||
Reference in New Issue
Block a user