Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f068b483d6
commit
e84064424d
|
@ -1,13 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [wyoming-piper-1.0.4](https://github.com/truecharts/charts/compare/wyoming-piper-1.0.3...wyoming-piper-1.0.4) (2023-08-19)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/wyoming-piper to v1.3.0 ([#11691](https://github.com/truecharts/charts/issues/11691))
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- probe type key ([#11242](https://github.com/truecharts/charts/issues/11242))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [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))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [wyoming-piper-1.0.4](https://github.com/truecharts/charts/compare/wyoming-piper-1.0.3...wyoming-piper-1.0.4) (2023-08-19)
|
## [wyoming-piper-1.0.4](https://github.com/truecharts/charts/compare/wyoming-piper-1.0.3...wyoming-piper-1.0.4) (2023-08-19)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.3.0"
|
appVersion: "1.3.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
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/truecharts/charts/tree/master/charts/stable/wyoming-piper
|
||||||
- https://github.com/home-assistant/addons/tree/master/piper
|
- https://github.com/home-assistant/addons/tree/master/piper
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.4
|
version: 1.0.5
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- home-automation
|
- home-automation
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [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))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/wyoming-piper
|
repository: tccr.io/truecharts/wyoming-piper
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.3.0@sha256:f2512b49a033a36173d7a15a03b0dda92edd1fe8ebb232f6b2b67674e89fdb43
|
tag: v1.3.2@sha256:d0e9c4e9e617c8f58af5452324c461cb65177dbee82f60baefbda974cef8866f
|
||||||
|
|
||||||
wyoming_piper:
|
wyoming_piper:
|
||||||
voice: en_US-lessac-medium
|
voice: en_US-lessac-medium
|
Loading…
Reference in New Issue