Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
dd59e0c74b
commit
de5a45e933
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [domoticz-5.0.22](https://github.com/truecharts/charts/compare/domoticz-5.0.21...domoticz-5.0.22) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10666](https://github.com/truecharts/charts/issues/10666))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [domoticz-5.0.23](https://github.com/truecharts/charts/compare/domoticz-5.0.22...domoticz-5.0.23) (2023-07-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/domoticz to v2023.2.20230721 ([#10747](https://github.com/truecharts/charts/issues/10747))
|
||||
|
||||
|
||||
|
||||
|
||||
## [domoticz-5.0.22](https://github.com/truecharts/charts/compare/domoticz-5.0.21...domoticz-5.0.22) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [domoticz-5.0.13](https://github.com/truecharts/charts/compare/domoticz-5.0.12...domoticz-5.0.13) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
||||
|
||||
|
||||
|
||||
## [domoticz-5.0.12](https://github.com/truecharts/charts/compare/domoticz-5.0.11...domoticz-5.0.12) (2023-06-04)
|
||||
|
||||
### Chore
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: domoticz
|
||||
version: 5.0.22
|
||||
appVersion: "2023.1.202"
|
||||
version: 5.0.23
|
||||
appVersion: "2023.2.202"
|
||||
description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more."
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [domoticz-5.0.23](https://github.com/truecharts/charts/compare/domoticz-5.0.22...domoticz-5.0.23) (2023-07-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/domoticz to v2023.2.20230721 ([#10747](https://github.com/truecharts/charts/issues/10747))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/domoticz
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023.1.20230720@sha256:e9d3a12dd3521ae76df4a1a344cb0ba3df88b21c554d7a367ef2ef55ce4df2fe
|
||||
tag: v2023.2.20230721@sha256:678f3d2ad496cd44fe059b1193f7103a830aca3e73cb31366d41b0a6ea4690c6
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue