diff --git a/stable/domoticz/4.0.1/app-changelog.md b/stable/domoticz/4.0.1/app-changelog.md deleted file mode 100644 index 76fdddd26a..0000000000 --- a/stable/domoticz/4.0.1/app-changelog.md +++ /dev/null @@ -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)) - - \ No newline at end of file diff --git a/stable/domoticz/4.0.1/CHANGELOG.md b/stable/domoticz/4.0.2/CHANGELOG.md similarity index 100% rename from stable/domoticz/4.0.1/CHANGELOG.md rename to stable/domoticz/4.0.2/CHANGELOG.md diff --git a/stable/domoticz/4.0.1/Chart.yaml b/stable/domoticz/4.0.2/Chart.yaml similarity index 98% rename from stable/domoticz/4.0.1/Chart.yaml rename to stable/domoticz/4.0.2/Chart.yaml index 544e428ae4..b83b3a98e2 100644 --- a/stable/domoticz/4.0.1/Chart.yaml +++ b/stable/domoticz/4.0.2/Chart.yaml @@ -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 diff --git a/stable/domoticz/4.0.1/README.md b/stable/domoticz/4.0.2/README.md similarity index 100% rename from stable/domoticz/4.0.1/README.md rename to stable/domoticz/4.0.2/README.md diff --git a/stable/domoticz/4.0.2/app-changelog.md b/stable/domoticz/4.0.2/app-changelog.md new file mode 100644 index 0000000000..d9779b3e60 --- /dev/null +++ b/stable/domoticz/4.0.2/app-changelog.md @@ -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 + + \ No newline at end of file diff --git a/stable/domoticz/4.0.1/app-readme.md b/stable/domoticz/4.0.2/app-readme.md similarity index 100% rename from stable/domoticz/4.0.1/app-readme.md rename to stable/domoticz/4.0.2/app-readme.md diff --git a/stable/domoticz/4.0.1/charts/common-11.0.3.tgz b/stable/domoticz/4.0.2/charts/common-11.0.3.tgz similarity index 100% rename from stable/domoticz/4.0.1/charts/common-11.0.3.tgz rename to stable/domoticz/4.0.2/charts/common-11.0.3.tgz diff --git a/stable/domoticz/4.0.1/ix_values.yaml b/stable/domoticz/4.0.2/ix_values.yaml similarity index 96% rename from stable/domoticz/4.0.1/ix_values.yaml rename to stable/domoticz/4.0.2/ix_values.yaml index a1e539beeb..99094c2c76 100644 --- a/stable/domoticz/4.0.1/ix_values.yaml +++ b/stable/domoticz/4.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/domoticz pullPolicy: IfNotPresent - tag: 2022.2.20221110 + tag: 2022.2.20221117 securityContext: runAsNonRoot: false diff --git a/stable/domoticz/4.0.1/questions.yaml b/stable/domoticz/4.0.2/questions.yaml similarity index 100% rename from stable/domoticz/4.0.1/questions.yaml rename to stable/domoticz/4.0.2/questions.yaml diff --git a/stable/domoticz/4.0.1/templates/common.yaml b/stable/domoticz/4.0.2/templates/common.yaml similarity index 100% rename from stable/domoticz/4.0.1/templates/common.yaml rename to stable/domoticz/4.0.2/templates/common.yaml diff --git a/stable/domoticz/4.0.1/values.yaml b/stable/domoticz/4.0.2/values.yaml similarity index 100% rename from stable/domoticz/4.0.1/values.yaml rename to stable/domoticz/4.0.2/values.yaml