diff --git a/charts/incubator/booklore/.helmignore b/charts/stable/booklore/.helmignore similarity index 100% rename from charts/incubator/booklore/.helmignore rename to charts/stable/booklore/.helmignore diff --git a/charts/incubator/booklore/CHANGELOG.md b/charts/stable/booklore/CHANGELOG.md similarity index 100% rename from charts/incubator/booklore/CHANGELOG.md rename to charts/stable/booklore/CHANGELOG.md diff --git a/charts/incubator/booklore/Chart.yaml b/charts/stable/booklore/Chart.yaml similarity index 87% rename from charts/incubator/booklore/Chart.yaml rename to charts/stable/booklore/Chart.yaml index 452a0af69f8..b4200ffa0dc 100644 --- a/charts/incubator/booklore/Chart.yaml +++ b/charts/stable/booklore/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/max_kubernetes_version: 1.32.0 truecharts.org/min_helm_version: "3.14" truecharts.org/min_kubernetes_version: 1.24.0 - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 1.10.0 dependencies: @@ -29,7 +29,7 @@ dependencies: import-values: [] deprecated: false description: A self-hosted, multi-user digital library with smart shelves, auto metadata, Kobo & KOReader sync, BookDrop imports, OPDS support, and a built-in reader for EPUB, PDF, and comics -home: https://truecharts.org/charts/incubator/booklore +home: https://truecharts.org/charts/stable/booklore icon: https://truecharts.org/img/hotlink-ok/chart-icons/booklore.webp keywords: - booklore @@ -43,8 +43,8 @@ name: booklore sources: - https://ghcr.io/booklore-app/booklore - https://github.com/booklore-app/booklore - - https://github.com/truecharts/charts/tree/master/charts/incubator/booklore - - https://github.com/trueforge-org/truecharts/tree/master/charts/incubator/booklore + - https://github.com/truecharts/charts/tree/master/charts/stable/booklore + - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/booklore type: application -version: 0.2.0 +version: 1.0.0 diff --git a/charts/incubator/booklore/README.md b/charts/stable/booklore/README.md similarity index 100% rename from charts/incubator/booklore/README.md rename to charts/stable/booklore/README.md diff --git a/charts/incubator/booklore/docs/installation_notes.md b/charts/stable/booklore/docs/installation_notes.md similarity index 100% rename from charts/incubator/booklore/docs/installation_notes.md rename to charts/stable/booklore/docs/installation_notes.md diff --git a/charts/incubator/booklore/icon.png b/charts/stable/booklore/icon.png similarity index 100% rename from charts/incubator/booklore/icon.png rename to charts/stable/booklore/icon.png diff --git a/charts/incubator/booklore/templates/NOTES.txt b/charts/stable/booklore/templates/NOTES.txt similarity index 100% rename from charts/incubator/booklore/templates/NOTES.txt rename to charts/stable/booklore/templates/NOTES.txt diff --git a/charts/incubator/booklore/templates/common.yaml b/charts/stable/booklore/templates/common.yaml similarity index 100% rename from charts/incubator/booklore/templates/common.yaml rename to charts/stable/booklore/templates/common.yaml diff --git a/charts/incubator/booklore/values.yaml b/charts/stable/booklore/values.yaml similarity index 100% rename from charts/incubator/booklore/values.yaml rename to charts/stable/booklore/values.yaml