diff --git a/charts/incubator/changedetection-io/.helmignore b/charts/stable/changedetection-io/.helmignore similarity index 100% rename from charts/incubator/changedetection-io/.helmignore rename to charts/stable/changedetection-io/.helmignore diff --git a/charts/incubator/changedetection-io/CHANGELOG.md b/charts/stable/changedetection-io/CHANGELOG.md similarity index 100% rename from charts/incubator/changedetection-io/CHANGELOG.md rename to charts/stable/changedetection-io/CHANGELOG.md diff --git a/charts/incubator/changedetection-io/Chart.yaml b/charts/stable/changedetection-io/Chart.yaml similarity index 83% rename from charts/incubator/changedetection-io/Chart.yaml rename to charts/stable/changedetection-io/Chart.yaml index 4f980f7b3c8..e68d365ea5a 100644 --- a/charts/incubator/changedetection-io/Chart.yaml +++ b/charts/stable/changedetection-io/Chart.yaml @@ -5,7 +5,7 @@ annotations: truecharts.org/category: media truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 0.45.14 dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: The best and simplest free open source website change detection, website watcher, restock monitor and notification service -home: https://truecharts.org/charts/incubator/changedetection-io +home: https://truecharts.org/charts/stable/changedetection-io icon: https://truecharts.org/img/hotlink-ok/chart-icons/changedetection-io.png keywords: - monitoring @@ -33,7 +33,7 @@ name: changedetection-io sources: - https://github.com/dgtlmoon/changedetection.io/tree/master - https://changedetection.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/changedetection-io + - https://github.com/truecharts/charts/tree/master/charts/stable/changedetection-io - https://ghcr.io/dgtlmoon/changedetection.io type: application -version: 0.0.1 +version: 1.0.0 diff --git a/charts/incubator/changedetection-io/README.md b/charts/stable/changedetection-io/README.md similarity index 100% rename from charts/incubator/changedetection-io/README.md rename to charts/stable/changedetection-io/README.md diff --git a/charts/incubator/changedetection-io/icon.png b/charts/stable/changedetection-io/icon.png similarity index 100% rename from charts/incubator/changedetection-io/icon.png rename to charts/stable/changedetection-io/icon.png diff --git a/charts/incubator/changedetection-io/questions.yaml b/charts/stable/changedetection-io/questions.yaml similarity index 100% rename from charts/incubator/changedetection-io/questions.yaml rename to charts/stable/changedetection-io/questions.yaml diff --git a/charts/incubator/changedetection-io/templates/NOTES.txt b/charts/stable/changedetection-io/templates/NOTES.txt similarity index 100% rename from charts/incubator/changedetection-io/templates/NOTES.txt rename to charts/stable/changedetection-io/templates/NOTES.txt diff --git a/charts/incubator/changedetection-io/templates/common.yaml b/charts/stable/changedetection-io/templates/common.yaml similarity index 100% rename from charts/incubator/changedetection-io/templates/common.yaml rename to charts/stable/changedetection-io/templates/common.yaml diff --git a/charts/incubator/changedetection-io/values.yaml b/charts/stable/changedetection-io/values.yaml similarity index 100% rename from charts/incubator/changedetection-io/values.yaml rename to charts/stable/changedetection-io/values.yaml