Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a52fdb4855
commit
e43bc559df
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [domoticz-6.0.12](https://github.com/truecharts/charts/compare/domoticz-6.0.11...domoticz-6.0.12) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [domoticz-6.0.13](https://github.com/truecharts/charts/compare/domoticz-6.0.12...domoticz-6.0.13) (2023-11-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/domoticz to v2023.2.20231109 ([#14478](https://github.com/truecharts/charts/issues/14478))
|
||||
|
||||
|
||||
|
||||
|
||||
## [domoticz-6.0.12](https://github.com/truecharts/charts/compare/domoticz-6.0.11...domoticz-6.0.12) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [domoticz-6.0.2](https://github.com/truecharts/charts/compare/domoticz-6.0.1...domoticz-6.0.2) (2023-10-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/domoticz to v2023.2.20231005 ([#13273](https://github.com/truecharts/charts/issues/13273))
|
||||
|
||||
|
||||
|
||||
|
||||
## [domoticz-6.0.1](https://github.com/truecharts/charts/compare/domoticz-6.0.0...domoticz-6.0.1) (2023-09-14)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: domoticz
|
||||
version: 6.0.12
|
||||
version: 6.0.13
|
||||
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
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [domoticz-6.0.13](https://github.com/truecharts/charts/compare/domoticz-6.0.12...domoticz-6.0.13) (2023-11-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/domoticz to v2023.2.20231109 ([#14478](https://github.com/truecharts/charts/issues/14478))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/domoticz
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023.2.20231102@sha256:5caed92233312126c8302df016adc92e036ae019ff67493b931028387e6c55f4
|
||||
tag: v2023.2.20231109@sha256:5ef2cf439a1748ae2a564cafa1f6aee787d08688731e56e099b1cc0b88fc96fe
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue