diff --git a/charts/incubator/photoview/.helmignore b/charts/stable/photoview/.helmignore similarity index 100% rename from charts/incubator/photoview/.helmignore rename to charts/stable/photoview/.helmignore diff --git a/charts/incubator/photoview/CHANGELOG.md b/charts/stable/photoview/CHANGELOG.md similarity index 100% rename from charts/incubator/photoview/CHANGELOG.md rename to charts/stable/photoview/CHANGELOG.md diff --git a/charts/incubator/photoview/Chart.yaml b/charts/stable/photoview/Chart.yaml similarity index 77% rename from charts/incubator/photoview/Chart.yaml rename to charts/stable/photoview/Chart.yaml index 668986c79e5..5cf2ab7252d 100644 --- a/charts/incubator/photoview/Chart.yaml +++ b/charts/stable/photoview/Chart.yaml @@ -3,9 +3,9 @@ appVersion: "2.3.13" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.0 + version: 13.2.1 description: Photoview is a simple and user-friendly photo gallery. -home: https://truecharts.org/charts/incubator/photoview +home: https://truecharts.org/charts/stable/photoview icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.png keywords: - photo @@ -17,9 +17,9 @@ maintainers: url: https://truecharts.org name: photoview sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/photoview + - https://github.com/truecharts/charts/tree/master/charts/stable/photoview - https://github.com/photoview/photoview -version: 9.0.1 +version: 9.0.2 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/photoview/README.md b/charts/stable/photoview/README.md similarity index 100% rename from charts/incubator/photoview/README.md rename to charts/stable/photoview/README.md diff --git a/charts/incubator/photoview/docs/installation_notes.md b/charts/stable/photoview/docs/installation_notes.md similarity index 100% rename from charts/incubator/photoview/docs/installation_notes.md rename to charts/stable/photoview/docs/installation_notes.md diff --git a/charts/incubator/photoview/icon.png b/charts/stable/photoview/icon.png similarity index 100% rename from charts/incubator/photoview/icon.png rename to charts/stable/photoview/icon.png diff --git a/charts/incubator/photoview/questions.yaml b/charts/stable/photoview/questions.yaml similarity index 100% rename from charts/incubator/photoview/questions.yaml rename to charts/stable/photoview/questions.yaml diff --git a/charts/incubator/photoview/templates/NOTES.txt b/charts/stable/photoview/templates/NOTES.txt similarity index 100% rename from charts/incubator/photoview/templates/NOTES.txt rename to charts/stable/photoview/templates/NOTES.txt diff --git a/charts/incubator/photoview/templates/_secrets.tpl b/charts/stable/photoview/templates/_secrets.tpl similarity index 100% rename from charts/incubator/photoview/templates/_secrets.tpl rename to charts/stable/photoview/templates/_secrets.tpl diff --git a/charts/incubator/photoview/templates/common.yaml b/charts/stable/photoview/templates/common.yaml similarity index 100% rename from charts/incubator/photoview/templates/common.yaml rename to charts/stable/photoview/templates/common.yaml diff --git a/charts/incubator/photoview/values.yaml b/charts/stable/photoview/values.yaml similarity index 100% rename from charts/incubator/photoview/values.yaml rename to charts/stable/photoview/values.yaml