diff --git a/stable/wyoming-piper/1.0.0/CHANGELOG.md b/stable/wyoming-piper/1.0.0/CHANGELOG.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/wyoming-piper/1.0.0/app-changelog.md b/stable/wyoming-piper/1.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/wyoming-piper/1.0.1/CHANGELOG.md b/stable/wyoming-piper/1.0.1/CHANGELOG.md new file mode 100644 index 0000000000..6a4780dc7b --- /dev/null +++ b/stable/wyoming-piper/1.0.1/CHANGELOG.md @@ -0,0 +1,13 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wyoming-piper-1.0.1](https://github.com/truecharts/charts/compare/wyoming-piper-1.0.0...wyoming-piper-1.0.1) (2023-08-01) + +### Chore + +- update container image tccr.io/truecharts/wyoming-piper to v1.1.0 ([#11122](https://github.com/truecharts/charts/issues/11122)) + + \ No newline at end of file diff --git a/stable/wyoming-piper/1.0.0/Chart.yaml b/stable/wyoming-piper/1.0.1/Chart.yaml similarity index 95% rename from stable/wyoming-piper/1.0.0/Chart.yaml rename to stable/wyoming-piper/1.0.1/Chart.yaml index a79bef65d4..d5fe2414bb 100644 --- a/stable/wyoming-piper/1.0.0/Chart.yaml +++ b/stable/wyoming-piper/1.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.0.2" +appVersion: "1.1.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-piper - https://github.com/home-assistant/addons/tree/master/piper type: application -version: 1.0.0 +version: 1.0.1 annotations: truecharts.org/catagories: | - home-automation diff --git a/stable/wyoming-piper/1.0.0/README.md b/stable/wyoming-piper/1.0.1/README.md similarity index 100% rename from stable/wyoming-piper/1.0.0/README.md rename to stable/wyoming-piper/1.0.1/README.md diff --git a/stable/wyoming-piper/1.0.1/app-changelog.md b/stable/wyoming-piper/1.0.1/app-changelog.md new file mode 100644 index 0000000000..60ed19f67e --- /dev/null +++ b/stable/wyoming-piper/1.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wyoming-piper-1.0.1](https://github.com/truecharts/charts/compare/wyoming-piper-1.0.0...wyoming-piper-1.0.1) (2023-08-01) + +### Chore + +- update container image tccr.io/truecharts/wyoming-piper to v1.1.0 ([#11122](https://github.com/truecharts/charts/issues/11122)) + + \ No newline at end of file diff --git a/stable/wyoming-piper/1.0.0/app-readme.md b/stable/wyoming-piper/1.0.1/app-readme.md similarity index 100% rename from stable/wyoming-piper/1.0.0/app-readme.md rename to stable/wyoming-piper/1.0.1/app-readme.md diff --git a/stable/wyoming-piper/1.0.0/charts/common-13.2.2.tgz b/stable/wyoming-piper/1.0.1/charts/common-13.2.2.tgz similarity index 100% rename from stable/wyoming-piper/1.0.0/charts/common-13.2.2.tgz rename to stable/wyoming-piper/1.0.1/charts/common-13.2.2.tgz diff --git a/stable/wyoming-piper/1.0.0/ix_values.yaml b/stable/wyoming-piper/1.0.1/ix_values.yaml similarity index 89% rename from stable/wyoming-piper/1.0.0/ix_values.yaml rename to stable/wyoming-piper/1.0.1/ix_values.yaml index b98c75e2b8..65053c460c 100644 --- a/stable/wyoming-piper/1.0.0/ix_values.yaml +++ b/stable/wyoming-piper/1.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wyoming-piper pullPolicy: IfNotPresent - tag: v0.0.2@sha256:f005182e6f3d661f59319c738569e399e519ac1ee92a603a696ca36806f049e7 + tag: v1.1.0@sha256:f07d688c833458b029237cc0e1e2fdfe249b2c8f8f555d3cd4e2148143c14200 wyoming_piper: voice: en-us-lessac-low diff --git a/stable/wyoming-piper/1.0.0/questions.yaml b/stable/wyoming-piper/1.0.1/questions.yaml similarity index 100% rename from stable/wyoming-piper/1.0.0/questions.yaml rename to stable/wyoming-piper/1.0.1/questions.yaml diff --git a/stable/wyoming-piper/1.0.0/templates/NOTES.txt b/stable/wyoming-piper/1.0.1/templates/NOTES.txt similarity index 100% rename from stable/wyoming-piper/1.0.0/templates/NOTES.txt rename to stable/wyoming-piper/1.0.1/templates/NOTES.txt diff --git a/stable/wyoming-piper/1.0.0/templates/common.yaml b/stable/wyoming-piper/1.0.1/templates/common.yaml similarity index 100% rename from stable/wyoming-piper/1.0.0/templates/common.yaml rename to stable/wyoming-piper/1.0.1/templates/common.yaml diff --git a/stable/wyoming-piper/1.0.0/values.yaml b/stable/wyoming-piper/1.0.1/values.yaml similarity index 100% rename from stable/wyoming-piper/1.0.0/values.yaml rename to stable/wyoming-piper/1.0.1/values.yaml