diff --git a/incubator/gokapi/0.0.18/CHANGELOG.md b/incubator/gokapi/0.0.19/CHANGELOG.md similarity index 92% rename from incubator/gokapi/0.0.18/CHANGELOG.md rename to incubator/gokapi/0.0.19/CHANGELOG.md index 9e999effbec..f24e3c06659 100644 --- a/incubator/gokapi/0.0.18/CHANGELOG.md +++ b/incubator/gokapi/0.0.19/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 @@ -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] diff --git a/incubator/gokapi/0.0.18/Chart.lock b/incubator/gokapi/0.0.19/Chart.lock similarity index 80% rename from incubator/gokapi/0.0.18/Chart.lock rename to incubator/gokapi/0.0.19/Chart.lock index 16cbdd3c86f..6488435247e 100644 --- a/incubator/gokapi/0.0.18/Chart.lock +++ b/incubator/gokapi/0.0.19/Chart.lock @@ -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" diff --git a/incubator/gokapi/0.0.18/Chart.yaml b/incubator/gokapi/0.0.19/Chart.yaml similarity index 89% rename from incubator/gokapi/0.0.18/Chart.yaml rename to incubator/gokapi/0.0.19/Chart.yaml index d50f43113cc..27c5d47e851 100644 --- a/incubator/gokapi/0.0.18/Chart.yaml +++ b/incubator/gokapi/0.0.19/Chart.yaml @@ -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: | diff --git a/incubator/gokapi/0.0.18/README.md b/incubator/gokapi/0.0.19/README.md similarity index 96% rename from incubator/gokapi/0.0.18/README.md rename to incubator/gokapi/0.0.19/README.md index 770873f4158..61f21c6911d 100644 --- a/incubator/gokapi/0.0.18/README.md +++ b/incubator/gokapi/0.0.19/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 +* * * diff --git a/incubator/gokapi/0.0.18/app-readme.md b/incubator/gokapi/0.0.19/app-readme.md similarity index 100% rename from incubator/gokapi/0.0.18/app-readme.md rename to incubator/gokapi/0.0.19/app-readme.md diff --git a/incubator/gokapi/0.0.18/charts/common-10.4.8.tgz b/incubator/gokapi/0.0.19/charts/common-10.4.8.tgz similarity index 100% rename from incubator/gokapi/0.0.18/charts/common-10.4.8.tgz rename to incubator/gokapi/0.0.19/charts/common-10.4.8.tgz diff --git a/incubator/gokapi/0.0.18/ix_values.yaml b/incubator/gokapi/0.0.19/ix_values.yaml similarity index 100% rename from incubator/gokapi/0.0.18/ix_values.yaml rename to incubator/gokapi/0.0.19/ix_values.yaml diff --git a/incubator/gokapi/0.0.18/questions.yaml b/incubator/gokapi/0.0.19/questions.yaml similarity index 100% rename from incubator/gokapi/0.0.18/questions.yaml rename to incubator/gokapi/0.0.19/questions.yaml diff --git a/incubator/gokapi/0.0.18/templates/common.yaml b/incubator/gokapi/0.0.19/templates/common.yaml similarity index 100% rename from incubator/gokapi/0.0.18/templates/common.yaml rename to incubator/gokapi/0.0.19/templates/common.yaml diff --git a/incubator/gokapi/0.0.18/values.yaml b/incubator/gokapi/0.0.19/values.yaml similarity index 100% rename from incubator/gokapi/0.0.18/values.yaml rename to incubator/gokapi/0.0.19/values.yaml