diff --git a/charts/incubator/fireshare/CHANGELOG.md b/charts/incubator/fireshare/CHANGELOG.md index a3d07e320c8..48f9cec4c7d 100644 --- a/charts/incubator/fireshare/CHANGELOG.md +++ b/charts/incubator/fireshare/CHANGELOG.md @@ -2,6 +2,15 @@ +## [fireshare-0.0.15](https://github.com/truecharts/apps/compare/fireshare-0.0.14...fireshare-0.0.15) (2022-07-29) + +### Fix + +- cleanup ([#3342](https://github.com/truecharts/apps/issues/3342)) + + + + ## [fireshare-0.0.14](https://github.com/truecharts/apps/compare/fireshare-0.0.13...fireshare-0.0.14) (2022-07-26) ### Chore diff --git a/charts/incubator/fireshare/Chart.yaml b/charts/incubator/fireshare/Chart.yaml index 5218fa67cdc..f08b7801127 100644 --- a/charts/incubator/fireshare/Chart.yaml +++ b/charts/incubator/fireshare/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "latest" +appVersion: "1.2.0" kubeVersion: ">=1.16.0-0" dependencies: - name: common @@ -8,8 +8,8 @@ dependencies: description: "Share your game clips, videos, or other media via unique links." version: 0.0.15 deprecated: false -home: https://github.com/truecharts/charts/tree/master/charts/incubator/fireshare -icon: https://truecharts.org/img/chart-icons/test.png +home: https://truecharts.org/docs/charts/incubator/fireshare +icon: https://truecharts.org/img/chart-icons/fireshare.png keywords: - fireshare maintainers: diff --git a/charts/incubator/fireshare/README.md b/charts/incubator/fireshare/README.md index 7dd3b6f7434..e28c7273779 100644 --- a/charts/incubator/fireshare/README.md +++ b/charts/incubator/fireshare/README.md @@ -1,8 +1,8 @@ # fireshare -![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.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) -Fireshare allows you to easily share your media whether that be game clips, screen records, or movies through a unique publically accessible link. +Share your game clips, videos, or other media via unique links. TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.