From f94ed1d2a5b179afeda4fa685dd920311852e381 Mon Sep 17 00:00:00 2001 From: truecharts-bot Date: Fri, 29 Jul 2022 16:33:53 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/incubator/gokapi/CHANGELOG.md | 9 +++++++++ charts/incubator/gokapi/Chart.yaml | 4 ++-- charts/incubator/gokapi/README.md | 4 ++-- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/charts/incubator/gokapi/CHANGELOG.md b/charts/incubator/gokapi/CHANGELOG.md index 587dfe0e289..dc2e54e37c3 100644 --- a/charts/incubator/gokapi/CHANGELOG.md +++ b/charts/incubator/gokapi/CHANGELOG.md @@ -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 diff --git a/charts/incubator/gokapi/Chart.yaml b/charts/incubator/gokapi/Chart.yaml index 91ef18992f5..61d96592d8f 100644 --- a/charts/incubator/gokapi/Chart.yaml +++ b/charts/incubator/gokapi/Chart.yaml @@ -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 diff --git a/charts/incubator/gokapi/README.md b/charts/incubator/gokapi/README.md index ac2de179a24..740b2e87910 100644 --- a/charts/incubator/gokapi/README.md +++ b/charts/incubator/gokapi/README.md @@ -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.