From 8665c4456b3d6dce50478431ad1e65e3db169da7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 21 May 2023 02:33:52 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/domoticz/5.0.5/app-changelog.md | 9 --------- stable/domoticz/{5.0.5 => 5.0.6}/CHANGELOG.md | 18 +++++++++--------- stable/domoticz/{5.0.5 => 5.0.6}/Chart.yaml | 2 +- stable/domoticz/{5.0.5 => 5.0.6}/README.md | 0 stable/domoticz/5.0.6/app-changelog.md | 9 +++++++++ .../domoticz/{5.0.5 => 5.0.6}/app-readme.md | 0 .../{5.0.5 => 5.0.6}/charts/common-12.8.1.tgz | Bin .../domoticz/{5.0.5 => 5.0.6}/ix_values.yaml | 2 +- .../domoticz/{5.0.5 => 5.0.6}/questions.yaml | 0 .../{5.0.5 => 5.0.6}/templates/NOTES.txt | 0 .../{5.0.5 => 5.0.6}/templates/common.yaml | 0 stable/domoticz/{5.0.5 => 5.0.6}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/domoticz/5.0.5/app-changelog.md rename stable/domoticz/{5.0.5 => 5.0.6}/CHANGELOG.md (90%) rename stable/domoticz/{5.0.5 => 5.0.6}/Chart.yaml (98%) rename stable/domoticz/{5.0.5 => 5.0.6}/README.md (100%) create mode 100644 stable/domoticz/5.0.6/app-changelog.md rename stable/domoticz/{5.0.5 => 5.0.6}/app-readme.md (100%) rename stable/domoticz/{5.0.5 => 5.0.6}/charts/common-12.8.1.tgz (100%) rename stable/domoticz/{5.0.5 => 5.0.6}/ix_values.yaml (90%) rename stable/domoticz/{5.0.5 => 5.0.6}/questions.yaml (100%) rename stable/domoticz/{5.0.5 => 5.0.6}/templates/NOTES.txt (100%) rename stable/domoticz/{5.0.5 => 5.0.6}/templates/common.yaml (100%) rename stable/domoticz/{5.0.5 => 5.0.6}/values.yaml (100%) diff --git a/stable/domoticz/5.0.5/app-changelog.md b/stable/domoticz/5.0.5/app-changelog.md deleted file mode 100644 index 068fdbbe102..00000000000 --- a/stable/domoticz/5.0.5/app-changelog.md +++ /dev/null @@ -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)) - - \ No newline at end of file diff --git a/stable/domoticz/5.0.5/CHANGELOG.md b/stable/domoticz/5.0.6/CHANGELOG.md similarity index 90% rename from stable/domoticz/5.0.5/CHANGELOG.md rename to stable/domoticz/5.0.6/CHANGELOG.md index 94dd5289b86..a39fa1b805b 100644 --- a/stable/domoticz/5.0.5/CHANGELOG.md +++ b/stable/domoticz/5.0.6/CHANGELOG.md @@ -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 diff --git a/stable/domoticz/5.0.5/Chart.yaml b/stable/domoticz/5.0.6/Chart.yaml similarity index 98% rename from stable/domoticz/5.0.5/Chart.yaml rename to stable/domoticz/5.0.6/Chart.yaml index 61f8be1e2d1..e33b0e67bc1 100644 --- a/stable/domoticz/5.0.5/Chart.yaml +++ b/stable/domoticz/5.0.6/Chart.yaml @@ -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 diff --git a/stable/domoticz/5.0.5/README.md b/stable/domoticz/5.0.6/README.md similarity index 100% rename from stable/domoticz/5.0.5/README.md rename to stable/domoticz/5.0.6/README.md diff --git a/stable/domoticz/5.0.6/app-changelog.md b/stable/domoticz/5.0.6/app-changelog.md new file mode 100644 index 00000000000..88924ff116d --- /dev/null +++ b/stable/domoticz/5.0.6/app-changelog.md @@ -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)) + + \ No newline at end of file diff --git a/stable/domoticz/5.0.5/app-readme.md b/stable/domoticz/5.0.6/app-readme.md similarity index 100% rename from stable/domoticz/5.0.5/app-readme.md rename to stable/domoticz/5.0.6/app-readme.md diff --git a/stable/domoticz/5.0.5/charts/common-12.8.1.tgz b/stable/domoticz/5.0.6/charts/common-12.8.1.tgz similarity index 100% rename from stable/domoticz/5.0.5/charts/common-12.8.1.tgz rename to stable/domoticz/5.0.6/charts/common-12.8.1.tgz diff --git a/stable/domoticz/5.0.5/ix_values.yaml b/stable/domoticz/5.0.6/ix_values.yaml similarity index 90% rename from stable/domoticz/5.0.5/ix_values.yaml rename to stable/domoticz/5.0.6/ix_values.yaml index 0d3e0b6629f..42c74054b8d 100644 --- a/stable/domoticz/5.0.5/ix_values.yaml +++ b/stable/domoticz/5.0.6/ix_values.yaml @@ -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: diff --git a/stable/domoticz/5.0.5/questions.yaml b/stable/domoticz/5.0.6/questions.yaml similarity index 100% rename from stable/domoticz/5.0.5/questions.yaml rename to stable/domoticz/5.0.6/questions.yaml diff --git a/stable/domoticz/5.0.5/templates/NOTES.txt b/stable/domoticz/5.0.6/templates/NOTES.txt similarity index 100% rename from stable/domoticz/5.0.5/templates/NOTES.txt rename to stable/domoticz/5.0.6/templates/NOTES.txt diff --git a/stable/domoticz/5.0.5/templates/common.yaml b/stable/domoticz/5.0.6/templates/common.yaml similarity index 100% rename from stable/domoticz/5.0.5/templates/common.yaml rename to stable/domoticz/5.0.6/templates/common.yaml diff --git a/stable/domoticz/5.0.5/values.yaml b/stable/domoticz/5.0.6/values.yaml similarity index 100% rename from stable/domoticz/5.0.5/values.yaml rename to stable/domoticz/5.0.6/values.yaml