diff --git a/incubator/gokapi/0.0.15/CHANGELOG.md b/incubator/gokapi/0.0.16/CHANGELOG.md similarity index 92% rename from incubator/gokapi/0.0.15/CHANGELOG.md rename to incubator/gokapi/0.0.16/CHANGELOG.md index c7ae6518fa5..0058c68c673 100644 --- a/incubator/gokapi/0.0.15/CHANGELOG.md +++ b/incubator/gokapi/0.0.16/CHANGELOG.md @@ -2,6 +2,15 @@ +## [gokapi-0.0.16](https://github.com/truecharts/apps/compare/gokapi-0.0.15...gokapi-0.0.16) (2022-07-29) + +### Chore + +- bump ([#3347](https://github.com/truecharts/apps/issues/3347)) + + + + ## [gokapi-0.0.15](https://github.com/truecharts/apps/compare/gokapi-0.0.14...gokapi-0.0.15) (2022-07-29) ### Fix @@ -88,12 +97,3 @@ ### Chore - Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [gokapi-0.0.10]gokapi-0.0.10 (2022-07-21) - -### Chore - diff --git a/incubator/gokapi/0.0.15/Chart.lock b/incubator/gokapi/0.0.16/Chart.lock similarity index 80% rename from incubator/gokapi/0.0.15/Chart.lock rename to incubator/gokapi/0.0.16/Chart.lock index 51809524844..43252f4edc6 100644 --- a/incubator/gokapi/0.0.15/Chart.lock +++ b/incubator/gokapi/0.0.16/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.8 digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-29T16:32:53.912575022Z" +generated: "2022-07-29T17:29:30.701862206Z" diff --git a/incubator/gokapi/0.0.15/Chart.yaml b/incubator/gokapi/0.0.16/Chart.yaml similarity index 98% rename from incubator/gokapi/0.0.15/Chart.yaml rename to incubator/gokapi/0.0.16/Chart.yaml index 61d96592d8f..92522e03b23 100644 --- a/incubator/gokapi/0.0.15/Chart.yaml +++ b/incubator/gokapi/0.0.16/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/Forceu/gokapi - https://hub.docker.com/r/f0rc3/gokapi type: application -version: 0.0.15 +version: 0.0.16 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/gokapi/0.0.15/README.md b/incubator/gokapi/0.0.16/README.md similarity index 98% rename from incubator/gokapi/0.0.15/README.md rename to incubator/gokapi/0.0.16/README.md index 740b2e87910..6516cc84a4d 100644 --- a/incubator/gokapi/0.0.15/README.md +++ b/incubator/gokapi/0.0.16/README.md @@ -1,6 +1,6 @@ # gokapi -![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) +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-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. diff --git a/incubator/gokapi/0.0.15/app-readme.md b/incubator/gokapi/0.0.16/app-readme.md similarity index 100% rename from incubator/gokapi/0.0.15/app-readme.md rename to incubator/gokapi/0.0.16/app-readme.md diff --git a/incubator/gokapi/0.0.15/charts/common-10.4.8.tgz b/incubator/gokapi/0.0.16/charts/common-10.4.8.tgz similarity index 100% rename from incubator/gokapi/0.0.15/charts/common-10.4.8.tgz rename to incubator/gokapi/0.0.16/charts/common-10.4.8.tgz diff --git a/incubator/gokapi/0.0.15/ix_values.yaml b/incubator/gokapi/0.0.16/ix_values.yaml similarity index 100% rename from incubator/gokapi/0.0.15/ix_values.yaml rename to incubator/gokapi/0.0.16/ix_values.yaml diff --git a/incubator/gokapi/0.0.15/questions.yaml b/incubator/gokapi/0.0.16/questions.yaml similarity index 100% rename from incubator/gokapi/0.0.15/questions.yaml rename to incubator/gokapi/0.0.16/questions.yaml diff --git a/incubator/gokapi/0.0.15/templates/common.yaml b/incubator/gokapi/0.0.16/templates/common.yaml similarity index 100% rename from incubator/gokapi/0.0.15/templates/common.yaml rename to incubator/gokapi/0.0.16/templates/common.yaml diff --git a/incubator/gokapi/0.0.15/values.yaml b/incubator/gokapi/0.0.16/values.yaml similarity index 100% rename from incubator/gokapi/0.0.15/values.yaml rename to incubator/gokapi/0.0.16/values.yaml