diff --git a/stable/actualserver/8.0.5/app-changelog.md b/stable/actualserver/8.0.5/app-changelog.md deleted file mode 100644 index 8641ec42844..00000000000 --- a/stable/actualserver/8.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [actualserver-8.0.5](https://github.com/truecharts/charts/compare/actualserver-8.0.4...actualserver-8.0.5) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) \ No newline at end of file diff --git a/stable/actualserver/8.0.5/CHANGELOG.md b/stable/actualserver/8.1.0/CHANGELOG.md similarity index 89% rename from stable/actualserver/8.0.5/CHANGELOG.md rename to stable/actualserver/8.1.0/CHANGELOG.md index 1885680d10f..7029cecb612 100644 --- a/stable/actualserver/8.0.5/CHANGELOG.md +++ b/stable/actualserver/8.1.0/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [actualserver-8.1.0](https://github.com/truecharts/charts/compare/actualserver-8.0.5...actualserver-8.1.0) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/actualbudget/actual-server to v24.2.0[@e8c362d](https://github.com/e8c362d) by renovate ([#17935](https://github.com/truecharts/charts/issues/17935)) + + ## [actualserver-8.0.5](https://github.com/truecharts/charts/compare/actualserver-8.0.4...actualserver-8.0.5) (2024-02-03) ### Chore @@ -88,12 +97,3 @@ title: Changelog - bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [actualserver-7.1.4](https://github.com/truecharts/charts/compare/actualserver-7.1.3...actualserver-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes diff --git a/stable/actualserver/8.0.5/Chart.yaml b/stable/actualserver/8.1.0/Chart.yaml similarity index 96% rename from stable/actualserver/8.0.5/Chart.yaml rename to stable/actualserver/8.1.0/Chart.yaml index 665c7642168..25250beae40 100644 --- a/stable/actualserver/8.0.5/Chart.yaml +++ b/stable/actualserver/8.1.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.1.0 +appVersion: 24.2.0 dependencies: - name: common version: 17.2.30 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver - https://ghcr.io/actualbudget/actual-server type: application -version: 8.0.5 +version: 8.1.0 diff --git a/stable/actualserver/8.0.5/README.md b/stable/actualserver/8.1.0/README.md similarity index 100% rename from stable/actualserver/8.0.5/README.md rename to stable/actualserver/8.1.0/README.md diff --git a/stable/actualserver/8.1.0/app-changelog.md b/stable/actualserver/8.1.0/app-changelog.md new file mode 100644 index 00000000000..ca0ab09cfec --- /dev/null +++ b/stable/actualserver/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [actualserver-8.1.0](https://github.com/truecharts/charts/compare/actualserver-8.0.5...actualserver-8.1.0) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/actualbudget/actual-server to v24.2.0[@e8c362d](https://github.com/e8c362d) by renovate ([#17935](https://github.com/truecharts/charts/issues/17935)) \ No newline at end of file diff --git a/stable/actualserver/8.0.5/app-readme.md b/stable/actualserver/8.1.0/app-readme.md similarity index 100% rename from stable/actualserver/8.0.5/app-readme.md rename to stable/actualserver/8.1.0/app-readme.md diff --git a/stable/actualserver/8.0.5/charts/common-17.2.30.tgz b/stable/actualserver/8.1.0/charts/common-17.2.30.tgz similarity index 100% rename from stable/actualserver/8.0.5/charts/common-17.2.30.tgz rename to stable/actualserver/8.1.0/charts/common-17.2.30.tgz diff --git a/stable/actualserver/8.0.5/ix_values.yaml b/stable/actualserver/8.1.0/ix_values.yaml similarity index 90% rename from stable/actualserver/8.0.5/ix_values.yaml rename to stable/actualserver/8.1.0/ix_values.yaml index 02f3fab8cbf..527502941ef 100644 --- a/stable/actualserver/8.0.5/ix_values.yaml +++ b/stable/actualserver/8.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/actualbudget/actual-server pullPolicy: IfNotPresent - tag: 24.1.0@sha256:32ecfd1812380e29348c418dcd983f4c85cdd96c70ed1344577c7d474c959273 + tag: 24.2.0@sha256:e8c362dcc34498a5c44acd3184febe257d8e7f46781964b5705289195cba4d47 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/actualserver/8.0.5/questions.yaml b/stable/actualserver/8.1.0/questions.yaml similarity index 100% rename from stable/actualserver/8.0.5/questions.yaml rename to stable/actualserver/8.1.0/questions.yaml diff --git a/stable/actualserver/8.0.5/templates/NOTES.txt b/stable/actualserver/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/actualserver/8.0.5/templates/NOTES.txt rename to stable/actualserver/8.1.0/templates/NOTES.txt diff --git a/stable/actualserver/8.0.5/templates/common.yaml b/stable/actualserver/8.1.0/templates/common.yaml similarity index 100% rename from stable/actualserver/8.0.5/templates/common.yaml rename to stable/actualserver/8.1.0/templates/common.yaml diff --git a/stable/actualserver/8.0.5/values.yaml b/stable/actualserver/8.1.0/values.yaml similarity index 100% rename from stable/actualserver/8.0.5/values.yaml rename to stable/actualserver/8.1.0/values.yaml diff --git a/stable/cyberchef/8.1.12/app-changelog.md b/stable/cyberchef/8.1.12/app-changelog.md deleted file mode 100644 index 9945b6883c7..00000000000 --- a/stable/cyberchef/8.1.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cyberchef-8.1.12](https://github.com/truecharts/charts/compare/cyberchef-8.1.11...cyberchef-8.1.12) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) \ No newline at end of file diff --git a/stable/cyberchef/8.1.12/CHANGELOG.md b/stable/cyberchef/8.2.0/CHANGELOG.md similarity index 89% rename from stable/cyberchef/8.1.12/CHANGELOG.md rename to stable/cyberchef/8.2.0/CHANGELOG.md index 20dfcbf1f9f..2c61dec815d 100644 --- a/stable/cyberchef/8.1.12/CHANGELOG.md +++ b/stable/cyberchef/8.2.0/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [cyberchef-8.2.0](https://github.com/truecharts/charts/compare/cyberchef-8.1.12...cyberchef-8.2.0) (2024-02-05) + +### Chore + + + +- update container image mpepping/cyberchef to v10.6.0[@993b0b0](https://github.com/993b0b0) by renovate ([#17945](https://github.com/truecharts/charts/issues/17945)) + + ## [cyberchef-8.1.12](https://github.com/truecharts/charts/compare/cyberchef-8.1.11...cyberchef-8.1.12) (2024-02-03) ### Chore @@ -88,12 +97,3 @@ title: Changelog - increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [cyberchef-8.1.3](https://github.com/truecharts/charts/compare/cyberchef-8.1.0...cyberchef-8.1.3) (2024-01-01) - -### Chore - - diff --git a/stable/cyberchef/8.1.12/Chart.yaml b/stable/cyberchef/8.2.0/Chart.yaml similarity index 96% rename from stable/cyberchef/8.1.12/Chart.yaml rename to stable/cyberchef/8.2.0/Chart.yaml index 8f50e4d7aca..be2dcaea0bd 100644 --- a/stable/cyberchef/8.1.12/Chart.yaml +++ b/stable/cyberchef/8.2.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 10.5.2 +appVersion: 10.6.0 dependencies: - name: common version: 17.2.30 @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - https://hub.docker.com/r/mpepping/cyberchef type: application -version: 8.1.12 +version: 8.2.0 diff --git a/stable/cyberchef/8.1.12/README.md b/stable/cyberchef/8.2.0/README.md similarity index 100% rename from stable/cyberchef/8.1.12/README.md rename to stable/cyberchef/8.2.0/README.md diff --git a/stable/cyberchef/8.2.0/app-changelog.md b/stable/cyberchef/8.2.0/app-changelog.md new file mode 100644 index 00000000000..fcba7b52a04 --- /dev/null +++ b/stable/cyberchef/8.2.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cyberchef-8.2.0](https://github.com/truecharts/charts/compare/cyberchef-8.1.12...cyberchef-8.2.0) (2024-02-05) + +### Chore + + + +- update container image mpepping/cyberchef to v10.6.0[@993b0b0](https://github.com/993b0b0) by renovate ([#17945](https://github.com/truecharts/charts/issues/17945)) \ No newline at end of file diff --git a/stable/cyberchef/8.1.12/app-readme.md b/stable/cyberchef/8.2.0/app-readme.md similarity index 100% rename from stable/cyberchef/8.1.12/app-readme.md rename to stable/cyberchef/8.2.0/app-readme.md diff --git a/stable/cyberchef/8.1.12/charts/common-17.2.30.tgz b/stable/cyberchef/8.2.0/charts/common-17.2.30.tgz similarity index 100% rename from stable/cyberchef/8.1.12/charts/common-17.2.30.tgz rename to stable/cyberchef/8.2.0/charts/common-17.2.30.tgz diff --git a/stable/cyberchef/8.1.12/ix_values.yaml b/stable/cyberchef/8.2.0/ix_values.yaml similarity index 88% rename from stable/cyberchef/8.1.12/ix_values.yaml rename to stable/cyberchef/8.2.0/ix_values.yaml index 0757f00ce46..df8e73e63bb 100644 --- a/stable/cyberchef/8.1.12/ix_values.yaml +++ b/stable/cyberchef/8.2.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: mpepping/cyberchef - tag: v10.5.2@sha256:51cbc1463da6a93a6884268e01759e860288226cf6e2613b3d97e054be82849a + tag: v10.6.0@sha256:993b0b0f68fbb23a396d04f030a86036a409bc207edf108a5ea70e6952cca265 pullPolicy: IfNotPresent securityContext: container: diff --git a/stable/cyberchef/8.1.12/questions.yaml b/stable/cyberchef/8.2.0/questions.yaml similarity index 100% rename from stable/cyberchef/8.1.12/questions.yaml rename to stable/cyberchef/8.2.0/questions.yaml diff --git a/stable/cyberchef/8.1.12/templates/NOTES.txt b/stable/cyberchef/8.2.0/templates/NOTES.txt similarity index 100% rename from stable/cyberchef/8.1.12/templates/NOTES.txt rename to stable/cyberchef/8.2.0/templates/NOTES.txt diff --git a/stable/cyberchef/8.1.12/templates/common.yaml b/stable/cyberchef/8.2.0/templates/common.yaml similarity index 100% rename from stable/cyberchef/8.1.12/templates/common.yaml rename to stable/cyberchef/8.2.0/templates/common.yaml diff --git a/stable/cyberchef/8.1.12/values.yaml b/stable/cyberchef/8.2.0/values.yaml similarity index 100% rename from stable/cyberchef/8.1.12/values.yaml rename to stable/cyberchef/8.2.0/values.yaml diff --git a/stable/domoticz/9.0.0/app-changelog.md b/stable/domoticz/9.0.0/app-changelog.md deleted file mode 100644 index 8f18b1b1bf7..00000000000 --- a/stable/domoticz/9.0.0/app-changelog.md +++ /dev/null @@ -1,3 +0,0 @@ - - -## [domoticz-9.0.0](https://github.com/truecharts/charts/compare/domoticz-8.1.12...domoticz-9.0.0) (2024-02-04) \ No newline at end of file diff --git a/stable/domoticz/9.0.0/CHANGELOG.md b/stable/domoticz/9.1.0/CHANGELOG.md similarity index 89% rename from stable/domoticz/9.0.0/CHANGELOG.md rename to stable/domoticz/9.1.0/CHANGELOG.md index d1137493764..08f7f226c9d 100644 --- a/stable/domoticz/9.0.0/CHANGELOG.md +++ b/stable/domoticz/9.1.0/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [domoticz-9.1.0](https://github.com/truecharts/charts/compare/domoticz-9.0.0...domoticz-9.1.0) (2024-02-05) + +### Chore + + + +- update container image domoticz/domoticz to v2024.4[@9d1c256](https://github.com/9d1c256) by renovate ([#17934](https://github.com/truecharts/charts/issues/17934)) + + ## [domoticz-9.0.0](https://github.com/truecharts/charts/compare/domoticz-8.1.12...domoticz-9.0.0) (2024-02-04) @@ -88,12 +97,3 @@ title: Changelog ### Chore - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [domoticz-8.1.3](https://github.com/truecharts/charts/compare/domoticz-8.1.0...domoticz-8.1.3) (2024-01-01) - diff --git a/stable/domoticz/9.0.0/Chart.yaml b/stable/domoticz/9.1.0/Chart.yaml similarity index 92% rename from stable/domoticz/9.0.0/Chart.yaml rename to stable/domoticz/9.1.0/Chart.yaml index f9875309aec..b9f9688510f 100644 --- a/stable/domoticz/9.0.0/Chart.yaml +++ b/stable/domoticz/9.1.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 2024.3.0 +appVersion: 2024.4.0 dependencies: - name: common version: 17.2.30 @@ -30,6 +30,6 @@ maintainers: name: domoticz sources: - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz - - https://ghcr.io/linuxserver/domoticz + - https://hub.docker.com/r/domoticz/domoticz type: application -version: 9.0.0 +version: 9.1.0 diff --git a/stable/domoticz/9.0.0/README.md b/stable/domoticz/9.1.0/README.md similarity index 100% rename from stable/domoticz/9.0.0/README.md rename to stable/domoticz/9.1.0/README.md diff --git a/stable/domoticz/9.1.0/app-changelog.md b/stable/domoticz/9.1.0/app-changelog.md new file mode 100644 index 00000000000..670893a4d92 --- /dev/null +++ b/stable/domoticz/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [domoticz-9.1.0](https://github.com/truecharts/charts/compare/domoticz-9.0.0...domoticz-9.1.0) (2024-02-05) + +### Chore + + + +- update container image domoticz/domoticz to v2024.4[@9d1c256](https://github.com/9d1c256) by renovate ([#17934](https://github.com/truecharts/charts/issues/17934)) \ No newline at end of file diff --git a/stable/domoticz/9.0.0/app-readme.md b/stable/domoticz/9.1.0/app-readme.md similarity index 100% rename from stable/domoticz/9.0.0/app-readme.md rename to stable/domoticz/9.1.0/app-readme.md diff --git a/stable/domoticz/9.0.0/charts/common-17.2.30.tgz b/stable/domoticz/9.1.0/charts/common-17.2.30.tgz similarity index 100% rename from stable/domoticz/9.0.0/charts/common-17.2.30.tgz rename to stable/domoticz/9.1.0/charts/common-17.2.30.tgz diff --git a/stable/domoticz/9.0.0/ix_values.yaml b/stable/domoticz/9.1.0/ix_values.yaml similarity index 90% rename from stable/domoticz/9.0.0/ix_values.yaml rename to stable/domoticz/9.1.0/ix_values.yaml index 8734ba04243..dae0350ed6b 100644 --- a/stable/domoticz/9.0.0/ix_values.yaml +++ b/stable/domoticz/9.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: domoticz/domoticz pullPolicy: IfNotPresent - tag: 2024.3@sha256:59775bc770f805f5f8454f2ca6f480477f371011488b41c86ccc82c4c23c3d60 + tag: 2024.4@sha256:9d1c25634e4e10dea0f2649e91d6304965b18dbe342fbab64a2a4c4c47586c96 securityContext: container: runAsNonRoot: false diff --git a/stable/domoticz/9.0.0/questions.yaml b/stable/domoticz/9.1.0/questions.yaml similarity index 100% rename from stable/domoticz/9.0.0/questions.yaml rename to stable/domoticz/9.1.0/questions.yaml diff --git a/stable/domoticz/9.0.0/templates/NOTES.txt b/stable/domoticz/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/domoticz/9.0.0/templates/NOTES.txt rename to stable/domoticz/9.1.0/templates/NOTES.txt diff --git a/stable/domoticz/9.0.0/templates/common.yaml b/stable/domoticz/9.1.0/templates/common.yaml similarity index 100% rename from stable/domoticz/9.0.0/templates/common.yaml rename to stable/domoticz/9.1.0/templates/common.yaml diff --git a/stable/domoticz/9.0.0/values.yaml b/stable/domoticz/9.1.0/values.yaml similarity index 100% rename from stable/domoticz/9.0.0/values.yaml rename to stable/domoticz/9.1.0/values.yaml diff --git a/stable/drawio/9.0.1/app-changelog.md b/stable/drawio/9.0.1/app-changelog.md deleted file mode 100644 index b2019f21096..00000000000 --- a/stable/drawio/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [drawio-9.0.1](https://github.com/truecharts/charts/compare/drawio-9.0.0...drawio-9.0.1) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) \ No newline at end of file diff --git a/stable/drawio/9.0.1/CHANGELOG.md b/stable/drawio/9.1.0/CHANGELOG.md similarity index 90% rename from stable/drawio/9.0.1/CHANGELOG.md rename to stable/drawio/9.1.0/CHANGELOG.md index 413d42755b6..0e0c6bb81a7 100644 --- a/stable/drawio/9.0.1/CHANGELOG.md +++ b/stable/drawio/9.1.0/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [drawio-9.1.0](https://github.com/truecharts/charts/compare/drawio-9.0.1...drawio-9.1.0) (2024-02-05) + +### Chore + + + +- update container image jgraph/drawio to v23.1.0[@9931e26](https://github.com/9931e26) by renovate ([#17943](https://github.com/truecharts/charts/issues/17943)) + + ## [drawio-9.0.1](https://github.com/truecharts/charts/compare/drawio-9.0.0...drawio-9.0.1) (2024-02-03) ### Chore @@ -88,12 +97,3 @@ title: Changelog - update container image jgraph/drawio to v22.1.18[@ef187f0](https://github.com/ef187f0) by renovate ([#17194](https://github.com/truecharts/charts/issues/17194)) - - -## [drawio-8.1.9](https://github.com/truecharts/charts/compare/drawio-8.1.8...drawio-8.1.9) (2024-01-09) - -### Chore - - - -- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986)) diff --git a/stable/drawio/9.0.1/Chart.yaml b/stable/drawio/9.1.0/Chart.yaml similarity index 96% rename from stable/drawio/9.0.1/Chart.yaml rename to stable/drawio/9.1.0/Chart.yaml index a7cba45854a..98b6828dc7b 100644 --- a/stable/drawio/9.0.1/Chart.yaml +++ b/stable/drawio/9.1.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 23.0.2 +appVersion: 23.1.0 dependencies: - name: common version: 17.2.30 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - https://hub.docker.com/r/jgraph/drawio type: application -version: 9.0.1 +version: 9.1.0 diff --git a/stable/drawio/9.0.1/README.md b/stable/drawio/9.1.0/README.md similarity index 100% rename from stable/drawio/9.0.1/README.md rename to stable/drawio/9.1.0/README.md diff --git a/stable/drawio/9.1.0/app-changelog.md b/stable/drawio/9.1.0/app-changelog.md new file mode 100644 index 00000000000..93de436e687 --- /dev/null +++ b/stable/drawio/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [drawio-9.1.0](https://github.com/truecharts/charts/compare/drawio-9.0.1...drawio-9.1.0) (2024-02-05) + +### Chore + + + +- update container image jgraph/drawio to v23.1.0[@9931e26](https://github.com/9931e26) by renovate ([#17943](https://github.com/truecharts/charts/issues/17943)) \ No newline at end of file diff --git a/stable/drawio/9.0.1/app-readme.md b/stable/drawio/9.1.0/app-readme.md similarity index 100% rename from stable/drawio/9.0.1/app-readme.md rename to stable/drawio/9.1.0/app-readme.md diff --git a/stable/drawio/9.0.1/charts/common-17.2.30.tgz b/stable/drawio/9.1.0/charts/common-17.2.30.tgz similarity index 100% rename from stable/drawio/9.0.1/charts/common-17.2.30.tgz rename to stable/drawio/9.1.0/charts/common-17.2.30.tgz diff --git a/stable/drawio/9.0.1/ix_values.yaml b/stable/drawio/9.1.0/ix_values.yaml similarity index 87% rename from stable/drawio/9.0.1/ix_values.yaml rename to stable/drawio/9.1.0/ix_values.yaml index cd300fe9c04..7fc8ebb28af 100644 --- a/stable/drawio/9.0.1/ix_values.yaml +++ b/stable/drawio/9.1.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: jgraph/drawio - tag: 23.0.2@sha256:5eac46d63f3b279f2e4e8aa3ad323a6fea39c86d9b14dd31ab6ab3d27953bf0a + tag: 23.1.0@sha256:9931e2612955a98d4e643d57ac798a002430931161e0412aeebe4af2b3f2b839 pullPolicy: IfNotPresent securityContext: container: diff --git a/stable/drawio/9.0.1/questions.yaml b/stable/drawio/9.1.0/questions.yaml similarity index 100% rename from stable/drawio/9.0.1/questions.yaml rename to stable/drawio/9.1.0/questions.yaml diff --git a/stable/drawio/9.0.1/templates/NOTES.txt b/stable/drawio/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/drawio/9.0.1/templates/NOTES.txt rename to stable/drawio/9.1.0/templates/NOTES.txt diff --git a/stable/drawio/9.0.1/templates/common.yaml b/stable/drawio/9.1.0/templates/common.yaml similarity index 100% rename from stable/drawio/9.0.1/templates/common.yaml rename to stable/drawio/9.1.0/templates/common.yaml diff --git a/stable/drawio/9.0.1/values.yaml b/stable/drawio/9.1.0/values.yaml similarity index 100% rename from stable/drawio/9.0.1/values.yaml rename to stable/drawio/9.1.0/values.yaml diff --git a/stable/emby/17.2.0/CHANGELOG.md b/stable/emby/17.2.0/CHANGELOG.md new file mode 100644 index 00000000000..867259d1949 --- /dev/null +++ b/stable/emby/17.2.0/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + +**Important:** +*for the complete changelog, please refer to the website* + + + +## [emby-17.2.0](https://github.com/truecharts/charts/compare/emby-17.1.13...emby-17.2.0) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/geek-cookbook/emby to v4.8.0.80[@d14aaee](https://github.com/d14aaee) by renovate ([#17937](https://github.com/truecharts/charts/issues/17937)) + + +## [emby-17.1.13](https://github.com/truecharts/charts/compare/emby-17.1.12...emby-17.1.13) (2024-02-03) + +### Chore + + + +- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) + + +## [emby-17.1.12](https://github.com/truecharts/charts/compare/emby-17.1.11...emby-17.1.12) (2024-01-26) + +### Chore + + + +- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) + + +## [emby-17.1.11](https://github.com/truecharts/charts/compare/emby-17.1.10...emby-17.1.11) (2024-01-21) + +### Chore + + + +- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) + + +## [emby-17.1.10](https://github.com/truecharts/charts/compare/emby-17.1.9...emby-17.1.10) (2024-01-21) + +### Chore + + + +- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) + + +## [emby-17.1.9](https://github.com/truecharts/charts/compare/emby-17.1.8...emby-17.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [emby-17.1.8](https://github.com/truecharts/charts/compare/emby-17.1.7...emby-17.1.8) (2024-01-09) + +### Chore + + + +- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986)) + + +## [emby-17.1.7](https://github.com/truecharts/charts/compare/emby-17.1.6...emby-17.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [emby-17.1.6](https://github.com/truecharts/charts/compare/emby-17.1.5...emby-17.1.6) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [emby-17.1.5](https://github.com/truecharts/charts/compare/emby-17.1.4...emby-17.1.5) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes diff --git a/stable/emby/17.2.0/Chart.yaml b/stable/emby/17.2.0/Chart.yaml new file mode 100644 index 00000000000..d455a64cae8 --- /dev/null +++ b/stable/emby/17.2.0/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.8.0.80 +dependencies: + - name: common + version: 17.2.30 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Emby Server is a home media server +home: https://truecharts.org/charts/stable/emby +icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby.png +keywords: + - jellyfin + - plex + - emby +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: emby +sources: + - https://github.com/linuxserver/docker-emby.git + - https://github.com/truecharts/charts/tree/master/charts/stable/emby + - https://ghcr.io/geek-cookbook/emby +type: application +version: 17.2.0 diff --git a/stable/emby/17.2.0/README.md b/stable/emby/17.2.0/README.md new file mode 100644 index 00000000000..e43ba6f393e --- /dev/null +++ b/stable/emby/17.2.0/README.md @@ -0,0 +1,28 @@ +--- +title: 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/emby) + +**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/emby/17.2.0/app-changelog.md b/stable/emby/17.2.0/app-changelog.md new file mode 100644 index 00000000000..5538613d427 --- /dev/null +++ b/stable/emby/17.2.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [emby-17.2.0](https://github.com/truecharts/charts/compare/emby-17.1.13...emby-17.2.0) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/geek-cookbook/emby to v4.8.0.80[@d14aaee](https://github.com/d14aaee) by renovate ([#17937](https://github.com/truecharts/charts/issues/17937)) \ No newline at end of file diff --git a/stable/emby/17.2.0/app-readme.md b/stable/emby/17.2.0/app-readme.md new file mode 100644 index 00000000000..5cac7011800 --- /dev/null +++ b/stable/emby/17.2.0/app-readme.md @@ -0,0 +1,8 @@ +Emby Server is a home media server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/emby](https://truecharts.org/charts/stable/emby) + +--- + +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/ghostfolio/3.8.1/charts/common-17.2.30.tgz b/stable/emby/17.2.0/charts/common-17.2.30.tgz similarity index 100% rename from stable/ghostfolio/3.8.1/charts/common-17.2.30.tgz rename to stable/emby/17.2.0/charts/common-17.2.30.tgz diff --git a/stable/emby/17.2.0/ix_values.yaml b/stable/emby/17.2.0/ix_values.yaml new file mode 100644 index 00000000000..b9809a3e3b7 --- /dev/null +++ b/stable/emby/17.2.0/ix_values.yaml @@ -0,0 +1,36 @@ +image: + repository: ghcr.io/geek-cookbook/emby + pullPolicy: IfNotPresent + tag: 4.8.0.80@sha256:d14aaee9ad9852c7905d3c315ab293d6fe2e0984369d8d2b8a5cc24133db2cdb +securityContext: + container: + readOnlyRootFilesystem: false +service: + main: + ports: + main: + port: 10079 + targetPort: 8096 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/emby/17.2.0/questions.yaml b/stable/emby/17.2.0/questions.yaml new file mode 100644 index 00000000000..36244b5c380 --- /dev/null +++ b/stable/emby/17.2.0/questions.yaml @@ -0,0 +1,2828 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + - variable: data + label: Data + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + private: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 10079 + required: true + - 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 + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: disabled + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + - 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + - 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: [{path: "/", pathType: "Prefix"}] + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: scaleCert + label: 'Use TrueNAS SCALE Certificate (Deprecated)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - 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: overrideService + 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: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["certificateIssuer", "=", ""]] + 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: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # 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: ingress + label: "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: [{path: "/", pathType: "Prefix"}] + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - 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: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: scaleCert + label: 'Use TrueNAS SCALE Certificate (Deprecated)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - 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/ghostfolio/3.8.1/templates/NOTES.txt b/stable/emby/17.2.0/templates/NOTES.txt similarity index 100% rename from stable/ghostfolio/3.8.1/templates/NOTES.txt rename to stable/emby/17.2.0/templates/NOTES.txt diff --git a/stable/mediainfo/8.0.1/templates/common.yaml b/stable/emby/17.2.0/templates/common.yaml similarity index 100% rename from stable/mediainfo/8.0.1/templates/common.yaml rename to stable/emby/17.2.0/templates/common.yaml diff --git a/stable/ghostfolio/3.8.1/values.yaml b/stable/emby/17.2.0/values.yaml similarity index 100% rename from stable/ghostfolio/3.8.1/values.yaml rename to stable/emby/17.2.0/values.yaml diff --git a/stable/ghostfolio/3.8.1/app-changelog.md b/stable/ghostfolio/3.8.1/app-changelog.md deleted file mode 100644 index 9f07cd6ffef..00000000000 --- a/stable/ghostfolio/3.8.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghostfolio-3.8.1](https://github.com/truecharts/charts/compare/ghostfolio-3.8.0...ghostfolio-3.8.1) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) \ No newline at end of file diff --git a/stable/ghostfolio/3.8.1/CHANGELOG.md b/stable/ghostfolio/3.9.0/CHANGELOG.md similarity index 90% rename from stable/ghostfolio/3.8.1/CHANGELOG.md rename to stable/ghostfolio/3.9.0/CHANGELOG.md index 5b27a6a4add..751d3ac4cb8 100644 --- a/stable/ghostfolio/3.8.1/CHANGELOG.md +++ b/stable/ghostfolio/3.9.0/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [ghostfolio-3.9.0](https://github.com/truecharts/charts/compare/ghostfolio-3.8.1...ghostfolio-3.9.0) (2024-02-05) + +### Chore + + + +- update container image ghostfolio/ghostfolio to v2.47.0[@b5bd04e](https://github.com/b5bd04e) by renovate ([#17942](https://github.com/truecharts/charts/issues/17942)) + + ## [ghostfolio-3.8.1](https://github.com/truecharts/charts/compare/ghostfolio-3.8.0...ghostfolio-3.8.1) (2024-02-03) ### Chore @@ -88,12 +97,3 @@ title: Changelog - update container image ghostfolio/ghostfolio to v2.39.0[@d48e8a8](https://github.com/d48e8a8) by renovate ([#17250](https://github.com/truecharts/charts/issues/17250)) -## [ghostfolio-3.5.0](https://github.com/truecharts/charts/compare/ghostfolio-3.4.1...ghostfolio-3.5.0) (2024-01-14) - -### Chore - - - -- update container image ghostfolio/ghostfolio to v2.38.0[@a9e60d7](https://github.com/a9e60d7) by renovate ([#17204](https://github.com/truecharts/charts/issues/17204)) - - diff --git a/stable/ghostfolio/3.8.1/Chart.yaml b/stable/ghostfolio/3.9.0/Chart.yaml similarity index 97% rename from stable/ghostfolio/3.8.1/Chart.yaml rename to stable/ghostfolio/3.9.0/Chart.yaml index fafca9143e6..0eac0957b11 100644 --- a/stable/ghostfolio/3.8.1/Chart.yaml +++ b/stable/ghostfolio/3.9.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.46.0 +appVersion: 2.47.0 dependencies: - name: common version: 17.2.30 @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 3.8.1 +version: 3.9.0 diff --git a/stable/ghostfolio/3.8.1/README.md b/stable/ghostfolio/3.9.0/README.md similarity index 100% rename from stable/ghostfolio/3.8.1/README.md rename to stable/ghostfolio/3.9.0/README.md diff --git a/stable/ghostfolio/3.9.0/app-changelog.md b/stable/ghostfolio/3.9.0/app-changelog.md new file mode 100644 index 00000000000..cbd7308f0dc --- /dev/null +++ b/stable/ghostfolio/3.9.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghostfolio-3.9.0](https://github.com/truecharts/charts/compare/ghostfolio-3.8.1...ghostfolio-3.9.0) (2024-02-05) + +### Chore + + + +- update container image ghostfolio/ghostfolio to v2.47.0[@b5bd04e](https://github.com/b5bd04e) by renovate ([#17942](https://github.com/truecharts/charts/issues/17942)) \ No newline at end of file diff --git a/stable/ghostfolio/3.8.1/app-readme.md b/stable/ghostfolio/3.9.0/app-readme.md similarity index 100% rename from stable/ghostfolio/3.8.1/app-readme.md rename to stable/ghostfolio/3.9.0/app-readme.md diff --git a/stable/mediainfo/8.0.1/charts/common-17.2.30.tgz b/stable/ghostfolio/3.9.0/charts/common-17.2.30.tgz similarity index 100% rename from stable/mediainfo/8.0.1/charts/common-17.2.30.tgz rename to stable/ghostfolio/3.9.0/charts/common-17.2.30.tgz diff --git a/stable/ghostfolio/3.8.1/charts/redis-11.1.16.tgz b/stable/ghostfolio/3.9.0/charts/redis-11.1.16.tgz similarity index 100% rename from stable/ghostfolio/3.8.1/charts/redis-11.1.16.tgz rename to stable/ghostfolio/3.9.0/charts/redis-11.1.16.tgz diff --git a/stable/ghostfolio/3.8.1/ix_values.yaml b/stable/ghostfolio/3.9.0/ix_values.yaml similarity index 94% rename from stable/ghostfolio/3.8.1/ix_values.yaml rename to stable/ghostfolio/3.9.0/ix_values.yaml index 36acfd8ffdf..d06caeaf917 100644 --- a/stable/ghostfolio/3.8.1/ix_values.yaml +++ b/stable/ghostfolio/3.9.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghostfolio/ghostfolio pullPolicy: IfNotPresent - tag: 2.46.0@sha256:d7f94879d1f08afa2a3ed642b83b67cedc4dd6a9f72428dd8cfa12002fbc2d36 + tag: 2.47.0@sha256:b5bd04e633c4fbc56962b839aad6df96bedbed5d5015bfc39ee27ad4cce9ac46 securityContext: container: runAsNonRoot: false diff --git a/stable/ghostfolio/3.8.1/questions.yaml b/stable/ghostfolio/3.9.0/questions.yaml similarity index 100% rename from stable/ghostfolio/3.8.1/questions.yaml rename to stable/ghostfolio/3.9.0/questions.yaml diff --git a/stable/mediainfo/8.0.1/templates/NOTES.txt b/stable/ghostfolio/3.9.0/templates/NOTES.txt similarity index 100% rename from stable/mediainfo/8.0.1/templates/NOTES.txt rename to stable/ghostfolio/3.9.0/templates/NOTES.txt diff --git a/stable/ghostfolio/3.8.1/templates/_secrets.tpl b/stable/ghostfolio/3.9.0/templates/_secrets.tpl similarity index 100% rename from stable/ghostfolio/3.8.1/templates/_secrets.tpl rename to stable/ghostfolio/3.9.0/templates/_secrets.tpl diff --git a/stable/ghostfolio/3.8.1/templates/common.yaml b/stable/ghostfolio/3.9.0/templates/common.yaml similarity index 100% rename from stable/ghostfolio/3.8.1/templates/common.yaml rename to stable/ghostfolio/3.9.0/templates/common.yaml diff --git a/stable/mediainfo/8.0.1/values.yaml b/stable/ghostfolio/3.9.0/values.yaml similarity index 100% rename from stable/mediainfo/8.0.1/values.yaml rename to stable/ghostfolio/3.9.0/values.yaml diff --git a/stable/mediainfo/8.0.1/app-changelog.md b/stable/mediainfo/8.0.1/app-changelog.md deleted file mode 100644 index ef84f4818e9..00000000000 --- a/stable/mediainfo/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mediainfo-8.0.1](https://github.com/truecharts/charts/compare/mediainfo-8.0.0...mediainfo-8.0.1) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) \ No newline at end of file diff --git a/stable/mediainfo/8.0.1/CHANGELOG.md b/stable/mediainfo/8.1.0/CHANGELOG.md similarity index 89% rename from stable/mediainfo/8.0.1/CHANGELOG.md rename to stable/mediainfo/8.1.0/CHANGELOG.md index cd47c54f536..424f464b0aa 100644 --- a/stable/mediainfo/8.0.1/CHANGELOG.md +++ b/stable/mediainfo/8.1.0/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [mediainfo-8.1.0](https://github.com/truecharts/charts/compare/mediainfo-8.0.1...mediainfo-8.1.0) (2024-02-05) + +### Chore + + + +- update container image jlesage/mediainfo to v24.02.1[@d73bce3](https://github.com/d73bce3) by renovate ([#17944](https://github.com/truecharts/charts/issues/17944)) + + ## [mediainfo-8.0.1](https://github.com/truecharts/charts/compare/mediainfo-8.0.0...mediainfo-8.0.1) (2024-02-03) ### Chore @@ -88,12 +97,3 @@ title: Changelog - increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [mediainfo-7.1.3](https://github.com/truecharts/charts/compare/mediainfo-7.1.0...mediainfo-7.1.3) (2024-01-01) - -### Chore - - diff --git a/stable/mediainfo/8.0.1/Chart.yaml b/stable/mediainfo/8.1.0/Chart.yaml similarity index 96% rename from stable/mediainfo/8.0.1/Chart.yaml rename to stable/mediainfo/8.1.0/Chart.yaml index 8f2a0af5989..4e5471d8336 100644 --- a/stable/mediainfo/8.0.1/Chart.yaml +++ b/stable/mediainfo/8.1.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.01.1 +appVersion: 24.02.1 dependencies: - name: common version: 17.2.30 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo - https://hub.docker.com/r/jlesage/mediainfo type: application -version: 8.0.1 +version: 8.1.0 diff --git a/stable/mediainfo/8.0.1/README.md b/stable/mediainfo/8.1.0/README.md similarity index 100% rename from stable/mediainfo/8.0.1/README.md rename to stable/mediainfo/8.1.0/README.md diff --git a/stable/mediainfo/8.1.0/app-changelog.md b/stable/mediainfo/8.1.0/app-changelog.md new file mode 100644 index 00000000000..915404ed981 --- /dev/null +++ b/stable/mediainfo/8.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mediainfo-8.1.0](https://github.com/truecharts/charts/compare/mediainfo-8.0.1...mediainfo-8.1.0) (2024-02-05) + +### Chore + + + +- update container image jlesage/mediainfo to v24.02.1[@d73bce3](https://github.com/d73bce3) by renovate ([#17944](https://github.com/truecharts/charts/issues/17944)) \ No newline at end of file diff --git a/stable/mediainfo/8.0.1/app-readme.md b/stable/mediainfo/8.1.0/app-readme.md similarity index 100% rename from stable/mediainfo/8.0.1/app-readme.md rename to stable/mediainfo/8.1.0/app-readme.md diff --git a/stable/rdesktop/7.1.134/charts/common-17.2.30.tgz b/stable/mediainfo/8.1.0/charts/common-17.2.30.tgz similarity index 100% rename from stable/rdesktop/7.1.134/charts/common-17.2.30.tgz rename to stable/mediainfo/8.1.0/charts/common-17.2.30.tgz diff --git a/stable/mediainfo/8.0.1/ix_values.yaml b/stable/mediainfo/8.1.0/ix_values.yaml similarity index 94% rename from stable/mediainfo/8.0.1/ix_values.yaml rename to stable/mediainfo/8.1.0/ix_values.yaml index dee5d8f4b0c..e4a6d04b491 100644 --- a/stable/mediainfo/8.0.1/ix_values.yaml +++ b/stable/mediainfo/8.1.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: jlesage/mediainfo - tag: v24.01.1@sha256:2e773e5baf89676f8f980ab9ee1a6f96d182136945b4b63d32e9c77bc41a13c7 + tag: v24.02.1@sha256:d73bce3d27fe247038dae1919a9ba9a5ff4ad81dbb60d1765a8ddc16d78a44fe pullPolicy: IfNotPresent service: main: diff --git a/stable/mediainfo/8.0.1/questions.yaml b/stable/mediainfo/8.1.0/questions.yaml similarity index 100% rename from stable/mediainfo/8.0.1/questions.yaml rename to stable/mediainfo/8.1.0/questions.yaml diff --git a/stable/rdesktop/7.1.134/templates/NOTES.txt b/stable/mediainfo/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/7.1.134/templates/NOTES.txt rename to stable/mediainfo/8.1.0/templates/NOTES.txt diff --git a/stable/tauticord/2.4.1/templates/common.yaml b/stable/mediainfo/8.1.0/templates/common.yaml similarity index 100% rename from stable/tauticord/2.4.1/templates/common.yaml rename to stable/mediainfo/8.1.0/templates/common.yaml diff --git a/stable/rdesktop/7.1.134/values.yaml b/stable/mediainfo/8.1.0/values.yaml similarity index 100% rename from stable/rdesktop/7.1.134/values.yaml rename to stable/mediainfo/8.1.0/values.yaml diff --git a/stable/piwigo/11.3.0/CHANGELOG.md b/stable/piwigo/11.3.0/CHANGELOG.md new file mode 100644 index 00000000000..aac9acff394 --- /dev/null +++ b/stable/piwigo/11.3.0/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + +**Important:** +*for the complete changelog, please refer to the website* + + + +## [piwigo-11.3.0](https://github.com/truecharts/charts/compare/piwigo-11.2.19...piwigo-11.3.0) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/piwigo to v14.2.0[@77f4bbd](https://github.com/77f4bbd) by renovate ([#17938](https://github.com/truecharts/charts/issues/17938)) + + +## [piwigo-11.2.19](https://github.com/truecharts/charts/compare/piwigo-11.2.18...piwigo-11.2.19) (2024-02-03) + +### Chore + + + +- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) + + +## [piwigo-11.2.18](https://github.com/truecharts/charts/compare/piwigo-11.2.17...piwigo-11.2.18) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/piwigo to 14.1.0[@90348fd](https://github.com/90348fd) by renovate ([#17617](https://github.com/truecharts/charts/issues/17617)) + + +## [piwigo-11.2.17](https://github.com/truecharts/charts/compare/piwigo-11.2.16...piwigo-11.2.17) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [piwigo-11.2.16](https://github.com/truecharts/charts/compare/piwigo-11.2.15...piwigo-11.2.16) (2024-01-26) + +### Chore + + + +- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) + + +## [piwigo-11.2.15](https://github.com/truecharts/charts/compare/piwigo-11.2.14...piwigo-11.2.15) (2024-01-21) + +### Chore + + + +- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) + + +## [piwigo-11.2.14](https://github.com/truecharts/charts/compare/piwigo-11.2.13...piwigo-11.2.14) (2024-01-21) + +### Chore + + + +- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) + + +## [piwigo-11.2.13](https://github.com/truecharts/charts/compare/piwigo-11.2.12...piwigo-11.2.13) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [piwigo-11.2.12](https://github.com/truecharts/charts/compare/piwigo-11.2.11...piwigo-11.2.12) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/linuxserver/piwigo to 14.1.0[@e9f8536](https://github.com/e9f8536) by renovate ([#17361](https://github.com/truecharts/charts/issues/17361)) + + +## [piwigo-11.2.11](https://github.com/truecharts/charts/compare/piwigo-11.2.10...piwigo-11.2.11) (2024-01-14) + +### Chore + + + +- update container image ghcr.io/linuxserver/piwigo to 14.1.0[@3d61498](https://github.com/3d61498) by renovate ([#17146](https://github.com/truecharts/charts/issues/17146)) + + diff --git a/stable/piwigo/11.3.0/Chart.yaml b/stable/piwigo/11.3.0/Chart.yaml new file mode 100644 index 00000000000..2f507d686e8 --- /dev/null +++ b/stable/piwigo/11.3.0/Chart.yaml @@ -0,0 +1,46 @@ +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 14.2.0 +dependencies: + - name: common + version: 17.2.30 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.12 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A photo gallery software for the web. +home: https://truecharts.org/charts/stable/piwigo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png +keywords: + - piwigo + - gallery + - photo + - image +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: piwigo +sources: + - https://github.com/linuxserver/docker-piwigo + - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo + - https://ghcr.io/linuxserver/piwigo +type: application +version: 11.3.0 diff --git a/stable/piwigo/11.3.0/README.md b/stable/piwigo/11.3.0/README.md new file mode 100644 index 00000000000..f25bdb2ca09 --- /dev/null +++ b/stable/piwigo/11.3.0/README.md @@ -0,0 +1,28 @@ +--- +title: 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/piwigo) + +**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/piwigo/11.3.0/app-changelog.md b/stable/piwigo/11.3.0/app-changelog.md new file mode 100644 index 00000000000..c6a8cca9c22 --- /dev/null +++ b/stable/piwigo/11.3.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [piwigo-11.3.0](https://github.com/truecharts/charts/compare/piwigo-11.2.19...piwigo-11.3.0) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/piwigo to v14.2.0[@77f4bbd](https://github.com/77f4bbd) by renovate ([#17938](https://github.com/truecharts/charts/issues/17938)) \ No newline at end of file diff --git a/stable/piwigo/11.3.0/app-readme.md b/stable/piwigo/11.3.0/app-readme.md new file mode 100644 index 00000000000..1d3a957c665 --- /dev/null +++ b/stable/piwigo/11.3.0/app-readme.md @@ -0,0 +1,8 @@ +A photo gallery software for the web. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/piwigo](https://truecharts.org/charts/stable/piwigo) + +--- + +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/tailscale/7.1.11/charts/common-17.2.30.tgz b/stable/piwigo/11.3.0/charts/common-17.2.30.tgz similarity index 100% rename from stable/tailscale/7.1.11/charts/common-17.2.30.tgz rename to stable/piwigo/11.3.0/charts/common-17.2.30.tgz diff --git a/stable/piwigo/11.3.0/charts/mariadb-12.1.12.tgz b/stable/piwigo/11.3.0/charts/mariadb-12.1.12.tgz new file mode 100644 index 00000000000..148025366a3 Binary files /dev/null and b/stable/piwigo/11.3.0/charts/mariadb-12.1.12.tgz differ diff --git a/stable/piwigo/11.3.0/ix_values.yaml b/stable/piwigo/11.3.0/ix_values.yaml new file mode 100644 index 00000000000..424f53b7e5a --- /dev/null +++ b/stable/piwigo/11.3.0/ix_values.yaml @@ -0,0 +1,59 @@ +image: + repository: ghcr.io/linuxserver/piwigo + pullPolicy: IfNotPresent + tag: 14.2.0@sha256:77f4bbda4eb7ce5c09f0dfb943ffe2935bb020cf5b4ea5b07773dc9e363af734 +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + targetPort: 80 + port: 10027 +piwigo: + language: en_US + admin_user: admin + admin_pass: admin123 + admin_email: admin@email.com +workload: + main: + podSpec: + containers: + main: + lifecycle: + postStart: + type: exec + command: + - /bin/sh + - -c + - | + if [ -f "/config/POSTSETUP" ]; then + echo "POSTSETUP exists, no further action is needed." + else + while ! curl -s -o -v /dev/null http://localhost/install.php; do sleep 1; done && \ + curl -v -X POST -d "language={{ .Values.piwigo.language }}&dbhost={{ .Values.mariadb.creds.plainhost | trimAll "\"" }}:3306&dbuser={{ .Values.mariadb.mariadbUsername }}&dbpasswd={{ .Values.mariadb.creds.mariadbPassword | trimAll "\"" }}&dbname={{ .Values.mariadb.mariadbDatabase }}&prefix=piwigo_&admin_name={{ .Values.piwigo.admin_user }}&admin_pass1={{ .Values.piwigo.admin_pass }}&admin_pass2={{ .Values.piwigo.admin_pass }}&admin_mail={{ .Values.piwigo.admin_email }}&install=Start+installation" http://localhost/install.php?language={{ .Values.piwigo.language }} && \ + ( touch "/config/POSTSETUP" && echo "Created POSTSETUP!") || \ + ( echo "Failed to create POSTSETUP file..." && exit 1 ) + fi +persistence: + config: + enabled: true + mountPath: /config + size: 256Gi + gallery: + enabled: true + mountPath: /gallery + size: 256Gi + varrun: + enabled: true +mariadb: + enabled: true + mariadbUsername: piwigo + mariadbDatabase: piwigo +portal: + open: + enabled: true diff --git a/stable/piwigo/11.3.0/questions.yaml b/stable/piwigo/11.3.0/questions.yaml new file mode 100644 index 00000000000..173e65c7066 --- /dev/null +++ b/stable/piwigo/11.3.0/questions.yaml @@ -0,0 +1,3014 @@ +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: 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: piwigo + group: App Configuration + label: Piwigo Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: language + label: Set Language (initial install only) + schema: + type: string + default: "en_US" + - variable: admin_user + label: Set Admin User (initial install only) + schema: + type: string + required: true + default: "" + - variable: admin_pass + label: Set Admin Password (initial install only) + schema: + type: string + required: true + private: true + default: "" + - variable: admin_email + label: Set Admin Email (initial install only) + schema: + type: string + required: true + default: "" + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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: 10027 + required: true + - 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 + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: disabled + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + - variable: gallery + label: "App Gallery Storage" + description: "Stores the Application Gallery." + 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 + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: disabled + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + - 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + - 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: [{path: "/", pathType: "Prefix"}] + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: scaleCert + label: 'Use TrueNAS SCALE Certificate (Deprecated)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - 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: overrideService + 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: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["certificateIssuer", "=", ""]] + 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: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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 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: ingress + label: "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: [{path: "/", pathType: "Prefix"}] + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - 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: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: scaleCert + label: 'Use TrueNAS SCALE Certificate (Deprecated)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - 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/tailscale/7.1.11/templates/NOTES.txt b/stable/piwigo/11.3.0/templates/NOTES.txt similarity index 100% rename from stable/tailscale/7.1.11/templates/NOTES.txt rename to stable/piwigo/11.3.0/templates/NOTES.txt diff --git a/stable/piwigo/11.3.0/templates/common.yaml b/stable/piwigo/11.3.0/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/piwigo/11.3.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tailscale/7.1.11/values.yaml b/stable/piwigo/11.3.0/values.yaml similarity index 100% rename from stable/tailscale/7.1.11/values.yaml rename to stable/piwigo/11.3.0/values.yaml diff --git a/stable/rdesktop/7.1.134/app-changelog.md b/stable/rdesktop/7.1.134/app-changelog.md deleted file mode 100644 index 33e7d3c2808..00000000000 --- a/stable/rdesktop/7.1.134/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-7.1.134](https://github.com/truecharts/charts/compare/rdesktop-7.1.133...rdesktop-7.1.134) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) \ No newline at end of file diff --git a/stable/rdesktop/7.1.134/CHANGELOG.md b/stable/rdesktop/7.1.152/CHANGELOG.md similarity index 92% rename from stable/rdesktop/7.1.134/CHANGELOG.md rename to stable/rdesktop/7.1.152/CHANGELOG.md index c7e21b8a452..335405c7b04 100644 --- a/stable/rdesktop/7.1.134/CHANGELOG.md +++ b/stable/rdesktop/7.1.152/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [rdesktop-7.1.152](https://github.com/truecharts/charts/compare/rdesktop-7.1.134...rdesktop-7.1.152) (2024-02-05) + +### Chore + + + +- update rdesktop by renovate ([#17901](https://github.com/truecharts/charts/issues/17901)) + + ## [rdesktop-7.1.134](https://github.com/truecharts/charts/compare/rdesktop-7.1.133...rdesktop-7.1.134) (2024-02-03) ### Chore @@ -88,12 +97,3 @@ title: Changelog - update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) -## [rdesktop-7.1.90](https://github.com/truecharts/charts/compare/rdesktop-7.1.72...rdesktop-7.1.90) (2024-01-21) - -### Chore - - - -- update rdesktop by renovate ([#17402](https://github.com/truecharts/charts/issues/17402)) - - diff --git a/stable/rdesktop/7.1.134/Chart.yaml b/stable/rdesktop/7.1.152/Chart.yaml similarity index 98% rename from stable/rdesktop/7.1.134/Chart.yaml rename to stable/rdesktop/7.1.152/Chart.yaml index e10eefaa0e2..4e406bbeecf 100644 --- a/stable/rdesktop/7.1.134/Chart.yaml +++ b/stable/rdesktop/7.1.152/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop - https://fleet.linuxserver.io/image?name=linuxserver/rdesktop type: application -version: 7.1.134 +version: 7.1.152 diff --git a/stable/rdesktop/7.1.134/README.md b/stable/rdesktop/7.1.152/README.md similarity index 100% rename from stable/rdesktop/7.1.134/README.md rename to stable/rdesktop/7.1.152/README.md diff --git a/stable/rdesktop/7.1.152/app-changelog.md b/stable/rdesktop/7.1.152/app-changelog.md new file mode 100644 index 00000000000..e2f5069c361 --- /dev/null +++ b/stable/rdesktop/7.1.152/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-7.1.152](https://github.com/truecharts/charts/compare/rdesktop-7.1.134...rdesktop-7.1.152) (2024-02-05) + +### Chore + + + +- update rdesktop by renovate ([#17901](https://github.com/truecharts/charts/issues/17901)) \ No newline at end of file diff --git a/stable/rdesktop/7.1.134/app-readme.md b/stable/rdesktop/7.1.152/app-readme.md similarity index 100% rename from stable/rdesktop/7.1.134/app-readme.md rename to stable/rdesktop/7.1.152/app-readme.md diff --git a/stable/tauticord/2.4.1/charts/common-17.2.30.tgz b/stable/rdesktop/7.1.152/charts/common-17.2.30.tgz similarity index 100% rename from stable/tauticord/2.4.1/charts/common-17.2.30.tgz rename to stable/rdesktop/7.1.152/charts/common-17.2.30.tgz diff --git a/stable/rdesktop/7.1.134/ix_values.yaml b/stable/rdesktop/7.1.152/ix_values.yaml similarity index 63% rename from stable/rdesktop/7.1.134/ix_values.yaml rename to stable/rdesktop/7.1.152/ix_values.yaml index de1d28839fd..5ede2046b71 100644 --- a/stable/rdesktop/7.1.134/ix_values.yaml +++ b/stable/rdesktop/7.1.152/ix_values.yaml @@ -1,14 +1,14 @@ image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/rdesktop - tag: latest@sha256:a7d14cbd5d74561cc9d71bc5830420d33bcf578b95b0c5a6cd8925b7b47ed865 + tag: latest@sha256:5b08283ee0a49c07ffe6a1c0ab532b156934b750ef97ce52773d47ff2504db3b ubuntuXFCEImage: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-xfce@sha256:4d2e4ec9568e85ebf9ba7d89b79995caf6e605e7dd6440524418ded4f4ec4afe + tag: ubuntu-xfce@sha256:812ce0147a5638ba9161dd97334f478f6d9346429d59441164061ad91f77a6aa pullPolicy: Always fedoraXFCEImage: repository: lscr.io/linuxserver/rdesktop - tag: fedora-xfce@sha256:d42825d1ea3337aac62dc7f83e502f801ba8da9bca6c3eded72a1bd5222ecfea + tag: fedora-xfce@sha256:890b86e756ec345e2d800c7e2ecdcbe5c63c1e2ac7750225e6e1b522cb5143d2 pullPolicy: Always archXFCEImage: repository: lscr.io/linuxserver/rdesktop @@ -16,15 +16,15 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: lscr.io/linuxserver/rdesktop - tag: alpine-kde@sha256:a41eb8aafe3f5a9375ea45cf2b5081b9c81a0c75026fbdbdf467e389bca6ea1d + tag: alpine-kde@sha256:7e43fbc21713c50b2194246f27d1dac7cb54bcc3a32bb58f866211b2a63fcdd2 pullPolicy: Always ubuntuKDEImage: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-kde@sha256:b7593e8d43124f44d548ef64ce950ef8d897e1b5183d48c2484f6e469183de22 + tag: ubuntu-kde@sha256:797323ad0ce3d566c695a4944fabffc4fc09b1f4baaca6ed3e0d55af003d3375 pullPolicy: Always fedoraKDEImage: repository: lscr.io/linuxserver/rdesktop - tag: fedora-kde@sha256:d9981c5d6eac593aa749eb6def5a10870d9eb0f00a6cacf5449b24d4de50f582 + tag: fedora-kde@sha256:41f4832336d3d5e0e032dae610f6c3833371fd499d7c66893b3483244b5b496a pullPolicy: Always archKDEImage: repository: lscr.io/linuxserver/rdesktop @@ -32,15 +32,15 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: lscr.io/linuxserver/rdesktop - tag: alpine-mate@sha256:8afcc138b6cf0c783515089a100f914b7e95bf7ed60e66160176769c98e9bf50 + tag: alpine-mate@sha256:21481e2278459377091cc74e28b4f8cbdbfd3a445010250c76788b1f6b8ec2a2 pullPolicy: Always ubuntuMATEImage: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-mate@sha256:df471e3c2257ea12000baf5c37ce67c334d3f250a779800c53fd5748219db187 + tag: ubuntu-mate@sha256:a3d3cddb4f841febc26c63c88f635af72fcf6b9abe0fdd9b4c1e1ca871d169f8 pullPolicy: Always fedoraMATEImage: repository: lscr.io/linuxserver/rdesktop - tag: fedora-mate@sha256:e361cc73fbe38c6fd3e026487c14cafb88ae2981c1ebca035ad32524454e85a6 + tag: fedora-mate@sha256:63e1935d78aa7a0dd6fc157a4ed403e534c20baa4cc852f9c9e0fc6eeab4262c pullPolicy: Always archMATEImage: repository: lscr.io/linuxserver/rdesktop @@ -48,15 +48,15 @@ archMATEImage: pullPolicy: Always alpineI3Image: repository: lscr.io/linuxserver/rdesktop - tag: alpine-i3@sha256:a6cba67764391030bc4f77e35496d678c0a67e9ecff194d00367e201afdf42ca + tag: alpine-i3@sha256:f3ffce929a0a84d1ca058d0ad96336f503d129e3c4e764d159ea569b3c55040a pullPolicy: Always ubuntuI3Image: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-i3@sha256:709653583f37cf9392f010dbf982d67532450f7974e5d82add27048938147cab + tag: ubuntu-i3@sha256:5b35bcc9d064cdb6872895a0d99733234f7cfdb915c924867536084c7f84a165 pullPolicy: Always fedoraI3Image: repository: lscr.io/linuxserver/rdesktop - tag: fedora-i3@sha256:2e48ca5eaba9409aa9f9feb0f806c7c2bfcaef1ab8db494912c2d550e0855fcc + tag: fedora-i3@sha256:c378865fd3b69853c601629e55ebfec5063f85b2585cc1ab0e5465c09c7065a1 pullPolicy: Always archI3Image: repository: lscr.io/linuxserver/rdesktop @@ -64,15 +64,15 @@ archI3Image: pullPolicy: Always alpineOpenBoxImage: repository: lscr.io/linuxserver/rdesktop - tag: alpine-openbox@sha256:2eeecf27daa384382a5817477d9dca3603deb7979e861f803aa295dfd1481cb0 + tag: alpine-openbox@sha256:1ae4efe54cb4f720b2ae5e11f9d7f0ec7018c48a77199249a4fa63c91dda2235 pullPolicy: Always ubuntuOpenBoxImage: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-openbox@sha256:a057778805708ee4a25b3ed1b544a1048721c0df30f2f2f574803008ad55ff10 + tag: ubuntu-openbox@sha256:16b797f9b45e5eddd207615a5f2410c096f1c265ac2bca604a62525345a7951e pullPolicy: Always fedoraOpenBoxImage: repository: lscr.io/linuxserver/rdesktop - tag: fedora-openbox@sha256:0daa483fc769f70f768ff3b9ee25ff6b9a89e9b1639a25b3772d91dcd030b9ab + tag: fedora-openbox@sha256:7ae8930fc219b81876e1e4bb8ac54b2ab2a94c60ac97556e46388f058d36c30c pullPolicy: Always archOpenBoxImage: repository: lscr.io/linuxserver/rdesktop @@ -80,15 +80,15 @@ archOpenBoxImage: pullPolicy: Always alpineICEWMImage: repository: lscr.io/linuxserver/rdesktop - tag: alpine-icewm@sha256:a4def7320a76b357a6f115c8a0c048680057b2de537e48dcf0c56b095b6be634 + tag: alpine-icewm@sha256:fe80a6f990ea38393856d3640c0b74c380144be38c116f1edb82679ccc6d7019 pullPolicy: Always ubuntuICEWMImage: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-icewm@sha256:38df301045cb15d1eede49cb22518a6b71368e79413f134f19d2c1d394727fad + tag: ubuntu-icewm@sha256:f511bf62463110bcd29f682611fa958feb76e18e2bbdd35418deb08b5a7d237f pullPolicy: Always fedoraICEWMImage: repository: lscr.io/linuxserver/rdesktop - tag: fedora-icewm@sha256:74bee58e3d449d099f21908772f872c639ea31a4474d4498c161dcefb3dcdd73 + tag: fedora-icewm@sha256:7041ae1097d825e92618559bd3c5bdff3ae451abb835649159b33df9d74219c6 pullPolicy: Always archICEWMImage: repository: lscr.io/linuxserver/rdesktop diff --git a/stable/rdesktop/7.1.134/questions.yaml b/stable/rdesktop/7.1.152/questions.yaml similarity index 100% rename from stable/rdesktop/7.1.134/questions.yaml rename to stable/rdesktop/7.1.152/questions.yaml diff --git a/stable/tauticord/2.4.1/templates/NOTES.txt b/stable/rdesktop/7.1.152/templates/NOTES.txt similarity index 100% rename from stable/tauticord/2.4.1/templates/NOTES.txt rename to stable/rdesktop/7.1.152/templates/NOTES.txt diff --git a/stable/rdesktop/7.1.134/templates/common.yaml b/stable/rdesktop/7.1.152/templates/common.yaml similarity index 100% rename from stable/rdesktop/7.1.134/templates/common.yaml rename to stable/rdesktop/7.1.152/templates/common.yaml diff --git a/stable/tauticord/2.4.1/values.yaml b/stable/rdesktop/7.1.152/values.yaml similarity index 100% rename from stable/tauticord/2.4.1/values.yaml rename to stable/rdesktop/7.1.152/values.yaml diff --git a/stable/tailscale/7.1.11/app-changelog.md b/stable/tailscale/7.1.11/app-changelog.md deleted file mode 100644 index 9f68687927e..00000000000 --- a/stable/tailscale/7.1.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tailscale-7.1.11](https://github.com/truecharts/charts/compare/tailscale-7.1.10...tailscale-7.1.11) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) \ No newline at end of file diff --git a/stable/tailscale/7.1.11/CHANGELOG.md b/stable/tailscale/7.2.0/CHANGELOG.md similarity index 85% rename from stable/tailscale/7.1.11/CHANGELOG.md rename to stable/tailscale/7.2.0/CHANGELOG.md index 7b8ebae0440..d75f16840a1 100644 --- a/stable/tailscale/7.1.11/CHANGELOG.md +++ b/stable/tailscale/7.2.0/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [tailscale-7.2.0](https://github.com/truecharts/charts/compare/tailscale-7.1.11...tailscale-7.2.0) (2024-02-05) + +### Chore + + + +- update container image tailscale/tailscale to v1.58.2[@6dc3334](https://github.com/6dc3334) by renovate ([#17949](https://github.com/truecharts/charts/issues/17949)) + + ## [tailscale-7.1.11](https://github.com/truecharts/charts/compare/tailscale-7.1.10...tailscale-7.1.11) (2024-02-03) ### Chore @@ -88,12 +97,3 @@ title: Changelog ### Chore - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) - -- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) - diff --git a/stable/tailscale/7.1.11/Chart.yaml b/stable/tailscale/7.2.0/Chart.yaml similarity index 96% rename from stable/tailscale/7.1.11/Chart.yaml rename to stable/tailscale/7.2.0/Chart.yaml index 5c357412777..4e57004f71d 100644 --- a/stable/tailscale/7.1.11/Chart.yaml +++ b/stable/tailscale/7.2.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.56.1 +appVersion: 1.58.2 dependencies: - name: common version: 17.2.30 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - https://hub.docker.com/r/tailscale/tailscale type: application -version: 7.1.11 +version: 7.2.0 diff --git a/stable/tailscale/7.1.11/README.md b/stable/tailscale/7.2.0/README.md similarity index 100% rename from stable/tailscale/7.1.11/README.md rename to stable/tailscale/7.2.0/README.md diff --git a/stable/tailscale/7.2.0/app-changelog.md b/stable/tailscale/7.2.0/app-changelog.md new file mode 100644 index 00000000000..58f8b7ed592 --- /dev/null +++ b/stable/tailscale/7.2.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tailscale-7.2.0](https://github.com/truecharts/charts/compare/tailscale-7.1.11...tailscale-7.2.0) (2024-02-05) + +### Chore + + + +- update container image tailscale/tailscale to v1.58.2[@6dc3334](https://github.com/6dc3334) by renovate ([#17949](https://github.com/truecharts/charts/issues/17949)) \ No newline at end of file diff --git a/stable/tailscale/7.1.11/app-readme.md b/stable/tailscale/7.2.0/app-readme.md similarity index 100% rename from stable/tailscale/7.1.11/app-readme.md rename to stable/tailscale/7.2.0/app-readme.md diff --git a/stable/watcharr/3.3.7/charts/common-17.2.30.tgz b/stable/tailscale/7.2.0/charts/common-17.2.30.tgz similarity index 100% rename from stable/watcharr/3.3.7/charts/common-17.2.30.tgz rename to stable/tailscale/7.2.0/charts/common-17.2.30.tgz diff --git a/stable/tailscale/7.1.11/ix_values.yaml b/stable/tailscale/7.2.0/ix_values.yaml similarity index 95% rename from stable/tailscale/7.1.11/ix_values.yaml rename to stable/tailscale/7.2.0/ix_values.yaml index d13756e21a8..cb822e7c90d 100644 --- a/stable/tailscale/7.1.11/ix_values.yaml +++ b/stable/tailscale/7.2.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.56.1@sha256:ac0c192f6cba52877e4d9c2fe8943f16c0ab44927605a21416852590e3ccb71e + tag: v1.58.2@sha256:6dc3334d142df48cdf9876152762aff4f17df46c62507f2b4fb07179882a1962 serviceAccount: main: enabled: true diff --git a/stable/tailscale/7.1.11/questions.yaml b/stable/tailscale/7.2.0/questions.yaml similarity index 100% rename from stable/tailscale/7.1.11/questions.yaml rename to stable/tailscale/7.2.0/questions.yaml diff --git a/stable/watcharr/3.3.7/templates/NOTES.txt b/stable/tailscale/7.2.0/templates/NOTES.txt similarity index 100% rename from stable/watcharr/3.3.7/templates/NOTES.txt rename to stable/tailscale/7.2.0/templates/NOTES.txt diff --git a/stable/tailscale/7.1.11/templates/_configmap.tpl b/stable/tailscale/7.2.0/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/7.1.11/templates/_configmap.tpl rename to stable/tailscale/7.2.0/templates/_configmap.tpl diff --git a/stable/tailscale/7.1.11/templates/_secret.tpl b/stable/tailscale/7.2.0/templates/_secret.tpl similarity index 100% rename from stable/tailscale/7.1.11/templates/_secret.tpl rename to stable/tailscale/7.2.0/templates/_secret.tpl diff --git a/stable/tailscale/7.1.11/templates/common.yaml b/stable/tailscale/7.2.0/templates/common.yaml similarity index 100% rename from stable/tailscale/7.1.11/templates/common.yaml rename to stable/tailscale/7.2.0/templates/common.yaml diff --git a/stable/watcharr/3.3.7/values.yaml b/stable/tailscale/7.2.0/values.yaml similarity index 100% rename from stable/watcharr/3.3.7/values.yaml rename to stable/tailscale/7.2.0/values.yaml diff --git a/stable/tauticord/2.4.1/app-changelog.md b/stable/tauticord/2.4.1/app-changelog.md deleted file mode 100644 index 843c7189a99..00000000000 --- a/stable/tauticord/2.4.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tauticord-2.4.1](https://github.com/truecharts/charts/compare/tauticord-2.4.0...tauticord-2.4.1) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) \ No newline at end of file diff --git a/stable/tauticord/2.4.1/CHANGELOG.md b/stable/tauticord/2.5.0/CHANGELOG.md similarity index 90% rename from stable/tauticord/2.4.1/CHANGELOG.md rename to stable/tauticord/2.5.0/CHANGELOG.md index 56919932e51..9f08860cde8 100644 --- a/stable/tauticord/2.4.1/CHANGELOG.md +++ b/stable/tauticord/2.5.0/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [tauticord-2.5.0](https://github.com/truecharts/charts/compare/tauticord-2.4.1...tauticord-2.5.0) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/nwithan8/tauticord to v3.16.2[@e6590dc](https://github.com/e6590dc) by renovate ([#17940](https://github.com/truecharts/charts/issues/17940)) + + ## [tauticord-2.4.1](https://github.com/truecharts/charts/compare/tauticord-2.4.0...tauticord-2.4.1) (2024-02-03) ### Chore @@ -88,12 +97,3 @@ title: Changelog - update container image ghcr.io/nwithan8/tauticord to v3.13.0[@1cd38eb](https://github.com/1cd38eb) by renovate ([#17015](https://github.com/truecharts/charts/issues/17015)) - - -## [tauticord-2.1.5](https://github.com/truecharts/charts/compare/tauticord-2.1.4...tauticord-2.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs diff --git a/stable/tauticord/2.4.1/Chart.yaml b/stable/tauticord/2.5.0/Chart.yaml similarity index 96% rename from stable/tauticord/2.4.1/Chart.yaml rename to stable/tauticord/2.5.0/Chart.yaml index 4ea8814ca4d..3ffb593ff65 100644 --- a/stable/tauticord/2.4.1/Chart.yaml +++ b/stable/tauticord/2.5.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.15.0 +appVersion: 3.16.2 dependencies: - name: common version: 17.2.30 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord - https://ghcr.io/nwithan8/tauticord type: application -version: 2.4.1 +version: 2.5.0 diff --git a/stable/tauticord/2.4.1/README.md b/stable/tauticord/2.5.0/README.md similarity index 100% rename from stable/tauticord/2.4.1/README.md rename to stable/tauticord/2.5.0/README.md diff --git a/stable/tauticord/2.5.0/app-changelog.md b/stable/tauticord/2.5.0/app-changelog.md new file mode 100644 index 00000000000..8dab0fef7ea --- /dev/null +++ b/stable/tauticord/2.5.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tauticord-2.5.0](https://github.com/truecharts/charts/compare/tauticord-2.4.1...tauticord-2.5.0) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/nwithan8/tauticord to v3.16.2[@e6590dc](https://github.com/e6590dc) by renovate ([#17940](https://github.com/truecharts/charts/issues/17940)) \ No newline at end of file diff --git a/stable/tauticord/2.4.1/app-readme.md b/stable/tauticord/2.5.0/app-readme.md similarity index 100% rename from stable/tauticord/2.4.1/app-readme.md rename to stable/tauticord/2.5.0/app-readme.md diff --git a/stable/tauticord/2.5.0/charts/common-17.2.30.tgz b/stable/tauticord/2.5.0/charts/common-17.2.30.tgz new file mode 100644 index 00000000000..a6cb126e1b2 Binary files /dev/null and b/stable/tauticord/2.5.0/charts/common-17.2.30.tgz differ diff --git a/stable/tauticord/2.4.1/ix_values.yaml b/stable/tauticord/2.5.0/ix_values.yaml similarity index 98% rename from stable/tauticord/2.4.1/ix_values.yaml rename to stable/tauticord/2.5.0/ix_values.yaml index e049f0ef7cc..52e7f3e7dcb 100644 --- a/stable/tauticord/2.4.1/ix_values.yaml +++ b/stable/tauticord/2.5.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/nwithan8/tauticord pullPolicy: IfNotPresent - tag: 3.15.0@sha256:37331afcf27daa4614ac0c6e78695663dc762cb6884dda6084185d649828ca31 + tag: 3.16.2@sha256:e6590dc4681056f790e6b980f72d524296f83a10ad4b9c2e06cb69c7532378f5 securityContext: container: runAsNonRoot: false diff --git a/stable/tauticord/2.4.1/questions.yaml b/stable/tauticord/2.5.0/questions.yaml similarity index 100% rename from stable/tauticord/2.4.1/questions.yaml rename to stable/tauticord/2.5.0/questions.yaml diff --git a/stable/tauticord/2.5.0/templates/NOTES.txt b/stable/tauticord/2.5.0/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tauticord/2.5.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tauticord/2.5.0/templates/common.yaml b/stable/tauticord/2.5.0/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tauticord/2.5.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tauticord/2.5.0/values.yaml b/stable/tauticord/2.5.0/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/watcharr/3.3.7/app-changelog.md b/stable/watcharr/3.3.7/app-changelog.md deleted file mode 100644 index edfee59e195..00000000000 --- a/stable/watcharr/3.3.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [watcharr-3.3.7](https://github.com/truecharts/charts/compare/watcharr-3.3.6...watcharr-3.3.7) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) \ No newline at end of file diff --git a/stable/watcharr/3.3.7/CHANGELOG.md b/stable/watcharr/3.4.0/CHANGELOG.md similarity index 90% rename from stable/watcharr/3.3.7/CHANGELOG.md rename to stable/watcharr/3.4.0/CHANGELOG.md index 5ead1266e6c..5320746ca02 100644 --- a/stable/watcharr/3.3.7/CHANGELOG.md +++ b/stable/watcharr/3.4.0/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [watcharr-3.4.0](https://github.com/truecharts/charts/compare/watcharr-3.3.7...watcharr-3.4.0) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/sbondco/watcharr to v1.32.1[@b746fc1](https://github.com/b746fc1) by renovate ([#17941](https://github.com/truecharts/charts/issues/17941)) + + ## [watcharr-3.3.7](https://github.com/truecharts/charts/compare/watcharr-3.3.6...watcharr-3.3.7) (2024-02-03) ### Chore @@ -88,12 +97,3 @@ title: Changelog - update container image ghcr.io/sbondco/watcharr to v1.30.0[@e2f9e6a](https://github.com/e2f9e6a) by renovate ([#16810](https://github.com/truecharts/charts/issues/16810)) - - -## [watcharr-3.1.9](https://github.com/truecharts/charts/compare/watcharr-3.1.8...watcharr-3.1.9) (2024-01-03) - -### Chore - - - -- update container image ghcr.io/sbondco/watcharr to v1.20.1[@bbf535d](https://github.com/bbf535d) by renovate ([#16804](https://github.com/truecharts/charts/issues/16804)) diff --git a/stable/watcharr/3.3.7/Chart.yaml b/stable/watcharr/3.4.0/Chart.yaml similarity index 96% rename from stable/watcharr/3.3.7/Chart.yaml rename to stable/watcharr/3.4.0/Chart.yaml index db46f07c030..f6ca2763df5 100644 --- a/stable/watcharr/3.3.7/Chart.yaml +++ b/stable/watcharr/3.4.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.31.1 +appVersion: 1.32.1 dependencies: - name: common version: 17.2.30 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr - https://ghcr.io/sbondco/watcharr type: application -version: 3.3.7 +version: 3.4.0 diff --git a/stable/watcharr/3.3.7/README.md b/stable/watcharr/3.4.0/README.md similarity index 100% rename from stable/watcharr/3.3.7/README.md rename to stable/watcharr/3.4.0/README.md diff --git a/stable/watcharr/3.4.0/app-changelog.md b/stable/watcharr/3.4.0/app-changelog.md new file mode 100644 index 00000000000..09648d3dea0 --- /dev/null +++ b/stable/watcharr/3.4.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [watcharr-3.4.0](https://github.com/truecharts/charts/compare/watcharr-3.3.7...watcharr-3.4.0) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/sbondco/watcharr to v1.32.1[@b746fc1](https://github.com/b746fc1) by renovate ([#17941](https://github.com/truecharts/charts/issues/17941)) \ No newline at end of file diff --git a/stable/watcharr/3.3.7/app-readme.md b/stable/watcharr/3.4.0/app-readme.md similarity index 100% rename from stable/watcharr/3.3.7/app-readme.md rename to stable/watcharr/3.4.0/app-readme.md diff --git a/stable/watcharr/3.4.0/charts/common-17.2.30.tgz b/stable/watcharr/3.4.0/charts/common-17.2.30.tgz new file mode 100644 index 00000000000..a6cb126e1b2 Binary files /dev/null and b/stable/watcharr/3.4.0/charts/common-17.2.30.tgz differ diff --git a/stable/watcharr/3.3.7/ix_values.yaml b/stable/watcharr/3.4.0/ix_values.yaml similarity index 91% rename from stable/watcharr/3.3.7/ix_values.yaml rename to stable/watcharr/3.4.0/ix_values.yaml index 744ca99db41..f8e6a291d07 100644 --- a/stable/watcharr/3.3.7/ix_values.yaml +++ b/stable/watcharr/3.4.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/sbondco/watcharr - tag: v1.31.1@sha256:2f2aa1bfd5ef65d55658f14bd18756f37af1eed65724036e09024bbbbc584828 + tag: v1.32.1@sha256:b746fc1703e7bb82f8884177d2f4ee7b81d837d47deb487ee3311377ffa0055e pullPolicy: IfNotPresent securityContext: diff --git a/stable/watcharr/3.3.7/questions.yaml b/stable/watcharr/3.4.0/questions.yaml similarity index 100% rename from stable/watcharr/3.3.7/questions.yaml rename to stable/watcharr/3.4.0/questions.yaml diff --git a/stable/watcharr/3.4.0/templates/NOTES.txt b/stable/watcharr/3.4.0/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/watcharr/3.4.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/watcharr/3.3.7/templates/_secrets.tpl b/stable/watcharr/3.4.0/templates/_secrets.tpl similarity index 100% rename from stable/watcharr/3.3.7/templates/_secrets.tpl rename to stable/watcharr/3.4.0/templates/_secrets.tpl diff --git a/stable/watcharr/3.3.7/templates/common.yaml b/stable/watcharr/3.4.0/templates/common.yaml similarity index 100% rename from stable/watcharr/3.3.7/templates/common.yaml rename to stable/watcharr/3.4.0/templates/common.yaml diff --git a/stable/watcharr/3.4.0/values.yaml b/stable/watcharr/3.4.0/values.yaml new file mode 100644 index 00000000000..e69de29bb2d