Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0f28311417
commit
371195debc
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [gokapi-0.0.19](https://github.com/truecharts/apps/compare/gokapi-0.0.18...gokapi-0.0.19) (2022-07-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump for ci test ([#3365](https://github.com/truecharts/apps/issues/3365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [gokapi-0.0.18](https://github.com/truecharts/apps/compare/gokapi-0.0.17...gokapi-0.0.18) (2022-07-31)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
### Chore
|
||||
|
||||
- Bump all charts to generate config and container references due to huge increase of repository
|
||||
|
||||
|
||||
|
||||
## [gokapi-0.0.10]gokapi-0.0.10 (2022-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- Auto-update chart README [skip ci]
|
||||
- Auto-update chart README [skip ci]
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.8
|
||||
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
|
||||
generated: "2022-07-31T18:44:12.096387185Z"
|
||||
generated: "2022-07-31T19:53:50.557793111Z"
|
|
@ -19,10 +19,11 @@ maintainers:
|
|||
url: https://truecharts.org
|
||||
name: gokapi
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi
|
||||
- https://github.com/Forceu/gokapi
|
||||
- https://hub.docker.com/r/f0rc3/gokapi
|
||||
type: application
|
||||
version: 0.0.18
|
||||
version: 0.0.19
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -1,6 +1,6 @@
|
|||
# gokapi
|
||||
|
||||
![Version: 0.0.18](https://img.shields.io/badge/Version-0.0.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.2](https://img.shields.io/badge/AppVersion-1.5.2-informational?style=flat-square)
|
||||
![Version: 0.0.19](https://img.shields.io/badge/Version-0.0.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.2](https://img.shields.io/badge/AppVersion-1.5.2-informational?style=flat-square)
|
||||
|
||||
Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days.
|
||||
|
||||
|
@ -13,6 +13,7 @@ For more information, please click here: [gokapi](https://truecharts.org/docs/ch
|
|||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi>
|
||||
* <https://github.com/Forceu/gokapi>
|
||||
* <https://hub.docker.com/r/f0rc3/gokapi>
|
||||
|
Loading…
Reference in New Issue