diff --git a/stable/domoticz/6.0.3/app-changelog.md b/stable/domoticz/6.0.3/app-changelog.md deleted file mode 100644 index a98e2953c87..00000000000 --- a/stable/domoticz/6.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [domoticz-6.0.3](https://github.com/truecharts/charts/compare/domoticz-6.0.2...domoticz-6.0.3) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/domoticz/6.0.3/CHANGELOG.md b/stable/domoticz/6.0.4/CHANGELOG.md similarity index 91% rename from stable/domoticz/6.0.3/CHANGELOG.md rename to stable/domoticz/6.0.4/CHANGELOG.md index a5a15016983..cfad3aca882 100644 --- a/stable/domoticz/6.0.3/CHANGELOG.md +++ b/stable/domoticz/6.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [domoticz-6.0.4](https://github.com/truecharts/charts/compare/domoticz-6.0.3...domoticz-6.0.4) (2023-10-15) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.2.20231012 ([#13643](https://github.com/truecharts/charts/issues/13643)) + + + + ## [domoticz-6.0.3](https://github.com/truecharts/charts/compare/domoticz-6.0.2...domoticz-6.0.3) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/domoticz to v2023.1.20230615 ([#9916](https://github.com/truecharts/charts/issues/9916)) - - - -## [domoticz-5.0.17](https://github.com/truecharts/charts/compare/domoticz-5.0.16...domoticz-5.0.17) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - diff --git a/stable/domoticz/6.0.3/Chart.yaml b/stable/domoticz/6.0.4/Chart.yaml similarity index 98% rename from stable/domoticz/6.0.3/Chart.yaml rename to stable/domoticz/6.0.4/Chart.yaml index b590300cb19..16c2b7fe68e 100644 --- a/stable/domoticz/6.0.3/Chart.yaml +++ b/stable/domoticz/6.0.4/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: domoticz -version: 6.0.3 +version: 6.0.4 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 diff --git a/stable/domoticz/6.0.3/README.md b/stable/domoticz/6.0.4/README.md similarity index 100% rename from stable/domoticz/6.0.3/README.md rename to stable/domoticz/6.0.4/README.md diff --git a/stable/domoticz/6.0.4/app-changelog.md b/stable/domoticz/6.0.4/app-changelog.md new file mode 100644 index 00000000000..160185727fe --- /dev/null +++ b/stable/domoticz/6.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [domoticz-6.0.4](https://github.com/truecharts/charts/compare/domoticz-6.0.3...domoticz-6.0.4) (2023-10-15) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.2.20231012 ([#13643](https://github.com/truecharts/charts/issues/13643)) + + \ No newline at end of file diff --git a/stable/domoticz/6.0.3/app-readme.md b/stable/domoticz/6.0.4/app-readme.md similarity index 100% rename from stable/domoticz/6.0.3/app-readme.md rename to stable/domoticz/6.0.4/app-readme.md diff --git a/stable/domoticz/6.0.3/charts/common-14.0.9.tgz b/stable/domoticz/6.0.4/charts/common-14.0.9.tgz similarity index 100% rename from stable/domoticz/6.0.3/charts/common-14.0.9.tgz rename to stable/domoticz/6.0.4/charts/common-14.0.9.tgz diff --git a/stable/domoticz/6.0.3/ix_values.yaml b/stable/domoticz/6.0.4/ix_values.yaml similarity index 90% rename from stable/domoticz/6.0.3/ix_values.yaml rename to stable/domoticz/6.0.4/ix_values.yaml index cb23b9da491..3fd4b250bba 100644 --- a/stable/domoticz/6.0.3/ix_values.yaml +++ b/stable/domoticz/6.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/domoticz pullPolicy: IfNotPresent - tag: v2023.2.20231005@sha256:90a4c5d4ee3c2830de914763e1c6182484530d6785921d328961fb986257ac44 + tag: v2023.2.20231012@sha256:3241bc56f852036bb6cff22815ad643f92663fb58ff30c21e34cde32379e0e9e securityContext: container: diff --git a/stable/domoticz/6.0.3/questions.yaml b/stable/domoticz/6.0.4/questions.yaml similarity index 100% rename from stable/domoticz/6.0.3/questions.yaml rename to stable/domoticz/6.0.4/questions.yaml diff --git a/stable/domoticz/6.0.3/templates/NOTES.txt b/stable/domoticz/6.0.4/templates/NOTES.txt similarity index 100% rename from stable/domoticz/6.0.3/templates/NOTES.txt rename to stable/domoticz/6.0.4/templates/NOTES.txt diff --git a/stable/domoticz/6.0.3/templates/common.yaml b/stable/domoticz/6.0.4/templates/common.yaml similarity index 100% rename from stable/domoticz/6.0.3/templates/common.yaml rename to stable/domoticz/6.0.4/templates/common.yaml diff --git a/stable/domoticz/6.0.3/values.yaml b/stable/domoticz/6.0.4/values.yaml similarity index 100% rename from stable/domoticz/6.0.3/values.yaml rename to stable/domoticz/6.0.4/values.yaml