diff --git a/charts/incubator/wyoming-openwakeword/.helmignore b/charts/stable/wyoming-openwakeword/.helmignore similarity index 100% rename from charts/incubator/wyoming-openwakeword/.helmignore rename to charts/stable/wyoming-openwakeword/.helmignore diff --git a/charts/incubator/wyoming-openwakeword/CHANGELOG.md b/charts/stable/wyoming-openwakeword/CHANGELOG.md similarity index 100% rename from charts/incubator/wyoming-openwakeword/CHANGELOG.md rename to charts/stable/wyoming-openwakeword/CHANGELOG.md diff --git a/charts/incubator/wyoming-openwakeword/Chart.yaml b/charts/stable/wyoming-openwakeword/Chart.yaml similarity index 80% rename from charts/incubator/wyoming-openwakeword/Chart.yaml rename to charts/stable/wyoming-openwakeword/Chart.yaml index 7a3699390f6..17302ca90ba 100644 --- a/charts/incubator/wyoming-openwakeword/Chart.yaml +++ b/charts/stable/wyoming-openwakeword/Chart.yaml @@ -5,12 +5,12 @@ annotations: truecharts.org/category: home-automation 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: 1.10.0 dependencies: - name: common - version: 20.0.10 + version: 20.2.4 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: The Wyoming integration of openWakeWord -home: https://truecharts.org/charts/incubator/wyoming-openwakeword +home: https://truecharts.org/charts/stable/wyoming-openwakeword icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-openwakeword.png keywords: - wyoming-openwakeword @@ -31,7 +31,7 @@ name: wyoming-openwakeword sources: - https://github.com/home-assistant/addons/tree/master/openwakeword - https://github.com/rhasspy/wyoming-openwakeword/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/wyoming-openwakeword + - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-openwakeword - https://hub.docker.com/r/rhasspy/wyoming-openwakeword type: application -version: 0.1.3 +version: 1.0.0 diff --git a/charts/incubator/wyoming-openwakeword/README.md b/charts/stable/wyoming-openwakeword/README.md similarity index 92% rename from charts/incubator/wyoming-openwakeword/README.md rename to charts/stable/wyoming-openwakeword/README.md index 4419fc2033c..24f3b0905d4 100644 --- a/charts/incubator/wyoming-openwakeword/README.md +++ b/charts/stable/wyoming-openwakeword/README.md @@ -7,7 +7,7 @@ title: README TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/wyoming-openwakeword) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/wyoming-openwakeword) **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** diff --git a/charts/incubator/wyoming-openwakeword/icon.png b/charts/stable/wyoming-openwakeword/icon.png similarity index 100% rename from charts/incubator/wyoming-openwakeword/icon.png rename to charts/stable/wyoming-openwakeword/icon.png diff --git a/charts/incubator/wyoming-openwakeword/questions.yaml b/charts/stable/wyoming-openwakeword/questions.yaml similarity index 100% rename from charts/incubator/wyoming-openwakeword/questions.yaml rename to charts/stable/wyoming-openwakeword/questions.yaml diff --git a/charts/incubator/wyoming-openwakeword/templates/NOTES.txt b/charts/stable/wyoming-openwakeword/templates/NOTES.txt similarity index 100% rename from charts/incubator/wyoming-openwakeword/templates/NOTES.txt rename to charts/stable/wyoming-openwakeword/templates/NOTES.txt diff --git a/charts/incubator/wyoming-openwakeword/templates/_args.tpl b/charts/stable/wyoming-openwakeword/templates/_args.tpl similarity index 100% rename from charts/incubator/wyoming-openwakeword/templates/_args.tpl rename to charts/stable/wyoming-openwakeword/templates/_args.tpl diff --git a/charts/incubator/wyoming-openwakeword/templates/common.yaml b/charts/stable/wyoming-openwakeword/templates/common.yaml similarity index 100% rename from charts/incubator/wyoming-openwakeword/templates/common.yaml rename to charts/stable/wyoming-openwakeword/templates/common.yaml diff --git a/charts/incubator/wyoming-openwakeword/values.yaml b/charts/stable/wyoming-openwakeword/values.yaml similarity index 100% rename from charts/incubator/wyoming-openwakeword/values.yaml rename to charts/stable/wyoming-openwakeword/values.yaml