Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
18a98a3463
commit
be8b587041
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [wyoming-piper-1.0.5](https://github.com/truecharts/charts/compare/wyoming-piper-1.0.4...wyoming-piper-1.0.5) (2023-08-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wyoming-piper to v1.3.2 ([#11914](https://github.com/truecharts/charts/issues/11914))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [wyoming-piper-1.0.6](https://github.com/truecharts/charts/compare/wyoming-piper-1.0.5...wyoming-piper-1.0.6) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wyoming-piper to v1.4.0 ([#14043](https://github.com/truecharts/charts/issues/14043))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wyoming-piper-1.0.5](https://github.com/truecharts/charts/compare/wyoming-piper-1.0.4...wyoming-piper-1.0.5) (2023-08-26)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.3.2"
|
||||
appVersion: "1.4.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.5
|
||||
version: 1.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- home-automation
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [wyoming-piper-1.0.6](https://github.com/truecharts/charts/compare/wyoming-piper-1.0.5...wyoming-piper-1.0.6) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wyoming-piper to v1.4.0 ([#14043](https://github.com/truecharts/charts/issues/14043))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/wyoming-piper
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.3.2@sha256:d0e9c4e9e617c8f58af5452324c461cb65177dbee82f60baefbda974cef8866f
|
||||
tag: v1.4.0@sha256:4978b5edd897f580aac04b018166c50a7409cb686658c0c97e8bafd055edab12
|
||||
|
||||
wyoming_piper:
|
||||
voice: en_US-lessac-medium
|
Loading…
Reference in New Issue