Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c61dcfffed
commit
8665c4456b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [domoticz-5.0.5](https://github.com/truecharts/charts/compare/domoticz-5.0.4...domoticz-5.0.5) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [domoticz-5.0.6](https://github.com/truecharts/charts/compare/domoticz-5.0.5...domoticz-5.0.6) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/domoticz to v2023.1.20230518 ([#9031](https://github.com/truecharts/charts/issues/9031))
|
||||
|
||||
|
||||
|
||||
|
||||
## [domoticz-5.0.5](https://github.com/truecharts/charts/compare/domoticz-5.0.4...domoticz-5.0.5) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [domoticz-4.0.18](https://github.com/truecharts/charts/compare/domoticz-4.0.17...domoticz-4.0.18) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
|
||||
|
||||
## [domoticz-4.0.17](https://github.com/truecharts/charts/compare/domoticz-4.0.16...domoticz-4.0.17) (2023-02-03)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: domoticz
|
||||
version: 5.0.5
|
||||
version: 5.0.6
|
||||
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."
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [domoticz-5.0.6](https://github.com/truecharts/charts/compare/domoticz-5.0.5...domoticz-5.0.6) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/domoticz to v2023.1.20230518 ([#9031](https://github.com/truecharts/charts/issues/9031))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/domoticz
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023.1.20230504@sha256:5c0997cc4a675e6db3599ed582734f6185b47ac9f92c0479f0c7bf7d8548c8d9
|
||||
tag: v2023.1.20230518@sha256:a96b8358a76dbdbd9e82607fa7f566625aa93678039375a70069f671bbc0b3a6
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue