diff --git a/charts/incubator/lama-cleaner/.helmignore b/charts/stable/lama-cleaner/.helmignore similarity index 100% rename from charts/incubator/lama-cleaner/.helmignore rename to charts/stable/lama-cleaner/.helmignore diff --git a/charts/incubator/lama-cleaner/CHANGELOG.md b/charts/stable/lama-cleaner/CHANGELOG.md similarity index 100% rename from charts/incubator/lama-cleaner/CHANGELOG.md rename to charts/stable/lama-cleaner/CHANGELOG.md diff --git a/charts/incubator/lama-cleaner/Chart.yaml b/charts/stable/lama-cleaner/Chart.yaml similarity index 79% rename from charts/incubator/lama-cleaner/Chart.yaml rename to charts/stable/lama-cleaner/Chart.yaml index 3ea7392d810..dcdc1baaebc 100644 --- a/charts/incubator/lama-cleaner/Chart.yaml +++ b/charts/stable/lama-cleaner/Chart.yaml @@ -1,12 +1,12 @@ apiVersion: v2 -appVersion: "cpu" +appVersion: "0.26.1" dependencies: - name: common repository: https://library-charts.truecharts.org version: 11.1.2 deprecated: false description: Open-source inpainting tool powered by SOTA AI model. -home: https://truecharts.org/charts/incubator/lama-cleaner +home: https://truecharts.org/charts/stable/lama-cleaner icon: https://truecharts.org/img/hotlink-ok/chart-icons/lama-cleaner.png keywords: - lama-cleaner @@ -19,10 +19,10 @@ maintainers: url: https://truecharts.org name: lama-cleaner sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/lama-cleaner + - https://github.com/truecharts/charts/tree/master/charts/stable/lama-cleaner - https://github.com/Sanster/lama-cleaner type: application -version: 0.0.5 +version: 1.0.0 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/lama-cleaner/README.md b/charts/stable/lama-cleaner/README.md similarity index 100% rename from charts/incubator/lama-cleaner/README.md rename to charts/stable/lama-cleaner/README.md diff --git a/charts/incubator/lama-cleaner/icon.png b/charts/stable/lama-cleaner/icon.png similarity index 100% rename from charts/incubator/lama-cleaner/icon.png rename to charts/stable/lama-cleaner/icon.png diff --git a/charts/incubator/lama-cleaner/questions.yaml b/charts/stable/lama-cleaner/questions.yaml similarity index 100% rename from charts/incubator/lama-cleaner/questions.yaml rename to charts/stable/lama-cleaner/questions.yaml diff --git a/charts/incubator/lama-cleaner/templates/_args.tpl b/charts/stable/lama-cleaner/templates/_args.tpl similarity index 100% rename from charts/incubator/lama-cleaner/templates/_args.tpl rename to charts/stable/lama-cleaner/templates/_args.tpl diff --git a/charts/incubator/lama-cleaner/templates/common.yaml b/charts/stable/lama-cleaner/templates/common.yaml similarity index 100% rename from charts/incubator/lama-cleaner/templates/common.yaml rename to charts/stable/lama-cleaner/templates/common.yaml diff --git a/charts/incubator/lama-cleaner/values.yaml b/charts/stable/lama-cleaner/values.yaml similarity index 100% rename from charts/incubator/lama-cleaner/values.yaml rename to charts/stable/lama-cleaner/values.yaml