Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e1351f1d2a
commit
1fd389cbd0
|
@ -1,6 +1,19 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="gitea-4.0.13"></a>
|
||||||
|
### [gitea-4.0.13](https://github.com/truecharts/apps/compare/gitea-4.0.12...gitea-4.0.13) (2021-11-12)
|
||||||
|
|
||||||
|
#### Feat
|
||||||
|
|
||||||
|
* move gitea to our own memcached chart ([#1313](https://github.com/truecharts/apps/issues/1313))
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* Allow spaces in paths ([#1306](https://github.com/truecharts/apps/issues/1306))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="gitea-4.0.12"></a>
|
<a name="gitea-4.0.12"></a>
|
||||||
### [gitea-4.0.12](https://github.com/truecharts/apps/compare/gitea-4.0.11...gitea-4.0.12) (2021-11-09)
|
### [gitea-4.0.12](https://github.com/truecharts/apps/compare/gitea-4.0.11...gitea-4.0.12) (2021-11-09)
|
||||||
|
|
||||||
|
|
|
@ -19,9 +19,9 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://charts.bitnami.com/bitnami | memcached | 5.15.8 |
|
| https://truecharts.org/ | memcached | 1.0.0 |
|
||||||
| https://truecharts.org/ | postgresql | 5.1.15 |
|
| https://truecharts.org/ | postgresql | 5.1.16 |
|
||||||
| https://truecharts.org | common | 8.5.4 |
|
| https://truecharts.org | common | 8.5.6 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,19 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="gitea-4.0.13"></a>
|
||||||
|
### [gitea-4.0.13](https://github.com/truecharts/apps/compare/gitea-4.0.12...gitea-4.0.13) (2021-11-12)
|
||||||
|
|
||||||
|
#### Feat
|
||||||
|
|
||||||
|
* move gitea to our own memcached chart ([#1313](https://github.com/truecharts/apps/issues/1313))
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* Allow spaces in paths ([#1306](https://github.com/truecharts/apps/issues/1306))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="gitea-4.0.12"></a>
|
<a name="gitea-4.0.12"></a>
|
||||||
### [gitea-4.0.12](https://github.com/truecharts/apps/compare/gitea-4.0.11...gitea-4.0.12) (2021-11-09)
|
### [gitea-4.0.12](https://github.com/truecharts/apps/compare/gitea-4.0.11...gitea-4.0.12) (2021-11-09)
|
||||||
|
|
||||||
|
|
|
@ -19,9 +19,9 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://charts.bitnami.com/bitnami | memcached | 5.15.8 |
|
| https://truecharts.org/ | memcached | 1.0.0 |
|
||||||
| https://truecharts.org/ | postgresql | 5.1.15 |
|
| https://truecharts.org/ | postgresql | 5.1.16 |
|
||||||
| https://truecharts.org | common | 8.5.4 |
|
| https://truecharts.org | common | 8.5.6 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
||||||
|
|
|
@ -64842,6 +64842,51 @@ entries:
|
||||||
- https://github.com/truecharts/apps/releases/download/gaps-3.1.5/gaps-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/gaps-3.1.5/gaps-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
gitea:
|
gitea:
|
||||||
|
- annotations:
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- GIT
|
||||||
|
truecharts.org/grade: U
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 1.15.6
|
||||||
|
created: "2021-11-12T22:28:13.077254784Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.5.6
|
||||||
|
- condition: postgresql.enabled
|
||||||
|
name: postgresql
|
||||||
|
repository: https://truecharts.org/
|
||||||
|
version: 5.1.16
|
||||||
|
- condition: memcached.enabled
|
||||||
|
name: memcached
|
||||||
|
repository: https://truecharts.org/
|
||||||
|
version: 1.0.0
|
||||||
|
description: Self hosted GIT repositories
|
||||||
|
digest: 730961264d67e20528cd5ec57f107b8a72a45ff4f942fe70ff8ef396c665db19
|
||||||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/gitea
|
||||||
|
icon: https://docs.gitea.io/images/gitea.png
|
||||||
|
keywords:
|
||||||
|
- git
|
||||||
|
- issue tracker
|
||||||
|
- code review
|
||||||
|
- wiki
|
||||||
|
- gitea
|
||||||
|
- gogs
|
||||||
|
kubeVersion: '>=1.16.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: truecharts.org
|
||||||
|
name: gitea
|
||||||
|
sources:
|
||||||
|
- https://gitea.com/gitea/helm-chart
|
||||||
|
- https://github.com/go-gitea/gitea
|
||||||
|
- https://hub.docker.com/r/gitea/gitea/
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/truecharts/apps/releases/download/gitea-4.0.13/gitea-4.0.13.tgz
|
||||||
|
version: 4.0.13
|
||||||
- annotations:
|
- annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
|
@ -244632,4 +244677,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
generated: "2021-11-12T21:15:27.412436598Z"
|
generated: "2021-11-12T22:28:13.16515454Z"
|
||||||
|
|
Loading…
Reference in New Issue