diff --git a/charts/incubator/twofauth/.helmignore b/charts/stable/twofauth/.helmignore similarity index 100% rename from charts/incubator/twofauth/.helmignore rename to charts/stable/twofauth/.helmignore diff --git a/charts/incubator/twofauth/CHANGELOG.md b/charts/stable/twofauth/CHANGELOG.md similarity index 100% rename from charts/incubator/twofauth/CHANGELOG.md rename to charts/stable/twofauth/CHANGELOG.md diff --git a/charts/incubator/twofauth/Chart.yaml b/charts/stable/twofauth/Chart.yaml similarity index 82% rename from charts/incubator/twofauth/Chart.yaml rename to charts/stable/twofauth/Chart.yaml index d9b1aefa5e7..a33d054c3d0 100644 --- a/charts/incubator/twofauth/Chart.yaml +++ b/charts/stable/twofauth/Chart.yaml @@ -5,7 +5,7 @@ annotations: truecharts.org/category: auth truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.11" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 5.0.4 dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: A Web app to manage your 2FA accounts and generate their security codes. -home: https://truecharts.org/charts/incubator/twofauth +home: https://truecharts.org/charts/stable/twofauth icon: https://truecharts.org/img/hotlink-ok/chart-icons/twofauth.png keywords: - 2fauth @@ -31,7 +31,7 @@ maintainers: name: twofauth sources: - https://github.com/Bubka/2fauth - - https://github.com/truecharts/charts/tree/master/charts/incubator/twofauth + - https://github.com/truecharts/charts/tree/master/charts/stable/twofauth - https://hub.docker.com/r/2fauth/2fauth type: application -version: 1.0.5 +version: 1.0.6 diff --git a/charts/incubator/twofauth/README.md b/charts/stable/twofauth/README.md similarity index 100% rename from charts/incubator/twofauth/README.md rename to charts/stable/twofauth/README.md diff --git a/charts/incubator/twofauth/icon.png b/charts/stable/twofauth/icon.png similarity index 100% rename from charts/incubator/twofauth/icon.png rename to charts/stable/twofauth/icon.png diff --git a/charts/incubator/twofauth/questions.yaml b/charts/stable/twofauth/questions.yaml similarity index 100% rename from charts/incubator/twofauth/questions.yaml rename to charts/stable/twofauth/questions.yaml diff --git a/charts/incubator/twofauth/templates/NOTES.txt b/charts/stable/twofauth/templates/NOTES.txt similarity index 100% rename from charts/incubator/twofauth/templates/NOTES.txt rename to charts/stable/twofauth/templates/NOTES.txt diff --git a/charts/incubator/twofauth/templates/_secrets.tpl b/charts/stable/twofauth/templates/_secrets.tpl similarity index 100% rename from charts/incubator/twofauth/templates/_secrets.tpl rename to charts/stable/twofauth/templates/_secrets.tpl diff --git a/charts/incubator/twofauth/templates/common.yaml b/charts/stable/twofauth/templates/common.yaml similarity index 100% rename from charts/incubator/twofauth/templates/common.yaml rename to charts/stable/twofauth/templates/common.yaml diff --git a/charts/incubator/twofauth/values.yaml b/charts/stable/twofauth/values.yaml similarity index 100% rename from charts/incubator/twofauth/values.yaml rename to charts/stable/twofauth/values.yaml