Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
baa28a4890
commit
2b8de75915
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [domoticz-5.0.20](https://github.com/truecharts/charts/compare/domoticz-5.0.19...domoticz-5.0.20) (2023-07-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/domoticz to v2023.1.20230706 ([#10215](https://github.com/truecharts/charts/issues/10215))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [domoticz-5.0.21](https://github.com/truecharts/charts/compare/domoticz-5.0.20...domoticz-5.0.21) (2023-07-21)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/domoticz to v2023.1.20230720 ([#10700](https://github.com/truecharts/charts/issues/10700))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [domoticz-5.0.20](https://github.com/truecharts/charts/compare/domoticz-5.0.19...domoticz-5.0.20) (2023-07-07)
|
## [domoticz-5.0.20](https://github.com/truecharts/charts/compare/domoticz-5.0.19...domoticz-5.0.20) (2023-07-07)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [domoticz-5.0.11](https://github.com/truecharts/charts/compare/domoticz-5.0.10...domoticz-5.0.11) (2023-05-28)
|
## [domoticz-5.0.11](https://github.com/truecharts/charts/compare/domoticz-5.0.10...domoticz-5.0.11) (2023-05-28)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/domoticz to v2023.1.20230525 ([#9230](https://github.com/truecharts/charts/issues/9230))
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: domoticz
|
name: domoticz
|
||||||
version: 5.0.20
|
version: 5.0.21
|
||||||
appVersion: "2023.1.202"
|
appVersion: "2023.1.202"
|
||||||
description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more."
|
description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more."
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [domoticz-5.0.21](https://github.com/truecharts/charts/compare/domoticz-5.0.20...domoticz-5.0.21) (2023-07-21)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/domoticz to v2023.1.20230720 ([#10700](https://github.com/truecharts/charts/issues/10700))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/domoticz
|
repository: tccr.io/truecharts/domoticz
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2023.1.20230706@sha256:b3c29cdb3af9a0486fb960a088c18a8f7bf96835806213048cbb71f55ebdb924
|
tag: v2023.1.20230720@sha256:e9d3a12dd3521ae76df4a1a344cb0ba3df88b21c554d7a367ef2ef55ce4df2fe
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue