diff --git a/stable/alist/5.0.27/app-changelog.md b/stable/alist/5.0.27/app-changelog.md deleted file mode 100644 index 1780e9cf61..0000000000 --- a/stable/alist/5.0.27/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [alist-5.0.27](https://github.com/truecharts/charts/compare/alist-5.0.26...alist-5.0.27) (2023-07-08) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.20.1 ([#10314](https://github.com/truecharts/charts/issues/10314)) - - \ No newline at end of file diff --git a/stable/alist/5.0.27/CHANGELOG.md b/stable/alist/5.0.28/CHANGELOG.md similarity index 90% rename from stable/alist/5.0.27/CHANGELOG.md rename to stable/alist/5.0.28/CHANGELOG.md index b86331d153..2e75d52f88 100644 --- a/stable/alist/5.0.27/CHANGELOG.md +++ b/stable/alist/5.0.28/CHANGELOG.md @@ -4,6 +4,15 @@ +## [alist-5.0.28](https://github.com/truecharts/charts/compare/alist-5.0.27...alist-5.0.28) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.22.1 ([#10653](https://github.com/truecharts/charts/issues/10653)) + + + + ## [alist-5.0.27](https://github.com/truecharts/charts/compare/alist-5.0.26...alist-5.0.27) (2023-07-08) ### Chore @@ -88,12 +97,3 @@ - -## [alist-5.0.18](https://github.com/truecharts/charts/compare/alist-5.0.17...alist-5.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - diff --git a/stable/alist/5.0.27/Chart.yaml b/stable/alist/5.0.28/Chart.yaml similarity index 95% rename from stable/alist/5.0.27/Chart.yaml rename to stable/alist/5.0.28/Chart.yaml index 9be1227213..18c1eaf7e6 100644 --- a/stable/alist/5.0.27/Chart.yaml +++ b/stable/alist/5.0.28/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: alist -version: 5.0.27 -appVersion: "3.20.1" +version: 5.0.28 +appVersion: "3.22.1" description: Alist program that supports multiple storage, powered by Gin and React type: application deprecated: false diff --git a/stable/alist/5.0.27/README.md b/stable/alist/5.0.28/README.md similarity index 100% rename from stable/alist/5.0.27/README.md rename to stable/alist/5.0.28/README.md diff --git a/stable/alist/5.0.28/app-changelog.md b/stable/alist/5.0.28/app-changelog.md new file mode 100644 index 0000000000..bff43a6d88 --- /dev/null +++ b/stable/alist/5.0.28/app-changelog.md @@ -0,0 +1,9 @@ + + +## [alist-5.0.28](https://github.com/truecharts/charts/compare/alist-5.0.27...alist-5.0.28) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.22.1 ([#10653](https://github.com/truecharts/charts/issues/10653)) + + \ No newline at end of file diff --git a/stable/alist/5.0.27/app-readme.md b/stable/alist/5.0.28/app-readme.md similarity index 100% rename from stable/alist/5.0.27/app-readme.md rename to stable/alist/5.0.28/app-readme.md diff --git a/stable/alist/5.0.27/charts/common-12.14.6.tgz b/stable/alist/5.0.28/charts/common-12.14.6.tgz similarity index 100% rename from stable/alist/5.0.27/charts/common-12.14.6.tgz rename to stable/alist/5.0.28/charts/common-12.14.6.tgz diff --git a/stable/alist/5.0.27/ix_values.yaml b/stable/alist/5.0.28/ix_values.yaml similarity index 89% rename from stable/alist/5.0.27/ix_values.yaml rename to stable/alist/5.0.28/ix_values.yaml index 26db278a19..ee5b88d39b 100644 --- a/stable/alist/5.0.27/ix_values.yaml +++ b/stable/alist/5.0.28/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/alist pullPolicy: IfNotPresent - tag: v3.20.1@sha256:903ad6f44082ec14ced0ed34110cbaaffd3b164872c1b61a5f37e5ebc3181456 + tag: v3.22.1@sha256:f936b9d3f4eedd393ba3905637c85edb6b4053f28c75335d7cc9c1cacbe08e06 securityContext: container: diff --git a/stable/alist/5.0.27/questions.yaml b/stable/alist/5.0.28/questions.yaml similarity index 100% rename from stable/alist/5.0.27/questions.yaml rename to stable/alist/5.0.28/questions.yaml diff --git a/stable/alist/5.0.27/templates/NOTES.txt b/stable/alist/5.0.28/templates/NOTES.txt similarity index 100% rename from stable/alist/5.0.27/templates/NOTES.txt rename to stable/alist/5.0.28/templates/NOTES.txt diff --git a/stable/alist/5.0.27/templates/common.yaml b/stable/alist/5.0.28/templates/common.yaml similarity index 100% rename from stable/alist/5.0.27/templates/common.yaml rename to stable/alist/5.0.28/templates/common.yaml diff --git a/stable/alist/5.0.27/values.yaml b/stable/alist/5.0.28/values.yaml similarity index 100% rename from stable/alist/5.0.27/values.yaml rename to stable/alist/5.0.28/values.yaml diff --git a/stable/cyberchef/5.0.28/app-changelog.md b/stable/cyberchef/5.0.28/app-changelog.md deleted file mode 100644 index a49f47824b..0000000000 --- a/stable/cyberchef/5.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cyberchef-5.0.28](https://github.com/truecharts/charts/compare/cyberchef-5.0.27...cyberchef-5.0.28) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - \ No newline at end of file diff --git a/stable/cyberchef/5.0.28/CHANGELOG.md b/stable/cyberchef/5.0.29/CHANGELOG.md similarity index 90% rename from stable/cyberchef/5.0.28/CHANGELOG.md rename to stable/cyberchef/5.0.29/CHANGELOG.md index b606ffea89..ecc938d9ea 100644 --- a/stable/cyberchef/5.0.28/CHANGELOG.md +++ b/stable/cyberchef/5.0.29/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cyberchef-5.0.29](https://github.com/truecharts/charts/compare/cyberchef-5.0.28...cyberchef-5.0.29) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#10655](https://github.com/truecharts/charts/issues/10655)) + + + + ## [cyberchef-5.0.28](https://github.com/truecharts/charts/compare/cyberchef-5.0.27...cyberchef-5.0.28) (2023-07-01) ### Chore @@ -88,12 +97,3 @@ - -## [cyberchef-5.0.19](https://github.com/truecharts/charts/compare/cyberchef-5.0.18...cyberchef-5.0.19) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - diff --git a/stable/cyberchef/5.0.28/Chart.yaml b/stable/cyberchef/5.0.29/Chart.yaml similarity index 95% rename from stable/cyberchef/5.0.28/Chart.yaml rename to stable/cyberchef/5.0.29/Chart.yaml index 160bd8a6b3..5a045ad2af 100644 --- a/stable/cyberchef/5.0.28/Chart.yaml +++ b/stable/cyberchef/5.0.29/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "10.4.0" +appVersion: "10.5.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -17,7 +17,7 @@ maintainers: name: cyberchef sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef -version: 5.0.28 +version: 5.0.29 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/cyberchef/5.0.28/README.md b/stable/cyberchef/5.0.29/README.md similarity index 100% rename from stable/cyberchef/5.0.28/README.md rename to stable/cyberchef/5.0.29/README.md diff --git a/stable/cyberchef/5.0.29/app-changelog.md b/stable/cyberchef/5.0.29/app-changelog.md new file mode 100644 index 0000000000..9f1904323c --- /dev/null +++ b/stable/cyberchef/5.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cyberchef-5.0.29](https://github.com/truecharts/charts/compare/cyberchef-5.0.28...cyberchef-5.0.29) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#10655](https://github.com/truecharts/charts/issues/10655)) + + \ No newline at end of file diff --git a/stable/cyberchef/5.0.28/app-readme.md b/stable/cyberchef/5.0.29/app-readme.md similarity index 100% rename from stable/cyberchef/5.0.28/app-readme.md rename to stable/cyberchef/5.0.29/app-readme.md diff --git a/stable/cyberchef/5.0.28/charts/common-12.14.6.tgz b/stable/cyberchef/5.0.29/charts/common-12.14.6.tgz similarity index 100% rename from stable/cyberchef/5.0.28/charts/common-12.14.6.tgz rename to stable/cyberchef/5.0.29/charts/common-12.14.6.tgz diff --git a/stable/cyberchef/5.0.28/ix_values.yaml b/stable/cyberchef/5.0.29/ix_values.yaml similarity index 88% rename from stable/cyberchef/5.0.28/ix_values.yaml rename to stable/cyberchef/5.0.29/ix_values.yaml index 5ed9e516fc..1ff3b51a47 100644 --- a/stable/cyberchef/5.0.28/ix_values.yaml +++ b/stable/cyberchef/5.0.29/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: 10.4.0@sha256:d3074bf7474c1d66e412154f2fb2e4589e7a1a7b50f53f1c7e2f40fe87435a1d + tag: v10.5.2@sha256:a66ef3f81911585f88b27a21365a461291f4a5f40567c5b1dcbe46e684b0e8c7 pullPolicy: IfNotPresent securityContext: diff --git a/stable/cyberchef/5.0.28/questions.yaml b/stable/cyberchef/5.0.29/questions.yaml similarity index 97% rename from stable/cyberchef/5.0.28/questions.yaml rename to stable/cyberchef/5.0.29/questions.yaml index d33a613e1f..691d0afe1d 100644 --- a/stable/cyberchef/5.0.28/questions.yaml +++ b/stable/cyberchef/5.0.29/questions.yaml @@ -549,13 +549,44 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: diff --git a/stable/cyberchef/5.0.28/templates/NOTES.txt b/stable/cyberchef/5.0.29/templates/NOTES.txt similarity index 100% rename from stable/cyberchef/5.0.28/templates/NOTES.txt rename to stable/cyberchef/5.0.29/templates/NOTES.txt diff --git a/stable/cyberchef/5.0.28/templates/common.yaml b/stable/cyberchef/5.0.29/templates/common.yaml similarity index 100% rename from stable/cyberchef/5.0.28/templates/common.yaml rename to stable/cyberchef/5.0.29/templates/common.yaml diff --git a/stable/cyberchef/5.0.28/values.yaml b/stable/cyberchef/5.0.29/values.yaml similarity index 100% rename from stable/cyberchef/5.0.28/values.yaml rename to stable/cyberchef/5.0.29/values.yaml diff --git a/stable/ddns-go/5.0.28/app-changelog.md b/stable/ddns-go/5.0.28/app-changelog.md deleted file mode 100644 index 321850b2c6..0000000000 --- a/stable/ddns-go/5.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddns-go-5.0.28](https://github.com/truecharts/charts/compare/ddns-go-5.0.27...ddns-go-5.0.28) (2023-07-18) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.3.7 ([#10571](https://github.com/truecharts/charts/issues/10571)) - - \ No newline at end of file diff --git a/stable/ddns-go/5.0.28/CHANGELOG.md b/stable/ddns-go/5.0.29/CHANGELOG.md similarity index 91% rename from stable/ddns-go/5.0.28/CHANGELOG.md rename to stable/ddns-go/5.0.29/CHANGELOG.md index 8f44c4632c..e55baf2eff 100644 --- a/stable/ddns-go/5.0.28/CHANGELOG.md +++ b/stable/ddns-go/5.0.29/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ddns-go-5.0.29](https://github.com/truecharts/charts/compare/ddns-go-5.0.28...ddns-go-5.0.29) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.4.1 ([#10656](https://github.com/truecharts/charts/issues/10656)) + + + + ## [ddns-go-5.0.28](https://github.com/truecharts/charts/compare/ddns-go-5.0.27...ddns-go-5.0.28) (2023-07-18) ### Chore @@ -85,15 +94,6 @@ -## [ddns-go-5.0.25](https://github.com/truecharts/charts/compare/ddns-go-5.0.24...ddns-go-5.0.25) (2023-06-16) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.3.5 ([#9679](https://github.com/truecharts/charts/issues/9679)) - - - - ## [ddns-go-5.0.25](https://github.com/truecharts/charts/compare/ddns-go-5.0.24...ddns-go-5.0.25) (2023-06-16) ### Chore diff --git a/stable/ddns-go/5.0.28/Chart.yaml b/stable/ddns-go/5.0.29/Chart.yaml similarity index 95% rename from stable/ddns-go/5.0.28/Chart.yaml rename to stable/ddns-go/5.0.29/Chart.yaml index 20b73d00f1..191fc75a1d 100644 --- a/stable/ddns-go/5.0.28/Chart.yaml +++ b/stable/ddns-go/5.0.29/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddns-go -version: 5.0.28 -appVersion: "5.3.7" +version: 5.0.29 +appVersion: "5.4.1" description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service type: application deprecated: false diff --git a/stable/ddns-go/5.0.28/README.md b/stable/ddns-go/5.0.29/README.md similarity index 100% rename from stable/ddns-go/5.0.28/README.md rename to stable/ddns-go/5.0.29/README.md diff --git a/stable/ddns-go/5.0.29/app-changelog.md b/stable/ddns-go/5.0.29/app-changelog.md new file mode 100644 index 0000000000..5df4427d58 --- /dev/null +++ b/stable/ddns-go/5.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddns-go-5.0.29](https://github.com/truecharts/charts/compare/ddns-go-5.0.28...ddns-go-5.0.29) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.4.1 ([#10656](https://github.com/truecharts/charts/issues/10656)) + + \ No newline at end of file diff --git a/stable/ddns-go/5.0.28/app-readme.md b/stable/ddns-go/5.0.29/app-readme.md similarity index 100% rename from stable/ddns-go/5.0.28/app-readme.md rename to stable/ddns-go/5.0.29/app-readme.md diff --git a/stable/ddns-go/5.0.28/charts/common-12.14.6.tgz b/stable/ddns-go/5.0.29/charts/common-12.14.6.tgz similarity index 100% rename from stable/ddns-go/5.0.28/charts/common-12.14.6.tgz rename to stable/ddns-go/5.0.29/charts/common-12.14.6.tgz diff --git a/stable/ddns-go/5.0.28/ix_values.yaml b/stable/ddns-go/5.0.29/ix_values.yaml similarity index 89% rename from stable/ddns-go/5.0.28/ix_values.yaml rename to stable/ddns-go/5.0.29/ix_values.yaml index 0dbab0ae60..61defd2b8f 100644 --- a/stable/ddns-go/5.0.28/ix_values.yaml +++ b/stable/ddns-go/5.0.29/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ddns-go pullPolicy: IfNotPresent - tag: v5.3.7@sha256:4e53fa0458f57e33101e7dcf7534519dd90b87a6afa77402baaa2232d2007457 + tag: v5.4.1@sha256:90f1e394d9e0df37ca8b767fe61f38a81385a61cf241062cc6c99871e753ca8a securityContext: container: diff --git a/stable/ddns-go/5.0.28/questions.yaml b/stable/ddns-go/5.0.29/questions.yaml similarity index 100% rename from stable/ddns-go/5.0.28/questions.yaml rename to stable/ddns-go/5.0.29/questions.yaml diff --git a/stable/ddns-go/5.0.28/templates/NOTES.txt b/stable/ddns-go/5.0.29/templates/NOTES.txt similarity index 100% rename from stable/ddns-go/5.0.28/templates/NOTES.txt rename to stable/ddns-go/5.0.29/templates/NOTES.txt diff --git a/stable/ddns-go/5.0.28/templates/common.yaml b/stable/ddns-go/5.0.29/templates/common.yaml similarity index 100% rename from stable/ddns-go/5.0.28/templates/common.yaml rename to stable/ddns-go/5.0.29/templates/common.yaml diff --git a/stable/ddns-go/5.0.28/values.yaml b/stable/ddns-go/5.0.29/values.yaml similarity index 100% rename from stable/ddns-go/5.0.28/values.yaml rename to stable/ddns-go/5.0.29/values.yaml diff --git a/stable/esphome/14.0.31/CHANGELOG.md b/stable/esphome/14.0.31/CHANGELOG.md new file mode 100644 index 0000000000..d0a1b14566 --- /dev/null +++ b/stable/esphome/14.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [esphome-14.0.31](https://github.com/truecharts/charts/compare/esphome-14.0.30...esphome-14.0.31) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.7.0 ([#10657](https://github.com/truecharts/charts/issues/10657)) + + + + +## [esphome-14.0.30](https://github.com/truecharts/charts/compare/esphome-14.0.29...esphome-14.0.30) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.6.5 ([#10573](https://github.com/truecharts/charts/issues/10573)) + + + + +## [esphome-14.0.29](https://github.com/truecharts/charts/compare/esphome-14.0.28...esphome-14.0.29) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.6.4 ([#10216](https://github.com/truecharts/charts/issues/10216)) + + + + +## [esphome-14.0.28](https://github.com/truecharts/charts/compare/esphome-14.0.27...esphome-14.0.28) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [esphome-14.0.27](https://github.com/truecharts/charts/compare/esphome-14.0.26...esphome-14.0.27) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.6.2 ([#9948](https://github.com/truecharts/charts/issues/9948)) + + + + +## [esphome-14.0.26](https://github.com/truecharts/charts/compare/esphome-14.0.25...esphome-14.0.26) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [esphome-14.0.25](https://github.com/truecharts/charts/compare/esphome-14.0.24...esphome-14.0.25) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [esphome-14.0.24](https://github.com/truecharts/charts/compare/esphome-14.0.23...esphome-14.0.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) + + + + +## [esphome-14.0.23](https://github.com/truecharts/charts/compare/esphome-14.0.22...esphome-14.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [esphome-14.0.22](https://github.com/truecharts/charts/compare/esphome-14.0.21...esphome-14.0.22) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [esphome-14.0.21](https://github.com/truecharts/charts/compare/esphome-14.0.20...esphome-14.0.21) (2023-06-01) + +### Chore diff --git a/stable/esphome/14.0.31/Chart.yaml b/stable/esphome/14.0.31/Chart.yaml new file mode 100644 index 0000000000..f44bbc07c0 --- /dev/null +++ b/stable/esphome/14.0.31/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2023.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.14.6 +deprecated: false +description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. +home: https://truecharts.org/charts/stable/esphome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png +keywords: + - esphome +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: esphome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/esphome + - https://github.com/esphome/esphome +type: application +version: 14.0.31 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" diff --git a/stable/invidious/5.1.3/README.md b/stable/esphome/14.0.31/README.md similarity index 100% rename from stable/invidious/5.1.3/README.md rename to stable/esphome/14.0.31/README.md diff --git a/stable/esphome/14.0.31/app-changelog.md b/stable/esphome/14.0.31/app-changelog.md new file mode 100644 index 0000000000..5a7981ae40 --- /dev/null +++ b/stable/esphome/14.0.31/app-changelog.md @@ -0,0 +1,9 @@ + + +## [esphome-14.0.31](https://github.com/truecharts/charts/compare/esphome-14.0.30...esphome-14.0.31) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.7.0 ([#10657](https://github.com/truecharts/charts/issues/10657)) + + \ No newline at end of file diff --git a/stable/esphome/14.0.31/app-readme.md b/stable/esphome/14.0.31/app-readme.md new file mode 100644 index 0000000000..2efae02624 --- /dev/null +++ b/stable/esphome/14.0.31/app-readme.md @@ -0,0 +1,8 @@ +ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/esphome](https://truecharts.org/charts/stable/esphome) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/invidious/5.1.3/charts/common-12.14.6.tgz b/stable/esphome/14.0.31/charts/common-12.14.6.tgz similarity index 100% rename from stable/invidious/5.1.3/charts/common-12.14.6.tgz rename to stable/esphome/14.0.31/charts/common-12.14.6.tgz diff --git a/stable/esphome/14.0.31/ix_values.yaml b/stable/esphome/14.0.31/ix_values.yaml new file mode 100644 index 0000000000..7eb0f1f912 --- /dev/null +++ b/stable/esphome/14.0.31/ix_values.yaml @@ -0,0 +1,55 @@ +image: + repository: tccr.io/truecharts/esphome + pullPolicy: IfNotPresent + tag: v2023.7.0@sha256:e84be4e7908915e596fc5c9b542664a4bc8ca90835f9650aa44b917cfef70d69 + +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + privileged: true + allowPrivilegeEscalation: true + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 6052 + targetPort: 6052 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: + ESPHOME_DASHBOARD_USE_PING: false + ESPHOME_DASHBOARD_RELATIVE_URL: / + # ESPHOME_QUICKWIZARD: + # ESPHOME_IS_HASSIO: + # DISABLE_HA_AUTHENTICATION: + # USERNAME: + # PASSWORD: + +persistence: + config: + enabled: true + mountPath: /config + platformio: + enabled: true + mountPath: /.platformio +portal: + open: + enabled: true diff --git a/stable/esphome/14.0.31/questions.yaml b/stable/esphome/14.0.31/questions.yaml new file mode 100644 index 0000000000..a50f948aea --- /dev/null +++ b/stable/esphome/14.0.31/questions.yaml @@ -0,0 +1,2120 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ESPHOME_DASHBOARD_USE_PING + label: Esphome Dasboard Use Ping + description: Check the status of the device + schema: + type: boolean + default: true + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 6052 + required: true + # Configure app volumes + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: platformio + label: Platformio Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - 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 + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy 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: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/libremdb/2.0.85/templates/NOTES.txt b/stable/esphome/14.0.31/templates/NOTES.txt similarity index 100% rename from stable/libremdb/2.0.85/templates/NOTES.txt rename to stable/esphome/14.0.31/templates/NOTES.txt diff --git a/stable/libremdb/2.0.85/templates/common.yaml b/stable/esphome/14.0.31/templates/common.yaml similarity index 100% rename from stable/libremdb/2.0.85/templates/common.yaml rename to stable/esphome/14.0.31/templates/common.yaml diff --git a/stable/invidious/5.1.3/values.yaml b/stable/esphome/14.0.31/values.yaml similarity index 100% rename from stable/invidious/5.1.3/values.yaml rename to stable/esphome/14.0.31/values.yaml diff --git a/stable/invidious/5.1.3/app-changelog.md b/stable/invidious/5.1.3/app-changelog.md deleted file mode 100644 index 710f336c8d..0000000000 --- a/stable/invidious/5.1.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [invidious-5.1.3](https://github.com/truecharts/charts/compare/invidious-5.1.2...invidious-5.1.3) (2023-07-16) - -### Chore - -- update container image tccr.io/truecharts/invidious to latest ([#10517](https://github.com/truecharts/charts/issues/10517)) - - \ No newline at end of file diff --git a/stable/invidious/5.1.3/CHANGELOG.md b/stable/invidious/5.1.4/CHANGELOG.md similarity index 93% rename from stable/invidious/5.1.3/CHANGELOG.md rename to stable/invidious/5.1.4/CHANGELOG.md index 790cb09ef4..b4bd7292cf 100644 --- a/stable/invidious/5.1.3/CHANGELOG.md +++ b/stable/invidious/5.1.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [invidious-5.1.4](https://github.com/truecharts/charts/compare/invidious-5.1.3...invidious-5.1.4) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/invidious to latest ([#10650](https://github.com/truecharts/charts/issues/10650)) + + + + ## [invidious-5.1.3](https://github.com/truecharts/charts/compare/invidious-5.1.2...invidious-5.1.3) (2023-07-16) ### Chore @@ -85,15 +94,6 @@ -## [invidious-5.0.9](https://github.com/truecharts/charts/compare/invidious-5.0.8...invidious-5.0.9) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/invidious to latest ([#9641](https://github.com/truecharts/charts/issues/9641)) - - - - ## [invidious-5.0.9](https://github.com/truecharts/charts/compare/invidious-5.0.8...invidious-5.0.9) (2023-06-14) ### Chore diff --git a/stable/invidious/5.1.3/Chart.yaml b/stable/invidious/5.1.4/Chart.yaml similarity index 98% rename from stable/invidious/5.1.3/Chart.yaml rename to stable/invidious/5.1.4/Chart.yaml index c945ab76b6..21064c0a59 100644 --- a/stable/invidious/5.1.3/Chart.yaml +++ b/stable/invidious/5.1.4/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/invidious - https://github.com/iv-org/invidious - https://docs.invidious.io/installation/#docker -version: 5.1.3 +version: 5.1.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/invidious/5.1.3/LICENSE b/stable/invidious/5.1.4/LICENSE similarity index 100% rename from stable/invidious/5.1.3/LICENSE rename to stable/invidious/5.1.4/LICENSE diff --git a/stable/libremdb/2.0.85/README.md b/stable/invidious/5.1.4/README.md similarity index 100% rename from stable/libremdb/2.0.85/README.md rename to stable/invidious/5.1.4/README.md diff --git a/stable/invidious/5.1.4/app-changelog.md b/stable/invidious/5.1.4/app-changelog.md new file mode 100644 index 0000000000..f530dc11fe --- /dev/null +++ b/stable/invidious/5.1.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [invidious-5.1.4](https://github.com/truecharts/charts/compare/invidious-5.1.3...invidious-5.1.4) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/invidious to latest ([#10650](https://github.com/truecharts/charts/issues/10650)) + + \ No newline at end of file diff --git a/stable/invidious/5.1.3/app-readme.md b/stable/invidious/5.1.4/app-readme.md similarity index 100% rename from stable/invidious/5.1.3/app-readme.md rename to stable/invidious/5.1.4/app-readme.md diff --git a/stable/libremdb/2.0.85/charts/common-12.14.6.tgz b/stable/invidious/5.1.4/charts/common-12.14.6.tgz similarity index 100% rename from stable/libremdb/2.0.85/charts/common-12.14.6.tgz rename to stable/invidious/5.1.4/charts/common-12.14.6.tgz diff --git a/stable/invidious/5.1.3/ix_values.yaml b/stable/invidious/5.1.4/ix_values.yaml similarity index 97% rename from stable/invidious/5.1.3/ix_values.yaml rename to stable/invidious/5.1.4/ix_values.yaml index 50bcf5a365..bb585989f0 100644 --- a/stable/invidious/5.1.3/ix_values.yaml +++ b/stable/invidious/5.1.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/invidious pullPolicy: IfNotPresent - tag: latest@sha256:c58367e1948e0c6bfaf71d17a82b13ba41599ed474dbdb04cff70849f190243d + tag: latest@sha256:7389747c1ae86716f313f30d60d5ef1866bcde4ccac761ccd75e49202d28a4c1 securityContext: container: diff --git a/stable/invidious/5.1.3/questions.yaml b/stable/invidious/5.1.4/questions.yaml similarity index 100% rename from stable/invidious/5.1.3/questions.yaml rename to stable/invidious/5.1.4/questions.yaml diff --git a/stable/invidious/5.1.3/templates/_config.tpl b/stable/invidious/5.1.4/templates/_config.tpl similarity index 100% rename from stable/invidious/5.1.3/templates/_config.tpl rename to stable/invidious/5.1.4/templates/_config.tpl diff --git a/stable/invidious/5.1.3/templates/common.yaml b/stable/invidious/5.1.4/templates/common.yaml similarity index 100% rename from stable/invidious/5.1.3/templates/common.yaml rename to stable/invidious/5.1.4/templates/common.yaml diff --git a/stable/libremdb/2.0.85/values.yaml b/stable/invidious/5.1.4/values.yaml similarity index 100% rename from stable/libremdb/2.0.85/values.yaml rename to stable/invidious/5.1.4/values.yaml diff --git a/stable/libremdb/2.0.85/app-changelog.md b/stable/libremdb/2.0.85/app-changelog.md deleted file mode 100644 index 2ff4963285..0000000000 --- a/stable/libremdb/2.0.85/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libremdb-2.0.85](https://github.com/truecharts/charts/compare/libremdb-2.0.84...libremdb-2.0.85) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#10642](https://github.com/truecharts/charts/issues/10642)) - - \ No newline at end of file diff --git a/stable/libremdb/2.0.85/CHANGELOG.md b/stable/libremdb/2.0.86/CHANGELOG.md similarity index 93% rename from stable/libremdb/2.0.85/CHANGELOG.md rename to stable/libremdb/2.0.86/CHANGELOG.md index 40115c047e..7914e1c14a 100644 --- a/stable/libremdb/2.0.85/CHANGELOG.md +++ b/stable/libremdb/2.0.86/CHANGELOG.md @@ -4,6 +4,15 @@ +## [libremdb-2.0.86](https://github.com/truecharts/charts/compare/libremdb-2.0.85...libremdb-2.0.86) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#10651](https://github.com/truecharts/charts/issues/10651)) + + + + ## [libremdb-2.0.85](https://github.com/truecharts/charts/compare/libremdb-2.0.84...libremdb-2.0.85) (2023-07-20) ### Chore @@ -88,12 +97,3 @@ ## [libremdb-2.0.76](https://github.com/truecharts/charts/compare/libremdb-2.0.75...libremdb-2.0.76) (2023-07-15) ### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#10483](https://github.com/truecharts/charts/issues/10483)) - - - - -## [libremdb-2.0.75](https://github.com/truecharts/charts/compare/libremdb-2.0.74...libremdb-2.0.75) (2023-07-15) - -### Chore diff --git a/stable/libremdb/2.0.85/Chart.yaml b/stable/libremdb/2.0.86/Chart.yaml similarity index 98% rename from stable/libremdb/2.0.85/Chart.yaml rename to stable/libremdb/2.0.86/Chart.yaml index 93ea22265b..cc7af033a1 100644 --- a/stable/libremdb/2.0.85/Chart.yaml +++ b/stable/libremdb/2.0.86/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/zyachel/libremdb - https://github.com/PussTheCat-org/docker-libremdb-quay type: application -version: 2.0.85 +version: 2.0.86 annotations: truecharts.org/catagories: | - media diff --git a/stable/mediainfo/4.0.18/README.md b/stable/libremdb/2.0.86/README.md similarity index 100% rename from stable/mediainfo/4.0.18/README.md rename to stable/libremdb/2.0.86/README.md diff --git a/stable/libremdb/2.0.86/app-changelog.md b/stable/libremdb/2.0.86/app-changelog.md new file mode 100644 index 0000000000..a26635344f --- /dev/null +++ b/stable/libremdb/2.0.86/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libremdb-2.0.86](https://github.com/truecharts/charts/compare/libremdb-2.0.85...libremdb-2.0.86) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#10651](https://github.com/truecharts/charts/issues/10651)) + + \ No newline at end of file diff --git a/stable/libremdb/2.0.85/app-readme.md b/stable/libremdb/2.0.86/app-readme.md similarity index 100% rename from stable/libremdb/2.0.85/app-readme.md rename to stable/libremdb/2.0.86/app-readme.md diff --git a/stable/mediainfo/4.0.18/charts/common-12.14.6.tgz b/stable/libremdb/2.0.86/charts/common-12.14.6.tgz similarity index 100% rename from stable/mediainfo/4.0.18/charts/common-12.14.6.tgz rename to stable/libremdb/2.0.86/charts/common-12.14.6.tgz diff --git a/stable/libremdb/2.0.85/charts/redis-6.0.62.tgz b/stable/libremdb/2.0.86/charts/redis-6.0.62.tgz similarity index 100% rename from stable/libremdb/2.0.85/charts/redis-6.0.62.tgz rename to stable/libremdb/2.0.86/charts/redis-6.0.62.tgz diff --git a/stable/libremdb/2.0.85/ix_values.yaml b/stable/libremdb/2.0.86/ix_values.yaml similarity index 91% rename from stable/libremdb/2.0.85/ix_values.yaml rename to stable/libremdb/2.0.86/ix_values.yaml index af1911fad8..5de71205bf 100644 --- a/stable/libremdb/2.0.85/ix_values.yaml +++ b/stable/libremdb/2.0.86/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:b0e47a149d6d2677282bdf87e77d45ce7debeeacd2df55ab47ad23b4bc894d85 + tag: latest@sha256:451694e8c624fd797ea50d154529f10495fe671436c4d290182567bb0416ba9b service: main: ports: diff --git a/stable/libremdb/2.0.85/questions.yaml b/stable/libremdb/2.0.86/questions.yaml similarity index 100% rename from stable/libremdb/2.0.85/questions.yaml rename to stable/libremdb/2.0.86/questions.yaml diff --git a/stable/mediainfo/4.0.18/templates/NOTES.txt b/stable/libremdb/2.0.86/templates/NOTES.txt similarity index 100% rename from stable/mediainfo/4.0.18/templates/NOTES.txt rename to stable/libremdb/2.0.86/templates/NOTES.txt diff --git a/stable/mediainfo/4.0.18/templates/common.yaml b/stable/libremdb/2.0.86/templates/common.yaml similarity index 100% rename from stable/mediainfo/4.0.18/templates/common.yaml rename to stable/libremdb/2.0.86/templates/common.yaml diff --git a/stable/mediainfo/4.0.18/values.yaml b/stable/libremdb/2.0.86/values.yaml similarity index 100% rename from stable/mediainfo/4.0.18/values.yaml rename to stable/libremdb/2.0.86/values.yaml diff --git a/stable/mediainfo/4.0.18/app-changelog.md b/stable/mediainfo/4.0.18/app-changelog.md deleted file mode 100644 index d01fa78ade..0000000000 --- a/stable/mediainfo/4.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mediainfo-4.0.18](https://github.com/truecharts/charts/compare/mediainfo-4.0.17...mediainfo-4.0.18) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/mediainfo to v23.06.2 ([#10222](https://github.com/truecharts/charts/issues/10222)) - - \ No newline at end of file diff --git a/stable/mediainfo/4.0.18/CHANGELOG.md b/stable/mediainfo/4.0.19/CHANGELOG.md similarity index 90% rename from stable/mediainfo/4.0.18/CHANGELOG.md rename to stable/mediainfo/4.0.19/CHANGELOG.md index c9059da3c3..962cd61680 100644 --- a/stable/mediainfo/4.0.18/CHANGELOG.md +++ b/stable/mediainfo/4.0.19/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mediainfo-4.0.19](https://github.com/truecharts/charts/compare/mediainfo-4.0.18...mediainfo-4.0.19) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.07.1 ([#10658](https://github.com/truecharts/charts/issues/10658)) + + + + ## [mediainfo-4.0.18](https://github.com/truecharts/charts/compare/mediainfo-4.0.17...mediainfo-4.0.18) (2023-07-07) ### Chore @@ -88,12 +97,3 @@ - -## [mediainfo-4.0.9](https://github.com/truecharts/charts/compare/mediainfo-4.0.8...mediainfo-4.0.9) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - diff --git a/stable/mediainfo/4.0.18/Chart.yaml b/stable/mediainfo/4.0.19/Chart.yaml similarity index 95% rename from stable/mediainfo/4.0.18/Chart.yaml rename to stable/mediainfo/4.0.19/Chart.yaml index 4725effeb3..7d4fe36e3f 100644 --- a/stable/mediainfo/4.0.18/Chart.yaml +++ b/stable/mediainfo/4.0.19/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.06.2" +appVersion: "23.07.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo - https://github.com/jlesage/docker-mediainfo type: application -version: 4.0.18 +version: 4.0.19 annotations: truecharts.org/catagories: | - media diff --git a/stable/netdata/5.0.27/README.md b/stable/mediainfo/4.0.19/README.md similarity index 100% rename from stable/netdata/5.0.27/README.md rename to stable/mediainfo/4.0.19/README.md diff --git a/stable/mediainfo/4.0.19/app-changelog.md b/stable/mediainfo/4.0.19/app-changelog.md new file mode 100644 index 0000000000..8dc1be5bde --- /dev/null +++ b/stable/mediainfo/4.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mediainfo-4.0.19](https://github.com/truecharts/charts/compare/mediainfo-4.0.18...mediainfo-4.0.19) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.07.1 ([#10658](https://github.com/truecharts/charts/issues/10658)) + + \ No newline at end of file diff --git a/stable/mediainfo/4.0.18/app-readme.md b/stable/mediainfo/4.0.19/app-readme.md similarity index 100% rename from stable/mediainfo/4.0.18/app-readme.md rename to stable/mediainfo/4.0.19/app-readme.md diff --git a/stable/netdata/5.0.27/charts/common-12.14.6.tgz b/stable/mediainfo/4.0.19/charts/common-12.14.6.tgz similarity index 100% rename from stable/netdata/5.0.27/charts/common-12.14.6.tgz rename to stable/mediainfo/4.0.19/charts/common-12.14.6.tgz diff --git a/stable/mediainfo/4.0.18/ix_values.yaml b/stable/mediainfo/4.0.19/ix_values.yaml similarity index 94% rename from stable/mediainfo/4.0.18/ix_values.yaml rename to stable/mediainfo/4.0.19/ix_values.yaml index 85660dbe8e..0c5b47ec94 100644 --- a/stable/mediainfo/4.0.18/ix_values.yaml +++ b/stable/mediainfo/4.0.19/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mediainfo - tag: v23.06.2@sha256:bbf532fc0bcc94dbc55cecc43126b9358b07c207518941a05717ccb954d50fd3 + tag: v23.07.1@sha256:0f37217e8ef929c54f5ef3cdd16c52460c69d5be47ad2ebc55cdd8810793ef75 pullPolicy: IfNotPresent service: main: diff --git a/stable/mediainfo/4.0.18/questions.yaml b/stable/mediainfo/4.0.19/questions.yaml similarity index 100% rename from stable/mediainfo/4.0.18/questions.yaml rename to stable/mediainfo/4.0.19/questions.yaml diff --git a/stable/netdata/5.0.27/templates/NOTES.txt b/stable/mediainfo/4.0.19/templates/NOTES.txt similarity index 100% rename from stable/netdata/5.0.27/templates/NOTES.txt rename to stable/mediainfo/4.0.19/templates/NOTES.txt diff --git a/stable/rss-bridge/5.0.22/templates/common.yaml b/stable/mediainfo/4.0.19/templates/common.yaml similarity index 100% rename from stable/rss-bridge/5.0.22/templates/common.yaml rename to stable/mediainfo/4.0.19/templates/common.yaml diff --git a/stable/netdata/5.0.27/values.yaml b/stable/mediainfo/4.0.19/values.yaml similarity index 100% rename from stable/netdata/5.0.27/values.yaml rename to stable/mediainfo/4.0.19/values.yaml diff --git a/stable/netdata/5.0.27/app-changelog.md b/stable/netdata/5.0.27/app-changelog.md deleted file mode 100644 index e0341abeeb..0000000000 --- a/stable/netdata/5.0.27/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [netdata-5.0.27](https://github.com/truecharts/charts/compare/netdata-5.0.26...netdata-5.0.27) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/netdata to v1.40.1 ([#10252](https://github.com/truecharts/charts/issues/10252)) - - \ No newline at end of file diff --git a/stable/netdata/5.0.27/CHANGELOG.md b/stable/netdata/5.0.28/CHANGELOG.md similarity index 90% rename from stable/netdata/5.0.27/CHANGELOG.md rename to stable/netdata/5.0.28/CHANGELOG.md index 2447344d78..6b30d9fd08 100644 --- a/stable/netdata/5.0.27/CHANGELOG.md +++ b/stable/netdata/5.0.28/CHANGELOG.md @@ -4,6 +4,15 @@ +## [netdata-5.0.28](https://github.com/truecharts/charts/compare/netdata-5.0.27...netdata-5.0.28) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.41.0 ([#10659](https://github.com/truecharts/charts/issues/10659)) + + + + ## [netdata-5.0.27](https://github.com/truecharts/charts/compare/netdata-5.0.26...netdata-5.0.27) (2023-07-07) ### Chore @@ -88,12 +97,3 @@ - -## [netdata-5.0.18](https://github.com/truecharts/charts/compare/netdata-5.0.17...netdata-5.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - diff --git a/stable/netdata/5.0.27/Chart.yaml b/stable/netdata/5.0.28/Chart.yaml similarity index 95% rename from stable/netdata/5.0.27/Chart.yaml rename to stable/netdata/5.0.28/Chart.yaml index 4e0b290088..fce105a13a 100644 --- a/stable/netdata/5.0.27/Chart.yaml +++ b/stable/netdata/5.0.28/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.40.1" +appVersion: "1.41.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: netdata sources: - https://github.com/truecharts/charts/tree/master/charts/stable/netdata - https://github.com/netdata -version: 5.0.27 +version: 5.0.28 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/promcord/7.0.24/README.md b/stable/netdata/5.0.28/README.md similarity index 100% rename from stable/promcord/7.0.24/README.md rename to stable/netdata/5.0.28/README.md diff --git a/stable/netdata/5.0.28/app-changelog.md b/stable/netdata/5.0.28/app-changelog.md new file mode 100644 index 0000000000..9e9e9ccd7c --- /dev/null +++ b/stable/netdata/5.0.28/app-changelog.md @@ -0,0 +1,9 @@ + + +## [netdata-5.0.28](https://github.com/truecharts/charts/compare/netdata-5.0.27...netdata-5.0.28) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.41.0 ([#10659](https://github.com/truecharts/charts/issues/10659)) + + \ No newline at end of file diff --git a/stable/netdata/5.0.27/app-readme.md b/stable/netdata/5.0.28/app-readme.md similarity index 100% rename from stable/netdata/5.0.27/app-readme.md rename to stable/netdata/5.0.28/app-readme.md diff --git a/stable/promcord/7.0.24/charts/common-12.14.6.tgz b/stable/netdata/5.0.28/charts/common-12.14.6.tgz similarity index 100% rename from stable/promcord/7.0.24/charts/common-12.14.6.tgz rename to stable/netdata/5.0.28/charts/common-12.14.6.tgz diff --git a/stable/netdata/5.0.27/ix_values.yaml b/stable/netdata/5.0.28/ix_values.yaml similarity index 98% rename from stable/netdata/5.0.27/ix_values.yaml rename to stable/netdata/5.0.28/ix_values.yaml index 09892d91bb..ab9e7d1883 100644 --- a/stable/netdata/5.0.27/ix_values.yaml +++ b/stable/netdata/5.0.28/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/netdata - tag: v1.40.1@sha256:60a95e4630b65e2c342fc07256a2227390f17a687e78e2524e41a6e1df48f600 + tag: v1.41.0@sha256:8a7a7032d9cf87f9156367259436aaf5682cfd6ac5c5c32195f59c83696be59c pullPolicy: IfNotPresent # -- The service account the pods will use to interact with the Kubernetes API serviceAccount: diff --git a/stable/netdata/5.0.27/questions.yaml b/stable/netdata/5.0.28/questions.yaml similarity index 100% rename from stable/netdata/5.0.27/questions.yaml rename to stable/netdata/5.0.28/questions.yaml diff --git a/stable/promcord/7.0.24/templates/NOTES.txt b/stable/netdata/5.0.28/templates/NOTES.txt similarity index 100% rename from stable/promcord/7.0.24/templates/NOTES.txt rename to stable/netdata/5.0.28/templates/NOTES.txt diff --git a/stable/netdata/5.0.27/templates/common.yaml b/stable/netdata/5.0.28/templates/common.yaml similarity index 100% rename from stable/netdata/5.0.27/templates/common.yaml rename to stable/netdata/5.0.28/templates/common.yaml diff --git a/stable/promcord/7.0.24/values.yaml b/stable/netdata/5.0.28/values.yaml similarity index 100% rename from stable/promcord/7.0.24/values.yaml rename to stable/netdata/5.0.28/values.yaml diff --git a/stable/promcord/7.0.24/app-changelog.md b/stable/promcord/7.0.24/app-changelog.md deleted file mode 100644 index c9c887a777..0000000000 --- a/stable/promcord/7.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [promcord-7.0.24](https://github.com/truecharts/charts/compare/promcord-7.0.23...promcord-7.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - \ No newline at end of file diff --git a/stable/promcord/7.0.24/CHANGELOG.md b/stable/promcord/7.0.25/CHANGELOG.md similarity index 90% rename from stable/promcord/7.0.24/CHANGELOG.md rename to stable/promcord/7.0.25/CHANGELOG.md index 6878e8f306..6ebe415381 100644 --- a/stable/promcord/7.0.24/CHANGELOG.md +++ b/stable/promcord/7.0.25/CHANGELOG.md @@ -4,6 +4,15 @@ +## [promcord-7.0.25](https://github.com/truecharts/charts/compare/promcord-7.0.24...promcord-7.0.25) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/whoami to v1.10.1 ([#10664](https://github.com/truecharts/charts/issues/10664)) + + + + ## [promcord-7.0.24](https://github.com/truecharts/charts/compare/promcord-7.0.23...promcord-7.0.24) (2023-07-01) ### Chore @@ -88,12 +97,3 @@ ## [promcord-7.0.15](https://github.com/truecharts/charts/compare/promcord-7.0.14...promcord-7.0.15) (2023-05-22) ### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [promcord-7.0.14](https://github.com/truecharts/charts/compare/promcord-7.0.13...promcord-7.0.14) (2023-05-22) - -### Feat diff --git a/stable/promcord/7.0.24/Chart.yaml b/stable/promcord/7.0.25/Chart.yaml similarity index 97% rename from stable/promcord/7.0.24/Chart.yaml rename to stable/promcord/7.0.25/Chart.yaml index 8b39c6c694..1d9f938f2f 100644 --- a/stable/promcord/7.0.24/Chart.yaml +++ b/stable/promcord/7.0.25/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/promcord - https://github.com/nimarion/promcord type: application -version: 7.0.24 +version: 7.0.25 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/ring-mqtt/4.0.26/README.md b/stable/promcord/7.0.25/README.md similarity index 100% rename from stable/ring-mqtt/4.0.26/README.md rename to stable/promcord/7.0.25/README.md diff --git a/stable/promcord/7.0.25/app-changelog.md b/stable/promcord/7.0.25/app-changelog.md new file mode 100644 index 0000000000..b53bb3849f --- /dev/null +++ b/stable/promcord/7.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [promcord-7.0.25](https://github.com/truecharts/charts/compare/promcord-7.0.24...promcord-7.0.25) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/whoami to v1.10.1 ([#10664](https://github.com/truecharts/charts/issues/10664)) + + \ No newline at end of file diff --git a/stable/promcord/7.0.24/app-readme.md b/stable/promcord/7.0.25/app-readme.md similarity index 100% rename from stable/promcord/7.0.24/app-readme.md rename to stable/promcord/7.0.25/app-readme.md diff --git a/stable/ring-mqtt/4.0.26/charts/common-12.14.6.tgz b/stable/promcord/7.0.25/charts/common-12.14.6.tgz similarity index 100% rename from stable/ring-mqtt/4.0.26/charts/common-12.14.6.tgz rename to stable/promcord/7.0.25/charts/common-12.14.6.tgz diff --git a/stable/promcord/7.0.24/ix_values.yaml b/stable/promcord/7.0.25/ix_values.yaml similarity index 100% rename from stable/promcord/7.0.24/ix_values.yaml rename to stable/promcord/7.0.25/ix_values.yaml diff --git a/stable/promcord/7.0.24/questions.yaml b/stable/promcord/7.0.25/questions.yaml similarity index 97% rename from stable/promcord/7.0.24/questions.yaml rename to stable/promcord/7.0.25/questions.yaml index 2175b263a3..c95876a533 100644 --- a/stable/promcord/7.0.24/questions.yaml +++ b/stable/promcord/7.0.25/questions.yaml @@ -502,13 +502,44 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: diff --git a/stable/ring-mqtt/4.0.26/templates/NOTES.txt b/stable/promcord/7.0.25/templates/NOTES.txt similarity index 100% rename from stable/ring-mqtt/4.0.26/templates/NOTES.txt rename to stable/promcord/7.0.25/templates/NOTES.txt diff --git a/stable/promcord/7.0.24/templates/common.yaml b/stable/promcord/7.0.25/templates/common.yaml similarity index 100% rename from stable/promcord/7.0.24/templates/common.yaml rename to stable/promcord/7.0.25/templates/common.yaml diff --git a/stable/ring-mqtt/4.0.26/values.yaml b/stable/promcord/7.0.25/values.yaml similarity index 100% rename from stable/ring-mqtt/4.0.26/values.yaml rename to stable/promcord/7.0.25/values.yaml diff --git a/stable/ring-mqtt/4.0.26/app-changelog.md b/stable/ring-mqtt/4.0.26/app-changelog.md deleted file mode 100644 index 99b8934e21..0000000000 --- a/stable/ring-mqtt/4.0.26/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ring-mqtt-4.0.26](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.25...ring-mqtt-4.0.26) (2023-07-08) - -### Chore - -- update container image tccr.io/truecharts/ring-mqtt to v5.4.1 ([#10318](https://github.com/truecharts/charts/issues/10318)) - - \ No newline at end of file diff --git a/stable/ring-mqtt/4.0.26/CHANGELOG.md b/stable/ring-mqtt/4.0.27/CHANGELOG.md similarity index 90% rename from stable/ring-mqtt/4.0.26/CHANGELOG.md rename to stable/ring-mqtt/4.0.27/CHANGELOG.md index 84fc0b8aae..3d7a9fae0f 100644 --- a/stable/ring-mqtt/4.0.26/CHANGELOG.md +++ b/stable/ring-mqtt/4.0.27/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ring-mqtt-4.0.27](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.26...ring-mqtt-4.0.27) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/ring-mqtt to v5.5.0 ([#10661](https://github.com/truecharts/charts/issues/10661)) + + + + ## [ring-mqtt-4.0.26](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.25...ring-mqtt-4.0.26) (2023-07-08) ### Chore @@ -88,12 +97,3 @@ ## [ring-mqtt-4.0.17](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.16...ring-mqtt-4.0.17) (2023-05-26) ### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [ring-mqtt-4.0.16](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.15...ring-mqtt-4.0.16) (2023-05-24) - -### Chore diff --git a/stable/ring-mqtt/4.0.26/Chart.yaml b/stable/ring-mqtt/4.0.27/Chart.yaml similarity index 95% rename from stable/ring-mqtt/4.0.26/Chart.yaml rename to stable/ring-mqtt/4.0.27/Chart.yaml index 4ab3015d94..8828acaca4 100644 --- a/stable/ring-mqtt/4.0.26/Chart.yaml +++ b/stable/ring-mqtt/4.0.27/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.4.1" +appVersion: "5.5.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt - https://github.com/tsightler/ring-mqtt type: application -version: 4.0.26 +version: 4.0.27 annotations: truecharts.org/catagories: | - HomeAutomation diff --git a/stable/rss-bridge/5.0.22/README.md b/stable/ring-mqtt/4.0.27/README.md similarity index 100% rename from stable/rss-bridge/5.0.22/README.md rename to stable/ring-mqtt/4.0.27/README.md diff --git a/stable/ring-mqtt/4.0.27/app-changelog.md b/stable/ring-mqtt/4.0.27/app-changelog.md new file mode 100644 index 0000000000..39cc8befc1 --- /dev/null +++ b/stable/ring-mqtt/4.0.27/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ring-mqtt-4.0.27](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.26...ring-mqtt-4.0.27) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/ring-mqtt to v5.5.0 ([#10661](https://github.com/truecharts/charts/issues/10661)) + + \ No newline at end of file diff --git a/stable/ring-mqtt/4.0.26/app-readme.md b/stable/ring-mqtt/4.0.27/app-readme.md similarity index 100% rename from stable/ring-mqtt/4.0.26/app-readme.md rename to stable/ring-mqtt/4.0.27/app-readme.md diff --git a/stable/rss-bridge/5.0.22/charts/common-12.14.6.tgz b/stable/ring-mqtt/4.0.27/charts/common-12.14.6.tgz similarity index 100% rename from stable/rss-bridge/5.0.22/charts/common-12.14.6.tgz rename to stable/ring-mqtt/4.0.27/charts/common-12.14.6.tgz diff --git a/stable/ring-mqtt/4.0.26/ix_values.yaml b/stable/ring-mqtt/4.0.27/ix_values.yaml similarity index 93% rename from stable/ring-mqtt/4.0.26/ix_values.yaml rename to stable/ring-mqtt/4.0.27/ix_values.yaml index e1325abbac..db1f942d69 100644 --- a/stable/ring-mqtt/4.0.26/ix_values.yaml +++ b/stable/ring-mqtt/4.0.27/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/ring-mqtt - tag: v5.4.1@sha256:2aa94ef9c38884554e572bf74105b22e7656f49e6cea090acb24a6013f619c34 + tag: v5.5.0@sha256:de7e72b966c76120de13ec3d07de85510566074bb94a07e388b4bb063077973f service: main: ports: diff --git a/stable/ring-mqtt/4.0.26/questions.yaml b/stable/ring-mqtt/4.0.27/questions.yaml similarity index 100% rename from stable/ring-mqtt/4.0.26/questions.yaml rename to stable/ring-mqtt/4.0.27/questions.yaml diff --git a/stable/rss-bridge/5.0.22/templates/NOTES.txt b/stable/ring-mqtt/4.0.27/templates/NOTES.txt similarity index 100% rename from stable/rss-bridge/5.0.22/templates/NOTES.txt rename to stable/ring-mqtt/4.0.27/templates/NOTES.txt diff --git a/stable/ring-mqtt/4.0.26/templates/common.yaml b/stable/ring-mqtt/4.0.27/templates/common.yaml similarity index 100% rename from stable/ring-mqtt/4.0.26/templates/common.yaml rename to stable/ring-mqtt/4.0.27/templates/common.yaml diff --git a/stable/rss-bridge/5.0.22/values.yaml b/stable/ring-mqtt/4.0.27/values.yaml similarity index 100% rename from stable/rss-bridge/5.0.22/values.yaml rename to stable/ring-mqtt/4.0.27/values.yaml diff --git a/stable/rss-bridge/5.0.22/app-changelog.md b/stable/rss-bridge/5.0.22/app-changelog.md deleted file mode 100644 index db581e5c8f..0000000000 --- a/stable/rss-bridge/5.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rss-bridge-5.0.22](https://github.com/truecharts/charts/compare/rss-bridge-5.0.21...rss-bridge-5.0.22) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - \ No newline at end of file diff --git a/stable/rss-bridge/5.0.22/CHANGELOG.md b/stable/rss-bridge/5.0.23/CHANGELOG.md similarity index 90% rename from stable/rss-bridge/5.0.22/CHANGELOG.md rename to stable/rss-bridge/5.0.23/CHANGELOG.md index c749bbf834..3bb4be7f61 100644 --- a/stable/rss-bridge/5.0.22/CHANGELOG.md +++ b/stable/rss-bridge/5.0.23/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rss-bridge-5.0.23](https://github.com/truecharts/charts/compare/rss-bridge-5.0.22...rss-bridge-5.0.23) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/rss-bridge to v2023-07 ([#10662](https://github.com/truecharts/charts/issues/10662)) + + + + ## [rss-bridge-5.0.22](https://github.com/truecharts/charts/compare/rss-bridge-5.0.21...rss-bridge-5.0.22) (2023-07-01) ### Chore @@ -88,12 +97,3 @@ - -## [rss-bridge-5.0.13](https://github.com/truecharts/charts/compare/rss-bridge-5.0.12...rss-bridge-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - diff --git a/stable/rss-bridge/5.0.22/Chart.yaml b/stable/rss-bridge/5.0.23/Chart.yaml similarity index 97% rename from stable/rss-bridge/5.0.22/Chart.yaml rename to stable/rss-bridge/5.0.23/Chart.yaml index e826868739..98412114ac 100644 --- a/stable/rss-bridge/5.0.22/Chart.yaml +++ b/stable/rss-bridge/5.0.23/Chart.yaml @@ -18,7 +18,7 @@ name: rss-bridge sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge - https://github.com/RSS-Bridge/rss-bridge -version: 5.0.22 +version: 5.0.23 annotations: truecharts.org/catagories: | - media diff --git a/stable/satisfactory/5.0.22/README.md b/stable/rss-bridge/5.0.23/README.md similarity index 100% rename from stable/satisfactory/5.0.22/README.md rename to stable/rss-bridge/5.0.23/README.md diff --git a/stable/rss-bridge/5.0.23/app-changelog.md b/stable/rss-bridge/5.0.23/app-changelog.md new file mode 100644 index 0000000000..f0e3a4a2c1 --- /dev/null +++ b/stable/rss-bridge/5.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rss-bridge-5.0.23](https://github.com/truecharts/charts/compare/rss-bridge-5.0.22...rss-bridge-5.0.23) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/rss-bridge to v2023-07 ([#10662](https://github.com/truecharts/charts/issues/10662)) + + \ No newline at end of file diff --git a/stable/rss-bridge/5.0.22/app-readme.md b/stable/rss-bridge/5.0.23/app-readme.md similarity index 100% rename from stable/rss-bridge/5.0.22/app-readme.md rename to stable/rss-bridge/5.0.23/app-readme.md diff --git a/stable/satisfactory/5.0.22/charts/common-12.14.6.tgz b/stable/rss-bridge/5.0.23/charts/common-12.14.6.tgz similarity index 100% rename from stable/satisfactory/5.0.22/charts/common-12.14.6.tgz rename to stable/rss-bridge/5.0.23/charts/common-12.14.6.tgz diff --git a/stable/rss-bridge/5.0.22/ix_values.yaml b/stable/rss-bridge/5.0.23/ix_values.yaml similarity index 85% rename from stable/rss-bridge/5.0.22/ix_values.yaml rename to stable/rss-bridge/5.0.23/ix_values.yaml index c75f913d71..0c000408dc 100644 --- a/stable/rss-bridge/5.0.22/ix_values.yaml +++ b/stable/rss-bridge/5.0.23/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/rss-bridge - tag: v2023-03@sha256:c1bd25473df6c30a99531829696b22e6a89947e01f3b79502075854c2e3a30d1 + tag: v2023-07@sha256:3d0aeffa09f8b6c31eb0cbdce285f4f42c8563aa6d802af19fa51845dd76fab6 pullPolicy: IfNotPresent service: main: diff --git a/stable/rss-bridge/5.0.22/questions.yaml b/stable/rss-bridge/5.0.23/questions.yaml similarity index 96% rename from stable/rss-bridge/5.0.22/questions.yaml rename to stable/rss-bridge/5.0.23/questions.yaml index a123f21730..685ac7de85 100644 --- a/stable/rss-bridge/5.0.22/questions.yaml +++ b/stable/rss-bridge/5.0.23/questions.yaml @@ -546,14 +546,6 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - hidden: true - type: boolean - default: false - variable: autoPermissions label: Automatic Permissions Configuration description: Automatically set permissions @@ -562,27 +554,36 @@ questions: type: dict additional_attrs: true attrs: - - variable: chown - label: Run CHOWN - description: | - It will run CHOWN on the path with the given fsGroup - schema: - type: boolean - default: false - - variable: chmod - label: Run CHMOD - description: | - It will run CHMOD on the path with the given value - schema: - type: string - default: "775" - - variable: recursive - label: Recursive - description: | - It will run CHOWN and CHMOD recursively + - variable: enabled + label: enabled schema: type: boolean default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -658,13 +659,44 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: diff --git a/stable/satisfactory/5.0.22/templates/NOTES.txt b/stable/rss-bridge/5.0.23/templates/NOTES.txt similarity index 100% rename from stable/satisfactory/5.0.22/templates/NOTES.txt rename to stable/rss-bridge/5.0.23/templates/NOTES.txt diff --git a/stable/satisfactory/5.0.22/templates/common.yaml b/stable/rss-bridge/5.0.23/templates/common.yaml similarity index 100% rename from stable/satisfactory/5.0.22/templates/common.yaml rename to stable/rss-bridge/5.0.23/templates/common.yaml diff --git a/stable/satisfactory/5.0.22/values.yaml b/stable/rss-bridge/5.0.23/values.yaml similarity index 100% rename from stable/satisfactory/5.0.22/values.yaml rename to stable/rss-bridge/5.0.23/values.yaml diff --git a/stable/satisfactory/5.0.22/app-changelog.md b/stable/satisfactory/5.0.22/app-changelog.md deleted file mode 100644 index d53d4a25ab..0000000000 --- a/stable/satisfactory/5.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [satisfactory-5.0.22](https://github.com/truecharts/charts/compare/satisfactory-5.0.21...satisfactory-5.0.22) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - \ No newline at end of file diff --git a/stable/satisfactory/5.0.22/CHANGELOG.md b/stable/satisfactory/5.0.23/CHANGELOG.md similarity index 89% rename from stable/satisfactory/5.0.22/CHANGELOG.md rename to stable/satisfactory/5.0.23/CHANGELOG.md index 1c9d43d0a3..2dcf6db2aa 100644 --- a/stable/satisfactory/5.0.22/CHANGELOG.md +++ b/stable/satisfactory/5.0.23/CHANGELOG.md @@ -4,6 +4,15 @@ +## [satisfactory-5.0.23](https://github.com/truecharts/charts/compare/satisfactory-5.0.22...satisfactory-5.0.23) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/satisfactory to v1.5.2 ([#10663](https://github.com/truecharts/charts/issues/10663)) + + + + ## [satisfactory-5.0.22](https://github.com/truecharts/charts/compare/satisfactory-5.0.21...satisfactory-5.0.22) (2023-07-01) ### Chore @@ -88,12 +97,3 @@ ## [satisfactory-5.0.13](https://github.com/truecharts/charts/compare/satisfactory-5.0.12...satisfactory-5.0.13) (2023-05-22) ### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [satisfactory-5.0.12](https://github.com/truecharts/charts/compare/satisfactory-5.0.11...satisfactory-5.0.12) (2023-05-22) - -### Feat diff --git a/stable/satisfactory/5.0.22/Chart.yaml b/stable/satisfactory/5.0.23/Chart.yaml similarity index 95% rename from stable/satisfactory/5.0.22/Chart.yaml rename to stable/satisfactory/5.0.23/Chart.yaml index ff254026f6..b1133febe3 100644 --- a/stable/satisfactory/5.0.22/Chart.yaml +++ b/stable/satisfactory/5.0.23/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.4.8" +appVersion: "1.5.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory - https://github.com/wolveix/satisfactory-server type: application -version: 5.0.22 +version: 5.0.23 annotations: truecharts.org/catagories: | - games diff --git a/stable/unpoller/6.0.24/README.md b/stable/satisfactory/5.0.23/README.md similarity index 100% rename from stable/unpoller/6.0.24/README.md rename to stable/satisfactory/5.0.23/README.md diff --git a/stable/satisfactory/5.0.23/app-changelog.md b/stable/satisfactory/5.0.23/app-changelog.md new file mode 100644 index 0000000000..074d31eaf2 --- /dev/null +++ b/stable/satisfactory/5.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [satisfactory-5.0.23](https://github.com/truecharts/charts/compare/satisfactory-5.0.22...satisfactory-5.0.23) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/satisfactory to v1.5.2 ([#10663](https://github.com/truecharts/charts/issues/10663)) + + \ No newline at end of file diff --git a/stable/satisfactory/5.0.22/app-readme.md b/stable/satisfactory/5.0.23/app-readme.md similarity index 100% rename from stable/satisfactory/5.0.22/app-readme.md rename to stable/satisfactory/5.0.23/app-readme.md diff --git a/stable/unpoller/6.0.24/charts/common-12.14.6.tgz b/stable/satisfactory/5.0.23/charts/common-12.14.6.tgz similarity index 100% rename from stable/unpoller/6.0.24/charts/common-12.14.6.tgz rename to stable/satisfactory/5.0.23/charts/common-12.14.6.tgz diff --git a/stable/satisfactory/5.0.22/ix_values.yaml b/stable/satisfactory/5.0.23/ix_values.yaml similarity index 94% rename from stable/satisfactory/5.0.22/ix_values.yaml rename to stable/satisfactory/5.0.23/ix_values.yaml index b1e87683a3..62335946c7 100644 --- a/stable/satisfactory/5.0.22/ix_values.yaml +++ b/stable/satisfactory/5.0.23/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/satisfactory pullPolicy: IfNotPresent - tag: 1.4.8@sha256:ef87762ca83f70cbb648e94f50383f8e996078cce1f73f005acab6bad21aa5b7 + tag: v1.5.2@sha256:9f986a553bf97418d96e205fce35b395323a73126b01f41ebdca7262242af2be persistence: config: enabled: true diff --git a/stable/satisfactory/5.0.22/questions.yaml b/stable/satisfactory/5.0.23/questions.yaml similarity index 96% rename from stable/satisfactory/5.0.22/questions.yaml rename to stable/satisfactory/5.0.23/questions.yaml index 1750cefd50..0e6f4f3ecd 100644 --- a/stable/satisfactory/5.0.22/questions.yaml +++ b/stable/satisfactory/5.0.23/questions.yaml @@ -699,14 +699,6 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - hidden: true - type: boolean - default: false - variable: autoPermissions label: Automatic Permissions Configuration description: Automatically set permissions @@ -715,27 +707,36 @@ questions: type: dict additional_attrs: true attrs: - - variable: chown - label: Run CHOWN - description: | - It will run CHOWN on the path with the given fsGroup - schema: - type: boolean - default: false - - variable: chmod - label: Run CHMOD - description: | - It will run CHMOD on the path with the given value - schema: - type: string - default: "775" - - variable: recursive - label: Recursive - description: | - It will run CHOWN and CHMOD recursively + - variable: enabled + label: enabled schema: type: boolean default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -811,13 +812,44 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: diff --git a/stable/unpoller/6.0.24/templates/NOTES.txt b/stable/satisfactory/5.0.23/templates/NOTES.txt similarity index 100% rename from stable/unpoller/6.0.24/templates/NOTES.txt rename to stable/satisfactory/5.0.23/templates/NOTES.txt diff --git a/stable/unpoller/6.0.24/templates/common.yaml b/stable/satisfactory/5.0.23/templates/common.yaml similarity index 100% rename from stable/unpoller/6.0.24/templates/common.yaml rename to stable/satisfactory/5.0.23/templates/common.yaml diff --git a/stable/unpoller/6.0.24/values.yaml b/stable/satisfactory/5.0.23/values.yaml similarity index 100% rename from stable/unpoller/6.0.24/values.yaml rename to stable/satisfactory/5.0.23/values.yaml diff --git a/stable/unpoller/6.0.24/app-changelog.md b/stable/unpoller/6.0.24/app-changelog.md deleted file mode 100644 index 2739af20de..0000000000 --- a/stable/unpoller/6.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [unpoller-6.0.24](https://github.com/truecharts/charts/compare/unpoller-6.0.23...unpoller-6.0.24) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - \ No newline at end of file diff --git a/stable/unpoller/6.0.24/CHANGELOG.md b/stable/unpoller/6.0.25/CHANGELOG.md similarity index 90% rename from stable/unpoller/6.0.24/CHANGELOG.md rename to stable/unpoller/6.0.25/CHANGELOG.md index 199a42338e..c4a37301a1 100644 --- a/stable/unpoller/6.0.24/CHANGELOG.md +++ b/stable/unpoller/6.0.25/CHANGELOG.md @@ -4,6 +4,15 @@ +## [unpoller-6.0.25](https://github.com/truecharts/charts/compare/unpoller-6.0.24...unpoller-6.0.25) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/unifi-poller to v2.7.20 ([#10652](https://github.com/truecharts/charts/issues/10652)) + + + + ## [unpoller-6.0.24](https://github.com/truecharts/charts/compare/unpoller-6.0.23...unpoller-6.0.24) (2023-07-01) ### Chore @@ -88,12 +97,3 @@ ## [unpoller-6.0.15](https://github.com/truecharts/charts/compare/unpoller-6.0.14...unpoller-6.0.15) (2023-05-24) ### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [unpoller-6.0.14](https://github.com/truecharts/charts/compare/unpoller-6.0.13...unpoller-6.0.14) (2023-05-22) - -### Chore diff --git a/stable/unpoller/6.0.24/Chart.yaml b/stable/unpoller/6.0.25/Chart.yaml similarity index 95% rename from stable/unpoller/6.0.24/Chart.yaml rename to stable/unpoller/6.0.25/Chart.yaml index a0a8ed5438..fecc6b69f8 100644 --- a/stable/unpoller/6.0.24/Chart.yaml +++ b/stable/unpoller/6.0.25/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.7.14" +appVersion: "2.7.20" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller - https://github.com/unifi-poller/unifi-poller type: application -version: 6.0.24 +version: 6.0.25 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/unpoller/6.0.25/README.md b/stable/unpoller/6.0.25/README.md new file mode 100644 index 0000000000..e0a9b8fa8d --- /dev/null +++ b/stable/unpoller/6.0.25/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/unpoller/6.0.25/app-changelog.md b/stable/unpoller/6.0.25/app-changelog.md new file mode 100644 index 0000000000..2df1ed3e89 --- /dev/null +++ b/stable/unpoller/6.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unpoller-6.0.25](https://github.com/truecharts/charts/compare/unpoller-6.0.24...unpoller-6.0.25) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/unifi-poller to v2.7.20 ([#10652](https://github.com/truecharts/charts/issues/10652)) + + \ No newline at end of file diff --git a/stable/unpoller/6.0.24/app-readme.md b/stable/unpoller/6.0.25/app-readme.md similarity index 100% rename from stable/unpoller/6.0.24/app-readme.md rename to stable/unpoller/6.0.25/app-readme.md diff --git a/stable/unpoller/6.0.25/charts/common-12.14.6.tgz b/stable/unpoller/6.0.25/charts/common-12.14.6.tgz new file mode 100644 index 0000000000..3ba864cf35 Binary files /dev/null and b/stable/unpoller/6.0.25/charts/common-12.14.6.tgz differ diff --git a/stable/unpoller/6.0.24/ix_values.yaml b/stable/unpoller/6.0.25/ix_values.yaml similarity index 89% rename from stable/unpoller/6.0.24/ix_values.yaml rename to stable/unpoller/6.0.25/ix_values.yaml index a2a66baed4..0ac7e09839 100644 --- a/stable/unpoller/6.0.24/ix_values.yaml +++ b/stable/unpoller/6.0.25/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/unifi-poller pullPolicy: IfNotPresent - tag: v2.7.14@sha256:2f47c8246da958716448e98248a890d2f3d2d76ab50fbeab467b021aa203410a + tag: v2.7.20@sha256:cda0785153054a6b84fd42dd1d47a9eaa1d1976809e51d5fcd2a62206da81978 service: main: ports: diff --git a/stable/unpoller/6.0.24/questions.yaml b/stable/unpoller/6.0.25/questions.yaml similarity index 97% rename from stable/unpoller/6.0.24/questions.yaml rename to stable/unpoller/6.0.25/questions.yaml index d4977af0f7..c8d13d9761 100644 --- a/stable/unpoller/6.0.24/questions.yaml +++ b/stable/unpoller/6.0.25/questions.yaml @@ -514,13 +514,44 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: diff --git a/stable/unpoller/6.0.25/templates/NOTES.txt b/stable/unpoller/6.0.25/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/unpoller/6.0.25/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unpoller/6.0.25/templates/common.yaml b/stable/unpoller/6.0.25/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/unpoller/6.0.25/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unpoller/6.0.25/values.yaml b/stable/unpoller/6.0.25/values.yaml new file mode 100644 index 0000000000..e69de29bb2