diff --git a/charts/dev/fabulinus/.helmignore b/charts/incubator/fabulinus/.helmignore similarity index 100% rename from charts/dev/fabulinus/.helmignore rename to charts/incubator/fabulinus/.helmignore diff --git a/charts/dev/fabulinus/CHANGELOG.md b/charts/incubator/fabulinus/CHANGELOG.md similarity index 100% rename from charts/dev/fabulinus/CHANGELOG.md rename to charts/incubator/fabulinus/CHANGELOG.md diff --git a/charts/dev/fabulinus/Chart.yaml b/charts/incubator/fabulinus/Chart.yaml similarity index 79% rename from charts/dev/fabulinus/Chart.yaml rename to charts/incubator/fabulinus/Chart.yaml index 0bb59b3b8c0..3e92143578f 100644 --- a/charts/dev/fabulinus/Chart.yaml +++ b/charts/incubator/fabulinus/Chart.yaml @@ -1,15 +1,15 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fabulinus -version: 0.0.1 +version: 0.0.2 appVersion: latest description: Fabulinus is the server component of the TitanML Takeoff server. -home: https://truecharts.org/charts/dev/fabulinus +home: https://truecharts.org/charts/incubator/fabulinus icon: https://truecharts.org/img/hotlink-ok/chart-icons/fabulinus.png deprecated: false sources: - https://github.com/titanml/takeoff-communitys - - https://github.com/truecharts/charts/tree/master/charts/dev/fabulinus + - https://github.com/truecharts/charts/tree/master/charts/incubator/fabulinus - https://hub.docker.com/r/tytn/fabulinus maintainers: - name: TrueCharts @@ -30,8 +30,8 @@ annotations: max_scale_version: 23.10.2 min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" - truecharts.org/category: ai + truecharts.org/category: AI truecharts.org/max_helm_version: "3.13" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dev + truecharts.org/train: incubator type: application diff --git a/charts/dev/fabulinus/README.md b/charts/incubator/fabulinus/README.md similarity index 100% rename from charts/dev/fabulinus/README.md rename to charts/incubator/fabulinus/README.md diff --git a/charts/dev/fabulinus/ci/base-values.yaml b/charts/incubator/fabulinus/ci/base-values.yaml similarity index 100% rename from charts/dev/fabulinus/ci/base-values.yaml rename to charts/incubator/fabulinus/ci/base-values.yaml diff --git a/charts/dev/fabulinus/ci/gpu-values.yaml b/charts/incubator/fabulinus/ci/gpu-values.yaml similarity index 100% rename from charts/dev/fabulinus/ci/gpu-values.yaml rename to charts/incubator/fabulinus/ci/gpu-values.yaml diff --git a/charts/dev/fabulinus/docs/installation_notes.md b/charts/incubator/fabulinus/docs/installation_notes.md similarity index 100% rename from charts/dev/fabulinus/docs/installation_notes.md rename to charts/incubator/fabulinus/docs/installation_notes.md diff --git a/charts/dev/fabulinus/icon.png b/charts/incubator/fabulinus/icon.png similarity index 100% rename from charts/dev/fabulinus/icon.png rename to charts/incubator/fabulinus/icon.png diff --git a/charts/dev/fabulinus/questions.yaml b/charts/incubator/fabulinus/questions.yaml similarity index 100% rename from charts/dev/fabulinus/questions.yaml rename to charts/incubator/fabulinus/questions.yaml diff --git a/charts/dev/fabulinus/templates/NOTES.txt b/charts/incubator/fabulinus/templates/NOTES.txt similarity index 100% rename from charts/dev/fabulinus/templates/NOTES.txt rename to charts/incubator/fabulinus/templates/NOTES.txt diff --git a/charts/dev/fabulinus/templates/common.yaml b/charts/incubator/fabulinus/templates/common.yaml similarity index 100% rename from charts/dev/fabulinus/templates/common.yaml rename to charts/incubator/fabulinus/templates/common.yaml diff --git a/charts/dev/fabulinus/values.yaml b/charts/incubator/fabulinus/values.yaml similarity index 100% rename from charts/dev/fabulinus/values.yaml rename to charts/incubator/fabulinus/values.yaml diff --git a/charts/dev/maintainerr/.helmignore b/charts/incubator/maintainerr/.helmignore similarity index 100% rename from charts/dev/maintainerr/.helmignore rename to charts/incubator/maintainerr/.helmignore diff --git a/charts/dev/maintainerr/CHANGELOG.md b/charts/incubator/maintainerr/CHANGELOG.md similarity index 100% rename from charts/dev/maintainerr/CHANGELOG.md rename to charts/incubator/maintainerr/CHANGELOG.md diff --git a/charts/dev/maintainerr/Chart.yaml b/charts/incubator/maintainerr/Chart.yaml similarity index 82% rename from charts/dev/maintainerr/Chart.yaml rename to charts/incubator/maintainerr/Chart.yaml index baaa02a882f..e9d6543baec 100644 --- a/charts/dev/maintainerr/Chart.yaml +++ b/charts/incubator/maintainerr/Chart.yaml @@ -1,14 +1,14 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: maintainerr -version: 0.0.1 +version: 0.0.2 appVersion: 1.7.0 description: Looks and smells like Overseerr, does the opposite. Maintenance tool for the Plex ecosystem. -home: https://truecharts.org/charts/dev/maintainerr +home: https://truecharts.org/charts/incubator/maintainerr icon: https://truecharts.org/img/hotlink-ok/chart-icons/maintainerr.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/dev/maintainerr + - https://github.com/truecharts/charts/tree/master/charts/incubator/maintainerr - https://hub.docker.com/r/jorenn92/maintainerr - https://github.com/jorenn92/Maintainerr maintainers: @@ -33,5 +33,5 @@ annotations: truecharts.org/category: media truecharts.org/max_helm_version: "3.13" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dev + truecharts.org/train: incubator type: application diff --git a/charts/dev/maintainerr/README.md b/charts/incubator/maintainerr/README.md similarity index 100% rename from charts/dev/maintainerr/README.md rename to charts/incubator/maintainerr/README.md diff --git a/charts/dev/maintainerr/icon.png b/charts/incubator/maintainerr/icon.png similarity index 100% rename from charts/dev/maintainerr/icon.png rename to charts/incubator/maintainerr/icon.png diff --git a/charts/dev/maintainerr/questions.yaml b/charts/incubator/maintainerr/questions.yaml similarity index 100% rename from charts/dev/maintainerr/questions.yaml rename to charts/incubator/maintainerr/questions.yaml diff --git a/charts/dev/maintainerr/templates/NOTES.txt b/charts/incubator/maintainerr/templates/NOTES.txt similarity index 100% rename from charts/dev/maintainerr/templates/NOTES.txt rename to charts/incubator/maintainerr/templates/NOTES.txt diff --git a/charts/dev/maintainerr/templates/common.yaml b/charts/incubator/maintainerr/templates/common.yaml similarity index 100% rename from charts/dev/maintainerr/templates/common.yaml rename to charts/incubator/maintainerr/templates/common.yaml diff --git a/charts/dev/maintainerr/values.yaml b/charts/incubator/maintainerr/values.yaml similarity index 100% rename from charts/dev/maintainerr/values.yaml rename to charts/incubator/maintainerr/values.yaml diff --git a/charts/dev/ollama/.helmignore b/charts/incubator/ollama/.helmignore similarity index 100% rename from charts/dev/ollama/.helmignore rename to charts/incubator/ollama/.helmignore diff --git a/charts/dev/ollama/CHANGELOG.md b/charts/incubator/ollama/CHANGELOG.md similarity index 100% rename from charts/dev/ollama/CHANGELOG.md rename to charts/incubator/ollama/CHANGELOG.md diff --git a/charts/dev/ollama/Chart.yaml b/charts/incubator/ollama/Chart.yaml similarity index 95% rename from charts/dev/ollama/Chart.yaml rename to charts/incubator/ollama/Chart.yaml index 78da5f0130a..455532d139c 100644 --- a/charts/dev/ollama/Chart.yaml +++ b/charts/incubator/ollama/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ollama -version: 0.0.2 +version: 0.0.3 appVersion: 0.1.18 description: Get up and running with large language models locally. home: https://truecharts.org/charts/incubator/ollama @@ -31,7 +31,7 @@ annotations: max_scale_version: 23.10.2 min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" - truecharts.org/category: ai + truecharts.org/category: AI truecharts.org/max_helm_version: "3.13" truecharts.org/min_helm_version: "3.12" truecharts.org/train: incubator diff --git a/charts/dev/ollama/README.md b/charts/incubator/ollama/README.md similarity index 100% rename from charts/dev/ollama/README.md rename to charts/incubator/ollama/README.md diff --git a/charts/dev/ollama/icon.png b/charts/incubator/ollama/icon.png similarity index 100% rename from charts/dev/ollama/icon.png rename to charts/incubator/ollama/icon.png diff --git a/charts/dev/ollama/questions.yaml b/charts/incubator/ollama/questions.yaml similarity index 100% rename from charts/dev/ollama/questions.yaml rename to charts/incubator/ollama/questions.yaml diff --git a/charts/dev/ollama/templates/NOTES.txt b/charts/incubator/ollama/templates/NOTES.txt similarity index 100% rename from charts/dev/ollama/templates/NOTES.txt rename to charts/incubator/ollama/templates/NOTES.txt diff --git a/charts/dev/ollama/templates/common.yaml b/charts/incubator/ollama/templates/common.yaml similarity index 100% rename from charts/dev/ollama/templates/common.yaml rename to charts/incubator/ollama/templates/common.yaml diff --git a/charts/dev/ollama/values.yaml b/charts/incubator/ollama/values.yaml similarity index 100% rename from charts/dev/ollama/values.yaml rename to charts/incubator/ollama/values.yaml