diff --git a/charts/incubator/fireshare/.helmignore b/charts/stable/fireshare/.helmignore similarity index 100% rename from charts/incubator/fireshare/.helmignore rename to charts/stable/fireshare/.helmignore diff --git a/charts/incubator/fireshare/CHANGELOG.md b/charts/stable/fireshare/CHANGELOG.md similarity index 100% rename from charts/incubator/fireshare/CHANGELOG.md rename to charts/stable/fireshare/CHANGELOG.md diff --git a/charts/incubator/fireshare/Chart.yaml b/charts/stable/fireshare/Chart.yaml similarity index 85% rename from charts/incubator/fireshare/Chart.yaml rename to charts/stable/fireshare/Chart.yaml index 3b2d530157f..fb202c6b1af 100644 --- a/charts/incubator/fireshare/Chart.yaml +++ b/charts/stable/fireshare/Chart.yaml @@ -1,15 +1,15 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: fireshare -version: 3.0.0 +version: 3.0.1 appVersion: 1.2.15 description: Share your game clips, videos, or other media via unique links. -home: https://truecharts.org/charts/incubator/fireshare +home: https://truecharts.org/charts/stable/fireshare icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.png deprecated: false sources: - https://github.com/ShaneIsrael/fireshare - - https://github.com/truecharts/charts/tree/master/charts/incubator/fireshare + - https://github.com/truecharts/charts/tree/master/charts/stable/fireshare - https://hub.docker.com/r/shaneisrael/fireshare maintainers: - name: TrueCharts diff --git a/charts/incubator/fireshare/README.md b/charts/stable/fireshare/README.md similarity index 100% rename from charts/incubator/fireshare/README.md rename to charts/stable/fireshare/README.md diff --git a/charts/incubator/fireshare/icon.png b/charts/stable/fireshare/icon.png similarity index 100% rename from charts/incubator/fireshare/icon.png rename to charts/stable/fireshare/icon.png diff --git a/charts/incubator/fireshare/questions.yaml b/charts/stable/fireshare/questions.yaml similarity index 100% rename from charts/incubator/fireshare/questions.yaml rename to charts/stable/fireshare/questions.yaml diff --git a/charts/incubator/fireshare/templates/_secrets.tpl b/charts/stable/fireshare/templates/_secrets.tpl similarity index 100% rename from charts/incubator/fireshare/templates/_secrets.tpl rename to charts/stable/fireshare/templates/_secrets.tpl diff --git a/charts/incubator/fireshare/templates/common.yaml b/charts/stable/fireshare/templates/common.yaml similarity index 100% rename from charts/incubator/fireshare/templates/common.yaml rename to charts/stable/fireshare/templates/common.yaml diff --git a/charts/incubator/fireshare/values.yaml b/charts/stable/fireshare/values.yaml similarity index 100% rename from charts/incubator/fireshare/values.yaml rename to charts/stable/fireshare/values.yaml