Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a31f9b2cd5
commit
2aa3e7f2f9
|
@ -1,6 +1,11 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="gitea-4.0.11"></a>
|
||||
### [gitea-4.0.11](https://github.com/truecharts/apps/compare/gitea-4.0.10...gitea-4.0.11) (2021-11-08)
|
||||
|
||||
|
||||
|
||||
<a name="gitea-4.0.10"></a>
|
||||
### [gitea-4.0.10](https://github.com/truecharts/apps/compare/gitea-4.0.9...gitea-4.0.10) (2021-11-08)
|
||||
|
||||
|
@ -92,8 +97,3 @@
|
|||
|
||||
<a name="gitea-4.0.1"></a>
|
||||
### [gitea-4.0.1](https://github.com/truecharts/apps/compare/gitea-4.0.0...gitea-4.0.1) (2021-10-26)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
|
||||
|
|
@ -9,4 +9,4 @@ dependencies:
|
|||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 5.15.8
|
||||
digest: sha256:985e5b494e74bb84005c1188c5225e843afa2308bdb4c0b2df07ca814358070b
|
||||
generated: "2021-11-08T13:45:00.295897985Z"
|
||||
generated: "2021-11-08T14:46:31.583040778Z"
|
|
@ -34,7 +34,7 @@ sources:
|
|||
- https://github.com/go-gitea/gitea
|
||||
- https://hub.docker.com/r/gitea/gitea/
|
||||
type: application
|
||||
version: 4.0.10
|
||||
version: 4.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- GIT
|
|
@ -467,8 +467,6 @@ questions:
|
|||
editable: true
|
||||
required: true
|
||||
|
||||
|
||||
required: true
|
||||
- variable: ssh
|
||||
label: "SSH Service"
|
||||
description: "The SSH service"
|
||||
|
@ -521,7 +519,7 @@ questions:
|
|||
type: dict
|
||||
attrs:
|
||||
- variable: ssh
|
||||
label: "Main Service Port Configuration"
|
||||
label: "SSH Service Port Configuration"
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
|
@ -569,10 +567,6 @@ questions:
|
|||
required: true
|
||||
|
||||
|
||||
required: true
|
||||
|
||||
|
||||
|
||||
- variable: serviceexpert
|
||||
group: "Networking and Services"
|
||||
label: "Show Expert Config"
|
Loading…
Reference in New Issue