Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2a3764821b
commit
5c3aa88186
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [domoticz-4.0.1](https://github.com/truecharts/charts/compare/domoticz-4.0.0...domoticz-4.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: domoticz
|
||||
version: 4.0.1
|
||||
version: 4.0.2
|
||||
appVersion: "2022.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
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [domoticz-4.0.2](https://github.com/truecharts/charts/compare/domoticz-4.0.1...domoticz-4.0.2) (2022-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/domoticz to v2022.2.20221117
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/domoticz
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2022.2.20221110
|
||||
tag: 2022.2.20221117
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
Loading…
Reference in New Issue