From 2b8de75915494ef61e9f57c0cc3a8740d5e32042 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 21 Jul 2023 12:53:31 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/domoticz/5.0.20/app-changelog.md | 9 --------- .../domoticz/{5.0.20 => 5.0.21}/CHANGELOG.md | 18 +++++++++--------- stable/domoticz/{5.0.20 => 5.0.21}/Chart.yaml | 2 +- stable/domoticz/{5.0.20 => 5.0.21}/README.md | 0 stable/domoticz/5.0.21/app-changelog.md | 9 +++++++++ .../domoticz/{5.0.20 => 5.0.21}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{5.0.20 => 5.0.21}/ix_values.yaml | 2 +- .../{5.0.20 => 5.0.21}/questions.yaml | 0 .../{5.0.20 => 5.0.21}/templates/NOTES.txt | 0 .../{5.0.20 => 5.0.21}/templates/common.yaml | 0 .../domoticz/{5.0.20 => 5.0.21}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/domoticz/5.0.20/app-changelog.md rename stable/domoticz/{5.0.20 => 5.0.21}/CHANGELOG.md (92%) rename stable/domoticz/{5.0.20 => 5.0.21}/Chart.yaml (98%) rename stable/domoticz/{5.0.20 => 5.0.21}/README.md (100%) create mode 100644 stable/domoticz/5.0.21/app-changelog.md rename stable/domoticz/{5.0.20 => 5.0.21}/app-readme.md (100%) rename stable/domoticz/{5.0.20 => 5.0.21}/charts/common-12.14.6.tgz (100%) rename stable/domoticz/{5.0.20 => 5.0.21}/ix_values.yaml (90%) rename stable/domoticz/{5.0.20 => 5.0.21}/questions.yaml (100%) rename stable/domoticz/{5.0.20 => 5.0.21}/templates/NOTES.txt (100%) rename stable/domoticz/{5.0.20 => 5.0.21}/templates/common.yaml (100%) rename stable/domoticz/{5.0.20 => 5.0.21}/values.yaml (100%) diff --git a/stable/domoticz/5.0.20/app-changelog.md b/stable/domoticz/5.0.20/app-changelog.md deleted file mode 100644 index b79b4fe6569..00000000000 --- a/stable/domoticz/5.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [domoticz-5.0.20](https://github.com/truecharts/charts/compare/domoticz-5.0.19...domoticz-5.0.20) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230706 ([#10215](https://github.com/truecharts/charts/issues/10215)) - - \ No newline at end of file diff --git a/stable/domoticz/5.0.20/CHANGELOG.md b/stable/domoticz/5.0.21/CHANGELOG.md similarity index 92% rename from stable/domoticz/5.0.20/CHANGELOG.md rename to stable/domoticz/5.0.21/CHANGELOG.md index 69a68b95416..4e643f2cddd 100644 --- a/stable/domoticz/5.0.20/CHANGELOG.md +++ b/stable/domoticz/5.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [domoticz-5.0.21](https://github.com/truecharts/charts/compare/domoticz-5.0.20...domoticz-5.0.21) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.1.20230720 ([#10700](https://github.com/truecharts/charts/issues/10700)) + + + + ## [domoticz-5.0.20](https://github.com/truecharts/charts/compare/domoticz-5.0.19...domoticz-5.0.20) (2023-07-07) ### Chore @@ -88,12 +97,3 @@ ## [domoticz-5.0.11](https://github.com/truecharts/charts/compare/domoticz-5.0.10...domoticz-5.0.11) (2023-05-28) ### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230525 ([#9230](https://github.com/truecharts/charts/issues/9230)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - diff --git a/stable/domoticz/5.0.20/Chart.yaml b/stable/domoticz/5.0.21/Chart.yaml similarity index 98% rename from stable/domoticz/5.0.20/Chart.yaml rename to stable/domoticz/5.0.21/Chart.yaml index fb6eb5661ec..9d569a7375a 100644 --- a/stable/domoticz/5.0.20/Chart.yaml +++ b/stable/domoticz/5.0.21/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: domoticz -version: 5.0.20 +version: 5.0.21 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.20/README.md b/stable/domoticz/5.0.21/README.md similarity index 100% rename from stable/domoticz/5.0.20/README.md rename to stable/domoticz/5.0.21/README.md diff --git a/stable/domoticz/5.0.21/app-changelog.md b/stable/domoticz/5.0.21/app-changelog.md new file mode 100644 index 00000000000..412a1be489f --- /dev/null +++ b/stable/domoticz/5.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [domoticz-5.0.21](https://github.com/truecharts/charts/compare/domoticz-5.0.20...domoticz-5.0.21) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.1.20230720 ([#10700](https://github.com/truecharts/charts/issues/10700)) + + \ No newline at end of file diff --git a/stable/domoticz/5.0.20/app-readme.md b/stable/domoticz/5.0.21/app-readme.md similarity index 100% rename from stable/domoticz/5.0.20/app-readme.md rename to stable/domoticz/5.0.21/app-readme.md diff --git a/stable/domoticz/5.0.20/charts/common-12.14.6.tgz b/stable/domoticz/5.0.21/charts/common-12.14.6.tgz similarity index 100% rename from stable/domoticz/5.0.20/charts/common-12.14.6.tgz rename to stable/domoticz/5.0.21/charts/common-12.14.6.tgz diff --git a/stable/domoticz/5.0.20/ix_values.yaml b/stable/domoticz/5.0.21/ix_values.yaml similarity index 90% rename from stable/domoticz/5.0.20/ix_values.yaml rename to stable/domoticz/5.0.21/ix_values.yaml index 77066681c55..1203420a793 100644 --- a/stable/domoticz/5.0.20/ix_values.yaml +++ b/stable/domoticz/5.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/domoticz pullPolicy: IfNotPresent - tag: v2023.1.20230706@sha256:b3c29cdb3af9a0486fb960a088c18a8f7bf96835806213048cbb71f55ebdb924 + tag: v2023.1.20230720@sha256:e9d3a12dd3521ae76df4a1a344cb0ba3df88b21c554d7a367ef2ef55ce4df2fe securityContext: container: diff --git a/stable/domoticz/5.0.20/questions.yaml b/stable/domoticz/5.0.21/questions.yaml similarity index 100% rename from stable/domoticz/5.0.20/questions.yaml rename to stable/domoticz/5.0.21/questions.yaml diff --git a/stable/domoticz/5.0.20/templates/NOTES.txt b/stable/domoticz/5.0.21/templates/NOTES.txt similarity index 100% rename from stable/domoticz/5.0.20/templates/NOTES.txt rename to stable/domoticz/5.0.21/templates/NOTES.txt diff --git a/stable/domoticz/5.0.20/templates/common.yaml b/stable/domoticz/5.0.21/templates/common.yaml similarity index 100% rename from stable/domoticz/5.0.20/templates/common.yaml rename to stable/domoticz/5.0.21/templates/common.yaml diff --git a/stable/domoticz/5.0.20/values.yaml b/stable/domoticz/5.0.21/values.yaml similarity index 100% rename from stable/domoticz/5.0.20/values.yaml rename to stable/domoticz/5.0.21/values.yaml