diff --git a/stable/wyoming-piper/1.0.2/app-changelog.md b/stable/wyoming-piper/1.0.2/app-changelog.md deleted file mode 100644 index a141d272bc..0000000000 --- a/stable/wyoming-piper/1.0.2/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [wyoming-piper-1.0.2](https://github.com/truecharts/charts/compare/wyoming-piper-1.0.1...wyoming-piper-1.0.2) (2023-08-06) - diff --git a/stable/wyoming-piper/1.0.2/CHANGELOG.md b/stable/wyoming-piper/1.0.3/CHANGELOG.md similarity index 63% rename from stable/wyoming-piper/1.0.2/CHANGELOG.md rename to stable/wyoming-piper/1.0.3/CHANGELOG.md index ff14136a5e..7bf04af17a 100644 --- a/stable/wyoming-piper/1.0.2/CHANGELOG.md +++ b/stable/wyoming-piper/1.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wyoming-piper-1.0.3](https://github.com/truecharts/charts/compare/wyoming-piper-1.0.2...wyoming-piper-1.0.3) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/wyoming-piper to v1.2.0 ([#11324](https://github.com/truecharts/charts/issues/11324)) + + + + ## [wyoming-piper-1.0.2](https://github.com/truecharts/charts/compare/wyoming-piper-1.0.1...wyoming-piper-1.0.2) (2023-08-06) diff --git a/stable/wyoming-piper/1.0.2/Chart.yaml b/stable/wyoming-piper/1.0.3/Chart.yaml similarity index 95% rename from stable/wyoming-piper/1.0.2/Chart.yaml rename to stable/wyoming-piper/1.0.3/Chart.yaml index 11c48ae1cb..b60466cab8 100644 --- a/stable/wyoming-piper/1.0.2/Chart.yaml +++ b/stable/wyoming-piper/1.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.1.0" +appVersion: "1.2.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.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - home-automation diff --git a/stable/wyoming-piper/1.0.2/README.md b/stable/wyoming-piper/1.0.3/README.md similarity index 100% rename from stable/wyoming-piper/1.0.2/README.md rename to stable/wyoming-piper/1.0.3/README.md diff --git a/stable/wyoming-piper/1.0.3/app-changelog.md b/stable/wyoming-piper/1.0.3/app-changelog.md new file mode 100644 index 0000000000..c6ef2662cf --- /dev/null +++ b/stable/wyoming-piper/1.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wyoming-piper-1.0.3](https://github.com/truecharts/charts/compare/wyoming-piper-1.0.2...wyoming-piper-1.0.3) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/wyoming-piper to v1.2.0 ([#11324](https://github.com/truecharts/charts/issues/11324)) + + \ No newline at end of file diff --git a/stable/wyoming-piper/1.0.2/app-readme.md b/stable/wyoming-piper/1.0.3/app-readme.md similarity index 100% rename from stable/wyoming-piper/1.0.2/app-readme.md rename to stable/wyoming-piper/1.0.3/app-readme.md diff --git a/stable/wyoming-piper/1.0.2/charts/common-13.2.2.tgz b/stable/wyoming-piper/1.0.3/charts/common-13.2.2.tgz similarity index 100% rename from stable/wyoming-piper/1.0.2/charts/common-13.2.2.tgz rename to stable/wyoming-piper/1.0.3/charts/common-13.2.2.tgz diff --git a/stable/wyoming-piper/1.0.2/ix_values.yaml b/stable/wyoming-piper/1.0.3/ix_values.yaml similarity index 93% rename from stable/wyoming-piper/1.0.2/ix_values.yaml rename to stable/wyoming-piper/1.0.3/ix_values.yaml index 30cbb538a8..7a5b1167d8 100644 --- a/stable/wyoming-piper/1.0.2/ix_values.yaml +++ b/stable/wyoming-piper/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wyoming-piper pullPolicy: IfNotPresent - tag: v1.1.0@sha256:f07d688c833458b029237cc0e1e2fdfe249b2c8f8f555d3cd4e2148143c14200 + tag: v1.2.0@sha256:97f62b6f45ed9726133db3ee872c64b5e81661edd78e17533866826e0787ee87 wyoming_piper: voice: en_US-lessac-medium diff --git a/stable/wyoming-piper/1.0.2/questions.yaml b/stable/wyoming-piper/1.0.3/questions.yaml similarity index 100% rename from stable/wyoming-piper/1.0.2/questions.yaml rename to stable/wyoming-piper/1.0.3/questions.yaml diff --git a/stable/wyoming-piper/1.0.2/templates/NOTES.txt b/stable/wyoming-piper/1.0.3/templates/NOTES.txt similarity index 100% rename from stable/wyoming-piper/1.0.2/templates/NOTES.txt rename to stable/wyoming-piper/1.0.3/templates/NOTES.txt diff --git a/stable/wyoming-piper/1.0.2/templates/common.yaml b/stable/wyoming-piper/1.0.3/templates/common.yaml similarity index 100% rename from stable/wyoming-piper/1.0.2/templates/common.yaml rename to stable/wyoming-piper/1.0.3/templates/common.yaml diff --git a/stable/wyoming-piper/1.0.2/values.yaml b/stable/wyoming-piper/1.0.3/values.yaml similarity index 100% rename from stable/wyoming-piper/1.0.2/values.yaml rename to stable/wyoming-piper/1.0.3/values.yaml