diff --git a/charts/incubator/rtorrent-rutorrent/.helmignore b/charts/stable/rtorrent-rutorrent/.helmignore similarity index 100% rename from charts/incubator/rtorrent-rutorrent/.helmignore rename to charts/stable/rtorrent-rutorrent/.helmignore diff --git a/charts/incubator/rtorrent-rutorrent/CHANGELOG.md b/charts/stable/rtorrent-rutorrent/CHANGELOG.md similarity index 100% rename from charts/incubator/rtorrent-rutorrent/CHANGELOG.md rename to charts/stable/rtorrent-rutorrent/CHANGELOG.md diff --git a/charts/incubator/rtorrent-rutorrent/Chart.yaml b/charts/stable/rtorrent-rutorrent/Chart.yaml similarity index 73% rename from charts/incubator/rtorrent-rutorrent/Chart.yaml rename to charts/stable/rtorrent-rutorrent/Chart.yaml index 09d85a68ec5..55087eae5a3 100644 --- a/charts/incubator/rtorrent-rutorrent/Chart.yaml +++ b/charts/stable/rtorrent-rutorrent/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 14.3.5 deprecated: false description: rTorrent and ruTorrent chart. -home: https://truecharts.org/charts/incubator/rtorrent-rutorrent +home: https://truecharts.org/charts/stable/rtorrent-rutorrent icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtorrent-rutorrent.png keywords: - rutorrent @@ -18,11 +18,11 @@ maintainers: url: https://truecharts.org name: rtorrent-rutorrent sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rtorrent-rutorrent - - https://truecharts.org/charts/incubator/rtorrent-rutorrent + - https://github.com/truecharts/charts/tree/master/charts/stable/rtorrent-rutorrent + - https://truecharts.org/charts/stable/rtorrent-rutorrent - https://github.com/crazy-max/docker-rtorrent-rutorrent type: application -version: 0.1.0 +version: 1.0.0 annotations: truecharts.org/category: torrent truecharts.org/SCALE-support: "true" diff --git a/charts/incubator/rtorrent-rutorrent/LICENSE b/charts/stable/rtorrent-rutorrent/LICENSE similarity index 100% rename from charts/incubator/rtorrent-rutorrent/LICENSE rename to charts/stable/rtorrent-rutorrent/LICENSE diff --git a/charts/incubator/rtorrent-rutorrent/README.md b/charts/stable/rtorrent-rutorrent/README.md similarity index 100% rename from charts/incubator/rtorrent-rutorrent/README.md rename to charts/stable/rtorrent-rutorrent/README.md diff --git a/charts/incubator/rtorrent-rutorrent/icon.png b/charts/stable/rtorrent-rutorrent/icon.png similarity index 100% rename from charts/incubator/rtorrent-rutorrent/icon.png rename to charts/stable/rtorrent-rutorrent/icon.png diff --git a/charts/incubator/rtorrent-rutorrent/questions.yaml b/charts/stable/rtorrent-rutorrent/questions.yaml similarity index 100% rename from charts/incubator/rtorrent-rutorrent/questions.yaml rename to charts/stable/rtorrent-rutorrent/questions.yaml diff --git a/charts/incubator/rtorrent-rutorrent/templates/NOTES.txt b/charts/stable/rtorrent-rutorrent/templates/NOTES.txt similarity index 100% rename from charts/incubator/rtorrent-rutorrent/templates/NOTES.txt rename to charts/stable/rtorrent-rutorrent/templates/NOTES.txt diff --git a/charts/incubator/rtorrent-rutorrent/templates/common.yaml b/charts/stable/rtorrent-rutorrent/templates/common.yaml similarity index 100% rename from charts/incubator/rtorrent-rutorrent/templates/common.yaml rename to charts/stable/rtorrent-rutorrent/templates/common.yaml diff --git a/charts/incubator/rtorrent-rutorrent/values.yaml b/charts/stable/rtorrent-rutorrent/values.yaml similarity index 100% rename from charts/incubator/rtorrent-rutorrent/values.yaml rename to charts/stable/rtorrent-rutorrent/values.yaml