diff --git a/stable/domoticz/4.0.18/app-changelog.md b/stable/domoticz/4.0.18/app-changelog.md deleted file mode 100644 index fca25f6c0a2..00000000000 --- a/stable/domoticz/4.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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. - - \ No newline at end of file diff --git a/stable/domoticz/4.0.18/CHANGELOG.md b/stable/domoticz/4.0.19/CHANGELOG.md similarity index 91% rename from stable/domoticz/4.0.18/CHANGELOG.md rename to stable/domoticz/4.0.19/CHANGELOG.md index 2d200a279d5..eff88a50c5e 100644 --- a/stable/domoticz/4.0.18/CHANGELOG.md +++ b/stable/domoticz/4.0.19/CHANGELOG.md @@ -4,6 +4,15 @@ +## [domoticz-4.0.19](https://github.com/truecharts/charts/compare/domoticz-4.0.18...domoticz-4.0.19) (2023-02-14) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.1.20230214 + + + + ## [domoticz-4.0.18](https://github.com/truecharts/charts/compare/domoticz-4.0.17...domoticz-4.0.18) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [domoticz-4.0.9](https://github.com/truecharts/charts/compare/domoticz-4.0.8...domoticz-4.0.9) (2022-12-19) ### Chore - -- update helm general non-major - - - - -## [domoticz-4.0.8](https://github.com/truecharts/charts/compare/domoticz-4.0.7...domoticz-4.0.8) (2022-12-15) - -### Chore diff --git a/stable/domoticz/4.0.18/Chart.yaml b/stable/domoticz/4.0.19/Chart.yaml similarity index 95% rename from stable/domoticz/4.0.18/Chart.yaml rename to stable/domoticz/4.0.19/Chart.yaml index 56e846d1e28..ca9abc8f9e0 100644 --- a/stable/domoticz/4.0.18/Chart.yaml +++ b/stable/domoticz/4.0.19/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: domoticz -version: 4.0.18 -appVersion: "2022.2.202" +version: 4.0.19 +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 deprecated: false diff --git a/stable/domoticz/4.0.18/README.md b/stable/domoticz/4.0.19/README.md similarity index 100% rename from stable/domoticz/4.0.18/README.md rename to stable/domoticz/4.0.19/README.md diff --git a/stable/domoticz/4.0.19/app-changelog.md b/stable/domoticz/4.0.19/app-changelog.md new file mode 100644 index 00000000000..e1d63cc6f07 --- /dev/null +++ b/stable/domoticz/4.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [domoticz-4.0.19](https://github.com/truecharts/charts/compare/domoticz-4.0.18...domoticz-4.0.19) (2023-02-14) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.1.20230214 + + \ No newline at end of file diff --git a/stable/domoticz/4.0.18/app-readme.md b/stable/domoticz/4.0.19/app-readme.md similarity index 100% rename from stable/domoticz/4.0.18/app-readme.md rename to stable/domoticz/4.0.19/app-readme.md diff --git a/stable/domoticz/4.0.18/charts/common-11.1.2.tgz b/stable/domoticz/4.0.19/charts/common-11.1.2.tgz similarity index 100% rename from stable/domoticz/4.0.18/charts/common-11.1.2.tgz rename to stable/domoticz/4.0.19/charts/common-11.1.2.tgz diff --git a/stable/domoticz/4.0.18/ix_values.yaml b/stable/domoticz/4.0.19/ix_values.yaml similarity index 87% rename from stable/domoticz/4.0.18/ix_values.yaml rename to stable/domoticz/4.0.19/ix_values.yaml index 1346a62630b..a4bd66396dc 100644 --- a/stable/domoticz/4.0.18/ix_values.yaml +++ b/stable/domoticz/4.0.19/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/domoticz pullPolicy: IfNotPresent - tag: 2022.2.20230202@sha256:0c2869b385a1bdbc3225db8fb212de47170b4014505770e5836ab32ce9d50eb7 + tag: 2023.1.20230214@sha256:1523e0a5e63521c91947a67da6294b748868b37edcc2db7016171f2163c943df securityContext: runAsNonRoot: false diff --git a/stable/domoticz/4.0.18/questions.yaml b/stable/domoticz/4.0.19/questions.yaml similarity index 100% rename from stable/domoticz/4.0.18/questions.yaml rename to stable/domoticz/4.0.19/questions.yaml diff --git a/stable/domoticz/4.0.18/templates/common.yaml b/stable/domoticz/4.0.19/templates/common.yaml similarity index 100% rename from stable/domoticz/4.0.18/templates/common.yaml rename to stable/domoticz/4.0.19/templates/common.yaml diff --git a/stable/domoticz/4.0.18/values.yaml b/stable/domoticz/4.0.19/values.yaml similarity index 100% rename from stable/domoticz/4.0.18/values.yaml rename to stable/domoticz/4.0.19/values.yaml