diff --git a/charts/incubator/profilarr/.helmignore b/charts/stable/profilarr/.helmignore similarity index 100% rename from charts/incubator/profilarr/.helmignore rename to charts/stable/profilarr/.helmignore diff --git a/charts/incubator/profilarr/CHANGELOG.md b/charts/stable/profilarr/CHANGELOG.md similarity index 100% rename from charts/incubator/profilarr/CHANGELOG.md rename to charts/stable/profilarr/CHANGELOG.md diff --git a/charts/incubator/profilarr/Chart.yaml b/charts/stable/profilarr/Chart.yaml similarity index 83% rename from charts/incubator/profilarr/Chart.yaml rename to charts/stable/profilarr/Chart.yaml index 41e671a7834..a4b9539b3b8 100644 --- a/charts/incubator/profilarr/Chart.yaml +++ b/charts/stable/profilarr/Chart.yaml @@ -4,7 +4,7 @@ annotations: truecharts.org/category: Tools-Utilities truecharts.org/max_helm_version: "3.15" truecharts.org/min_helm_version: "3.11" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 1.0.1 dependencies: @@ -17,7 +17,7 @@ dependencies: import-values: [] deprecated: false description: Configuration management tool for Radarr/Sonarr that automates importing and version control of custom formats and quality profiles. -home: https://truecharts.org/charts/incubator/profilarr +home: https://truecharts.org/charts/stable/profilarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/profilarr.webp keywords: - profilarr @@ -30,7 +30,7 @@ maintainers: name: profilarr sources: - https://github.com/Dictionarry-Hub/profilarr - - https://github.com/truecharts/charts/tree/master/charts/incubator/profilarr + - https://github.com/truecharts/charts/tree/master/charts/stable/profilarr - https://hub.docker.com/r/santiagosayshey/profilarr type: application -version: 0.0.1 +version: 1.0.0 diff --git a/charts/incubator/profilarr/README.md b/charts/stable/profilarr/README.md similarity index 100% rename from charts/incubator/profilarr/README.md rename to charts/stable/profilarr/README.md diff --git a/charts/incubator/profilarr/icon-small.webp b/charts/stable/profilarr/icon-small.webp similarity index 100% rename from charts/incubator/profilarr/icon-small.webp rename to charts/stable/profilarr/icon-small.webp diff --git a/charts/incubator/profilarr/icon.webp b/charts/stable/profilarr/icon.webp similarity index 100% rename from charts/incubator/profilarr/icon.webp rename to charts/stable/profilarr/icon.webp diff --git a/charts/incubator/profilarr/templates/NOTES.txt b/charts/stable/profilarr/templates/NOTES.txt similarity index 100% rename from charts/incubator/profilarr/templates/NOTES.txt rename to charts/stable/profilarr/templates/NOTES.txt diff --git a/charts/incubator/profilarr/templates/common.yaml b/charts/stable/profilarr/templates/common.yaml similarity index 100% rename from charts/incubator/profilarr/templates/common.yaml rename to charts/stable/profilarr/templates/common.yaml diff --git a/charts/incubator/profilarr/values.yaml b/charts/stable/profilarr/values.yaml similarity index 100% rename from charts/incubator/profilarr/values.yaml rename to charts/stable/profilarr/values.yaml