diff --git a/stable/domoticz/4.0.14/app-changelog.md b/stable/domoticz/4.0.14/app-changelog.md deleted file mode 100644 index 08f0dada13..0000000000 --- a/stable/domoticz/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [domoticz-4.0.14](https://github.com/truecharts/charts/compare/domoticz-4.0.13...domoticz-4.0.14) (2023-01-16) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2022.2.20230112 - - \ No newline at end of file diff --git a/stable/domoticz/4.0.14/CHANGELOG.md b/stable/domoticz/4.0.15/CHANGELOG.md similarity index 93% rename from stable/domoticz/4.0.14/CHANGELOG.md rename to stable/domoticz/4.0.15/CHANGELOG.md index 155e6c8aa1..a9cb015821 100644 --- a/stable/domoticz/4.0.14/CHANGELOG.md +++ b/stable/domoticz/4.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [domoticz-4.0.15](https://github.com/truecharts/charts/compare/domoticz-4.0.14...domoticz-4.0.15) (2023-01-21) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2022.2.20230119 + + + + ## [domoticz-4.0.14](https://github.com/truecharts/charts/compare/domoticz-4.0.13...domoticz-4.0.14) (2023-01-16) ### Chore @@ -88,12 +97,3 @@ ## [domoticz-4.0.5](https://github.com/truecharts/charts/compare/domoticz-4.0.4...domoticz-4.0.5) (2022-12-02) ### Chore - -- update container image tccr.io/truecharts/domoticz to v2022.2.20221201 - - - - -## [domoticz-4.0.4](https://github.com/truecharts/charts/compare/domoticz-4.0.3...domoticz-4.0.4) (2022-11-30) - - diff --git a/stable/domoticz/4.0.14/Chart.yaml b/stable/domoticz/4.0.15/Chart.yaml similarity index 98% rename from stable/domoticz/4.0.14/Chart.yaml rename to stable/domoticz/4.0.15/Chart.yaml index 31c95f9813..4d609cd714 100644 --- a/stable/domoticz/4.0.14/Chart.yaml +++ b/stable/domoticz/4.0.15/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: domoticz -version: 4.0.14 +version: 4.0.15 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.14/README.md b/stable/domoticz/4.0.15/README.md similarity index 100% rename from stable/domoticz/4.0.14/README.md rename to stable/domoticz/4.0.15/README.md diff --git a/stable/domoticz/4.0.15/app-changelog.md b/stable/domoticz/4.0.15/app-changelog.md new file mode 100644 index 0000000000..7038c16fc8 --- /dev/null +++ b/stable/domoticz/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [domoticz-4.0.15](https://github.com/truecharts/charts/compare/domoticz-4.0.14...domoticz-4.0.15) (2023-01-21) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2022.2.20230119 + + \ No newline at end of file diff --git a/stable/domoticz/4.0.14/app-readme.md b/stable/domoticz/4.0.15/app-readme.md similarity index 100% rename from stable/domoticz/4.0.14/app-readme.md rename to stable/domoticz/4.0.15/app-readme.md diff --git a/stable/domoticz/4.0.14/charts/common-11.1.2.tgz b/stable/domoticz/4.0.15/charts/common-11.1.2.tgz similarity index 100% rename from stable/domoticz/4.0.14/charts/common-11.1.2.tgz rename to stable/domoticz/4.0.15/charts/common-11.1.2.tgz diff --git a/stable/domoticz/4.0.14/ix_values.yaml b/stable/domoticz/4.0.15/ix_values.yaml similarity index 87% rename from stable/domoticz/4.0.14/ix_values.yaml rename to stable/domoticz/4.0.15/ix_values.yaml index dda88146b7..dc5a6bd49f 100644 --- a/stable/domoticz/4.0.14/ix_values.yaml +++ b/stable/domoticz/4.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/domoticz pullPolicy: IfNotPresent - tag: 2022.2.20230112@sha256:25a301878584187855f93a9dbce9577961df0ff57c05d41d8ac969c7a3c22bb1 + tag: 2022.2.20230119@sha256:b13946e595c2d409982815e64fa7a16f600a14b1dd154fcbad442b20eeea334b securityContext: runAsNonRoot: false diff --git a/stable/domoticz/4.0.14/questions.yaml b/stable/domoticz/4.0.15/questions.yaml similarity index 97% rename from stable/domoticz/4.0.14/questions.yaml rename to stable/domoticz/4.0.15/questions.yaml index 2e7fbfb9a2..9605714f14 100644 --- a/stable/domoticz/4.0.14/questions.yaml +++ b/stable/domoticz/4.0.15/questions.yaml @@ -1138,58 +1138,58 @@ questions: $ref: - "definitions/gpuConfiguration" attrs: [] - - variable: horizontalPodAutoscaler - group: Advanced - label: (Advanced) Horizontal Pod Autoscaler - schema: - type: list - default: [] - items: - - variable: hpaEntry - label: HPA Entry - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Name - schema: - type: string - required: true - default: "" - - variable: enabled - label: Enabled - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: target - label: Target - description: Deployment name, Defaults to Main Deployment - schema: - type: string - default: "" - - variable: minReplicas - label: Minimum Replicas - schema: - type: int - default: 1 - - variable: maxReplicas - label: Maximum Replicas - schema: - type: int - default: 5 - - variable: targetCPUUtilizationPercentage - label: Target CPU Utilization Percentage - schema: - type: int - default: 80 - - variable: targetMemoryUtilizationPercentage - label: Target Memory Utilization Percentage - schema: - type: int - default: 80 +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 - variable: networkPolicy group: Advanced label: (Advanced) Network Policy diff --git a/stable/domoticz/4.0.14/templates/common.yaml b/stable/domoticz/4.0.15/templates/common.yaml similarity index 100% rename from stable/domoticz/4.0.14/templates/common.yaml rename to stable/domoticz/4.0.15/templates/common.yaml diff --git a/stable/domoticz/4.0.14/values.yaml b/stable/domoticz/4.0.15/values.yaml similarity index 100% rename from stable/domoticz/4.0.14/values.yaml rename to stable/domoticz/4.0.15/values.yaml