Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,28 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="gitea-1.0.15"></a>
|
||||
### [gitea-1.0.15](https://github.com/truecharts/apps/compare/gitea-1.0.14...gitea-1.0.15) (2021-10-19)
|
||||
|
||||
#### Change
|
||||
|
||||
* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178))
|
||||
|
||||
#### Chore
|
||||
|
||||
* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181))
|
||||
* update helm chart memcached to v5.15.6 ([#1179](https://github.com/truecharts/apps/issues/1179))
|
||||
|
||||
#### Feat
|
||||
|
||||
* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180))
|
||||
|
||||
#### Refactor
|
||||
|
||||
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
|
||||
|
||||
|
||||
|
||||
<a name="gitea-1.0.14"></a>
|
||||
### [gitea-1.0.14](https://github.com/truecharts/apps/compare/gitea-1.0.13...gitea-1.0.14) (2021-10-19)
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | memcached | 5.15.5 |
|
||||
| https://charts.bitnami.com/bitnami | memcached | 5.15.6 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.20 |
|
||||
| https://truecharts.org | common | 8.3.12 |
|
||||
|
||||
|
||||
@@ -1,6 +1,28 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="gitea-1.0.15"></a>
|
||||
### [gitea-1.0.15](https://github.com/truecharts/apps/compare/gitea-1.0.14...gitea-1.0.15) (2021-10-19)
|
||||
|
||||
#### Change
|
||||
|
||||
* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178))
|
||||
|
||||
#### Chore
|
||||
|
||||
* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181))
|
||||
* update helm chart memcached to v5.15.6 ([#1179](https://github.com/truecharts/apps/issues/1179))
|
||||
|
||||
#### Feat
|
||||
|
||||
* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180))
|
||||
|
||||
#### Refactor
|
||||
|
||||
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
|
||||
|
||||
|
||||
|
||||
<a name="gitea-1.0.14"></a>
|
||||
### [gitea-1.0.14](https://github.com/truecharts/apps/compare/gitea-1.0.13...gitea-1.0.14) (2021-10-19)
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | memcached | 5.15.5 |
|
||||
| https://charts.bitnami.com/bitnami | memcached | 5.15.6 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.20 |
|
||||
| https://truecharts.org | common | 8.3.12 |
|
||||
|
||||
|
||||
+46
-1
@@ -58256,6 +58256,51 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/gaps-3.1.5/gaps-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
gitea:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- GIT
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 1.15.4
|
||||
created: "2021-10-19T17:47:29.73408076Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.12
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.20
|
||||
- condition: memcached.enabled
|
||||
name: memcached
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 5.15.6
|
||||
description: Self hosted GIT repositories
|
||||
digest: 7e5324a8fcc733e85d57095ac3a43c3e30fe8bd09c3ca050e9b292e86bde75ca
|
||||
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-1.0.15/gitea-1.0.15.tgz
|
||||
version: 1.0.15
|
||||
- apiVersion: v2
|
||||
appVersion: 1.15.4
|
||||
created: "2021-10-19T13:50:08.001895733Z"
|
||||
@@ -219941,4 +219986,4 @@ entries:
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
generated: "2021-10-19T17:17:00.609478924Z"
|
||||
generated: "2021-10-19T17:47:29.812808345Z"
|
||||
|
||||
Reference in New Issue
Block a user