diff --git a/charts/incubator/flexo/.helmignore b/charts/stable/flexo/.helmignore similarity index 100% rename from charts/incubator/flexo/.helmignore rename to charts/stable/flexo/.helmignore diff --git a/charts/incubator/flexo/CHANGELOG.md b/charts/stable/flexo/CHANGELOG.md similarity index 100% rename from charts/incubator/flexo/CHANGELOG.md rename to charts/stable/flexo/CHANGELOG.md diff --git a/charts/incubator/flexo/Chart.yaml b/charts/stable/flexo/Chart.yaml similarity index 81% rename from charts/incubator/flexo/Chart.yaml rename to charts/stable/flexo/Chart.yaml index 9fe26727edb..2e2ac28e8ab 100644 --- a/charts/incubator/flexo/Chart.yaml +++ b/charts/stable/flexo/Chart.yaml @@ -4,7 +4,7 @@ annotations: truecharts.org/category: tools 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.6.9 dependencies: @@ -17,7 +17,7 @@ dependencies: import-values: [] deprecated: false description: Arch linux pacman cache proxy server -home: https://truecharts.org/charts/incubator/flexo +home: https://truecharts.org/charts/stable/flexo icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexo.webp keywords: - flexo @@ -30,7 +30,7 @@ maintainers: name: flexo sources: - https://github.com/nroi/flexo - - https://github.com/truecharts/charts/tree/master/charts/incubator/flexo + - https://github.com/truecharts/charts/tree/master/charts/stable/flexo - https://hub.docker.com/r/nroi/flexo type: application -version: 0.0.1 +version: 1.0.0 diff --git a/charts/incubator/flexo/README.md b/charts/stable/flexo/README.md similarity index 100% rename from charts/incubator/flexo/README.md rename to charts/stable/flexo/README.md diff --git a/charts/incubator/flexo/icon-small.webp b/charts/stable/flexo/icon-small.webp similarity index 100% rename from charts/incubator/flexo/icon-small.webp rename to charts/stable/flexo/icon-small.webp diff --git a/charts/incubator/flexo/icon.webp b/charts/stable/flexo/icon.webp similarity index 100% rename from charts/incubator/flexo/icon.webp rename to charts/stable/flexo/icon.webp diff --git a/charts/incubator/flexo/templates/NOTES.txt b/charts/stable/flexo/templates/NOTES.txt similarity index 100% rename from charts/incubator/flexo/templates/NOTES.txt rename to charts/stable/flexo/templates/NOTES.txt diff --git a/charts/incubator/flexo/templates/common.yaml b/charts/stable/flexo/templates/common.yaml similarity index 100% rename from charts/incubator/flexo/templates/common.yaml rename to charts/stable/flexo/templates/common.yaml diff --git a/charts/incubator/flexo/values.yaml b/charts/stable/flexo/values.yaml similarity index 100% rename from charts/incubator/flexo/values.yaml rename to charts/stable/flexo/values.yaml