From b7a93c307ffb103f3b2ecaa9a2393f86f79f93ff Mon Sep 17 00:00:00 2001 From: truecharts-bot Date: Sun, 31 Jul 2022 19:54:39 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/incubator/gokapi/CHANGELOG.md | 9 +++++++++ charts/incubator/gokapi/Chart.yaml | 1 + charts/incubator/gokapi/README.md | 3 ++- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/charts/incubator/gokapi/CHANGELOG.md b/charts/incubator/gokapi/CHANGELOG.md index 5cbef8c3a95..d2fe4766e58 100644 --- a/charts/incubator/gokapi/CHANGELOG.md +++ b/charts/incubator/gokapi/CHANGELOG.md @@ -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 diff --git a/charts/incubator/gokapi/Chart.yaml b/charts/incubator/gokapi/Chart.yaml index c078f83186e..27c5d47e851 100644 --- a/charts/incubator/gokapi/Chart.yaml +++ b/charts/incubator/gokapi/Chart.yaml @@ -19,6 +19,7 @@ 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 diff --git a/charts/incubator/gokapi/README.md b/charts/incubator/gokapi/README.md index 770873f4158..61f21c6911d 100644 --- a/charts/incubator/gokapi/README.md +++ b/charts/incubator/gokapi/README.md @@ -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 +* * *