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="gitea-1.0.2"></a>
|
||||
### [gitea-1.0.2](https://github.com/truecharts/apps/compare/gitea-1.0.1...gitea-1.0.2) (2021-10-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1098](https://github.com/truecharts/apps/issues/1098))
|
||||
|
||||
|
||||
|
||||
<a name="gitea-1.0.1"></a>
|
||||
### [gitea-1.0.1](https://github.com/truecharts/apps/compare/gitea-1.0.0...gitea-1.0.1) (2021-10-01)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 1.15.3
|
||||
appVersion: "1.15.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
|
||||
<a name="gitea-1.0.2"></a>
|
||||
### [gitea-1.0.2](https://github.com/truecharts/apps/compare/gitea-1.0.1...gitea-1.0.2) (2021-10-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1098](https://github.com/truecharts/apps/issues/1098))
|
||||
|
||||
@@ -73,7 +73,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| postgresql.postgresqlUsername | string | `"gitea"` | |
|
||||
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| postgresqlImage.repository | string | `"bitnami/postgresql"` | |
|
||||
| postgresqlImage.tag | string | `"13.4.0@sha256:33c276dffe6140d32f357753993c4088cf945a2d02d4c20d310f5a5e9d6e4a36"` | |
|
||||
| postgresqlImage.tag | string | `"13.4.0@sha256:e7526fc32deec708740784d907bcea2ef6c78bc5ab5265026eff96e70082a54a"` | |
|
||||
| service.main.ports.main.port | int | `3000` | |
|
||||
| service.ssh.ports.ssh.port | int | `2222` | |
|
||||
| service.ssh.ports.ssh.targetPort | int | `2222` | |
|
||||
|
||||
Reference in New Issue
Block a user