Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-07 16:24:09 +00:00
parent d1dd00ba74
commit 66c5becadf
838 changed files with 11511 additions and 376 deletions
+17
View File
@@ -1,6 +1,23 @@
# Changelog<br>
<a name="gitea-4.0.8"></a>
### [gitea-4.0.8](https://github.com/truecharts/apps/compare/gitea-4.0.7...gitea-4.0.8) (2021-11-07)
#### Chore
* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291))
#### Chore
* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289))
#### Feat
* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
<a name="gitea-4.0.7"></a>
### [gitea-4.0.7](https://github.com/truecharts/apps/compare/gitea-4.0.6...gitea-4.0.7) (2021-11-02)
+1
View File
@@ -64,6 +64,7 @@ You will, however, be able to use all values referenced in the common chart here
| postgresql.postgresqlDatabase | string | `"gitea"` | |
| postgresql.postgresqlUsername | string | `"gitea"` | |
| service.main.ports.main.port | int | `3000` | |
| service.main.ports.main.targetPort | int | `3000` | |
| service.ssh.ports.ssh.port | int | `2222` | |
| service.ssh.ports.ssh.targetPort | int | `2222` | |
| signing.enabled | bool | `true` | |
+2 -2
View File
@@ -20,8 +20,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | memcached | 5.15.8 |
| https://truecharts.org/ | postgresql | 5.1.7 |
| https://truecharts.org | common | 8.3.19 |
| https://truecharts.org/ | postgresql | 5.1.8 |
| https://truecharts.org | common | 8.5.2 |
## Installing the Chart