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/CONFIG.md b/charts/stable/photoview/CONFIG.md similarity index 100% rename from charts/incubator/photoview/CONFIG.md rename to charts/stable/photoview/CONFIG.md diff --git a/charts/incubator/photoview/Chart.yaml b/charts/stable/photoview/Chart.yaml similarity index 98% rename from charts/incubator/photoview/Chart.yaml rename to charts/stable/photoview/Chart.yaml index 3b4e77a7434..72c42580834 100644 --- a/charts/incubator/photoview/Chart.yaml +++ b/charts/stable/photoview/Chart.yaml @@ -23,7 +23,7 @@ name: photoview sources: - https://github.com/photoview/photoview - https://hub.docker.com/r/viktorstrate/photoview -version: 0.0.1 +version: 1.0.0 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/helm-values.md b/charts/stable/photoview/helm-values.md similarity index 100% rename from charts/incubator/photoview/helm-values.md rename to charts/stable/photoview/helm-values.md 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/security.md b/charts/stable/photoview/security.md similarity index 100% rename from charts/incubator/photoview/security.md rename to charts/stable/photoview/security.md 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