chore: Auto-update chart README [skip ci]
This commit is contained in:
parent
3e2831d7ca
commit
f94ed1d2a5
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [gokapi-0.0.15](https://github.com/truecharts/apps/compare/gokapi-0.0.14...gokapi-0.0.15) (2022-07-29)
|
||||
|
||||
### Fix
|
||||
|
||||
- cleanup ([#3344](https://github.com/truecharts/apps/issues/3344))
|
||||
|
||||
|
||||
|
||||
|
||||
## [gokapi-0.0.14](https://github.com/truecharts/apps/compare/gokapi-0.0.13...gokapi-0.0.14) (2022-07-26)
|
||||
|
||||
### Chore
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
appVersion: "1.5.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.8
|
||||
deprecated: false
|
||||
description: "Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days."
|
||||
home: https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi
|
||||
home: https://truecharts.org/docs/charts/incubator/gokapi
|
||||
icon: https://truecharts.org/img/chart-icons/gokapi.png
|
||||
keywords:
|
||||
- gokapi
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# gokapi
|
||||
|
||||
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-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)
|
||||
|
||||
DESCRIPTION
|
||||
Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days.
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
|
||||
|
|
Loading…
Reference in New Issue