Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
021c4e7802
commit
26a1d31f31
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="gitea-5.0.42"></a>
|
||||
### [gitea-5.0.42](https://github.com/truecharts/apps/compare/gitea-5.0.41...gitea-5.0.42) (2022-02-12)
|
||||
|
||||
#### Fix
|
||||
|
||||
* fix ci ([#1883](https://github.com/truecharts/apps/issues/1883))
|
||||
|
||||
|
||||
|
||||
<a name="gitea-5.0.41"></a>
|
||||
### [gitea-5.0.41](https://github.com/truecharts/apps/compare/gitea-5.0.40...gitea-5.0.41) (2022-02-10)
|
||||
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="gitea-5.0.42"></a>
|
||||
### [gitea-5.0.42](https://github.com/truecharts/apps/compare/gitea-5.0.41...gitea-5.0.42) (2022-02-12)
|
||||
|
||||
#### Fix
|
||||
|
||||
* fix ci ([#1883](https://github.com/truecharts/apps/issues/1883))
|
||||
|
||||
|
||||
|
||||
<a name="gitea-5.0.41"></a>
|
||||
### [gitea-5.0.41](https://github.com/truecharts/apps/compare/gitea-5.0.40...gitea-5.0.41) (2022-02-10)
|
||||
|
||||
|
|
|
@ -14353,6 +14353,51 @@ entries:
|
|||
- https://github.com/truecharts/apps/releases/download/gaps-9.0.20/gaps-9.0.20.tgz
|
||||
version: 9.0.20
|
||||
gitea:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- GIT
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 1.16.1
|
||||
created: "2022-02-12T13:44:18.670690337Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.15.2
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 6.0.66
|
||||
- condition: memcached.enabled
|
||||
name: memcached
|
||||
repository: https://truecharts.org/
|
||||
version: 1.0.68
|
||||
description: Self hosted GIT repositories
|
||||
digest: f68dfd87ca8959e43dcfb776a93267d090b1e25c84a5bad3678d009d627dfbce
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/gitea
|
||||
icon: https://truecharts.org/_static/img/appicons/gitea-icon.png
|
||||
keywords:
|
||||
- git
|
||||
- issue tracker
|
||||
- code review
|
||||
- wiki
|
||||
- gitea
|
||||
- gogs
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://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-5.0.42/gitea-5.0.42.tgz
|
||||
version: 5.0.42
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
@ -60481,4 +60526,4 @@ entries:
|
|||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
||||
version: 9.0.24
|
||||
generated: "2022-02-10T16:27:59.663223614Z"
|
||||
generated: "2022-02-12T13:44:18.675722041Z"
|
||||
|
|
Loading…
Reference in New Issue