diff --git a/charts/incubator/archivebox/.helmignore b/charts/stable/archivebox/.helmignore similarity index 100% rename from charts/incubator/archivebox/.helmignore rename to charts/stable/archivebox/.helmignore diff --git a/charts/incubator/archivebox/CHANGELOG.md b/charts/stable/archivebox/CHANGELOG.md similarity index 100% rename from charts/incubator/archivebox/CHANGELOG.md rename to charts/stable/archivebox/CHANGELOG.md diff --git a/charts/incubator/archivebox/Chart.yaml b/charts/stable/archivebox/Chart.yaml similarity index 83% rename from charts/incubator/archivebox/Chart.yaml rename to charts/stable/archivebox/Chart.yaml index b5123517d66..9e3c04ff930 100644 --- a/charts/incubator/archivebox/Chart.yaml +++ b/charts/stable/archivebox/Chart.yaml @@ -5,7 +5,7 @@ annotations: truecharts.org/category: bookmarks 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: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: ArchiveBox is an open-source, self-hosted internet archiving solution. -home: https://truecharts.org/charts/incubator/archivebox +home: https://truecharts.org/charts/stable/archivebox icon: https://truecharts.org/img/hotlink-ok/chart-icons/archivebox.webp keywords: - archivebox @@ -33,7 +33,7 @@ maintainers: name: archivebox sources: - https://github.com/ArchiveBox/ArchiveBox - - https://github.com/truecharts/charts/tree/master/charts/incubator/archivebox + - https://github.com/truecharts/charts/tree/master/charts/stable/archivebox - https://hub.docker.com/r/archivebox/archivebox type: application -version: 1.2.18 +version: 2.0.0 diff --git a/charts/incubator/archivebox/README.md b/charts/stable/archivebox/README.md similarity index 100% rename from charts/incubator/archivebox/README.md rename to charts/stable/archivebox/README.md diff --git a/charts/incubator/archivebox/docs/installation_guide.md b/charts/stable/archivebox/docs/installation_guide.md similarity index 100% rename from charts/incubator/archivebox/docs/installation_guide.md rename to charts/stable/archivebox/docs/installation_guide.md diff --git a/charts/incubator/archivebox/icon-small.webp b/charts/stable/archivebox/icon-small.webp similarity index 100% rename from charts/incubator/archivebox/icon-small.webp rename to charts/stable/archivebox/icon-small.webp diff --git a/charts/incubator/archivebox/icon.webp b/charts/stable/archivebox/icon.webp similarity index 100% rename from charts/incubator/archivebox/icon.webp rename to charts/stable/archivebox/icon.webp diff --git a/charts/incubator/archivebox/questions.yaml b/charts/stable/archivebox/questions.yaml similarity index 100% rename from charts/incubator/archivebox/questions.yaml rename to charts/stable/archivebox/questions.yaml diff --git a/charts/incubator/archivebox/templates/NOTES.txt b/charts/stable/archivebox/templates/NOTES.txt similarity index 100% rename from charts/incubator/archivebox/templates/NOTES.txt rename to charts/stable/archivebox/templates/NOTES.txt diff --git a/charts/incubator/archivebox/templates/common.yaml b/charts/stable/archivebox/templates/common.yaml similarity index 100% rename from charts/incubator/archivebox/templates/common.yaml rename to charts/stable/archivebox/templates/common.yaml diff --git a/charts/incubator/archivebox/values.yaml b/charts/stable/archivebox/values.yaml similarity index 100% rename from charts/incubator/archivebox/values.yaml rename to charts/stable/archivebox/values.yaml