diff --git a/enterprise/cert-manager/1.0.31/app-changelog.md b/enterprise/cert-manager/1.0.31/app-changelog.md deleted file mode 100644 index 6ea760189c..0000000000 --- a/enterprise/cert-manager/1.0.31/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cert-manager-1.0.31](https://github.com/truecharts/charts/compare/cert-manager-1.0.30...cert-manager-1.0.31) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - \ No newline at end of file diff --git a/enterprise/cert-manager/1.0.31/CHANGELOG.md b/enterprise/cert-manager/1.0.32/CHANGELOG.md similarity index 91% rename from enterprise/cert-manager/1.0.31/CHANGELOG.md rename to enterprise/cert-manager/1.0.32/CHANGELOG.md index 62a4c648f6..9bb710a3f8 100644 --- a/enterprise/cert-manager/1.0.31/CHANGELOG.md +++ b/enterprise/cert-manager/1.0.32/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cert-manager-1.0.32](https://github.com/truecharts/charts/compare/cert-manager-1.0.31...cert-manager-1.0.32) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8960](https://github.com/truecharts/charts/issues/8960)) + + + + ## [cert-manager-1.0.31](https://github.com/truecharts/charts/compare/cert-manager-1.0.30...cert-manager-1.0.31) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - -## [cert-manager-1.0.25](https://github.com/truecharts/charts/compare/cert-manager-1.0.24...cert-manager-1.0.25) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - diff --git a/enterprise/cert-manager/1.0.31/Chart.yaml b/enterprise/cert-manager/1.0.32/Chart.yaml similarity index 98% rename from enterprise/cert-manager/1.0.31/Chart.yaml rename to enterprise/cert-manager/1.0.32/Chart.yaml index 621d09232b..5dca0192c1 100644 --- a/enterprise/cert-manager/1.0.31/Chart.yaml +++ b/enterprise/cert-manager/1.0.32/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/cert-manager - https://cert-manager.io/ type: application -version: 1.0.31 +version: 1.0.32 annotations: truecharts.org/catagories: | - core diff --git a/enterprise/cert-manager/1.0.31/LICENSE b/enterprise/cert-manager/1.0.32/LICENSE similarity index 100% rename from enterprise/cert-manager/1.0.31/LICENSE rename to enterprise/cert-manager/1.0.32/LICENSE diff --git a/enterprise/cert-manager/1.0.31/README.md b/enterprise/cert-manager/1.0.32/README.md similarity index 100% rename from enterprise/cert-manager/1.0.31/README.md rename to enterprise/cert-manager/1.0.32/README.md diff --git a/enterprise/cert-manager/1.0.32/app-changelog.md b/enterprise/cert-manager/1.0.32/app-changelog.md new file mode 100644 index 0000000000..aa35b8dbba --- /dev/null +++ b/enterprise/cert-manager/1.0.32/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cert-manager-1.0.32](https://github.com/truecharts/charts/compare/cert-manager-1.0.31...cert-manager-1.0.32) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8960](https://github.com/truecharts/charts/issues/8960)) + + \ No newline at end of file diff --git a/enterprise/cert-manager/1.0.31/app-readme.md b/enterprise/cert-manager/1.0.32/app-readme.md similarity index 100% rename from enterprise/cert-manager/1.0.31/app-readme.md rename to enterprise/cert-manager/1.0.32/app-readme.md diff --git a/enterprise/cert-manager/1.0.31/charts/common-12.6.6.tgz b/enterprise/cert-manager/1.0.32/charts/common-12.6.6.tgz similarity index 100% rename from enterprise/cert-manager/1.0.31/charts/common-12.6.6.tgz rename to enterprise/cert-manager/1.0.32/charts/common-12.6.6.tgz diff --git a/enterprise/cert-manager/1.0.31/crds/cert-manager.yaml b/enterprise/cert-manager/1.0.32/crds/cert-manager.yaml similarity index 100% rename from enterprise/cert-manager/1.0.31/crds/cert-manager.yaml rename to enterprise/cert-manager/1.0.32/crds/cert-manager.yaml diff --git a/enterprise/cert-manager/1.0.31/ix_values.yaml b/enterprise/cert-manager/1.0.32/ix_values.yaml similarity index 95% rename from enterprise/cert-manager/1.0.31/ix_values.yaml rename to enterprise/cert-manager/1.0.32/ix_values.yaml index 2ee994fe24..d6019b67ce 100644 --- a/enterprise/cert-manager/1.0.31/ix_values.yaml +++ b/enterprise/cert-manager/1.0.32/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/scratch - tag: latest@sha256:2eb751a40ff3640e01ab31fd6777bd9e88a0b46d2a8f8cea546fa21d31609949 + tag: latest@sha256:9dd0f68d32ace452a3a75273bd8e3a074d0a14e4d38683389c73887432832fc3 pullPolicy: IfNotPresent workload: diff --git a/enterprise/cert-manager/1.0.31/questions.yaml b/enterprise/cert-manager/1.0.32/questions.yaml similarity index 97% rename from enterprise/cert-manager/1.0.31/questions.yaml rename to enterprise/cert-manager/1.0.32/questions.yaml index 8398fa9686..ce872d662a 100644 --- a/enterprise/cert-manager/1.0.31/questions.yaml +++ b/enterprise/cert-manager/1.0.32/questions.yaml @@ -30,7 +30,19 @@ groups: - name: Documentation description: Documentation 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: clusterIssuer group: App Configuration label: Cluster Certificate Issuer diff --git a/enterprise/cert-manager/1.0.31/templates/NOTES.txt b/enterprise/cert-manager/1.0.32/templates/NOTES.txt similarity index 100% rename from enterprise/cert-manager/1.0.31/templates/NOTES.txt rename to enterprise/cert-manager/1.0.32/templates/NOTES.txt diff --git a/enterprise/cert-manager/1.0.31/templates/_metrics.tpl b/enterprise/cert-manager/1.0.32/templates/_metrics.tpl similarity index 100% rename from enterprise/cert-manager/1.0.31/templates/_metrics.tpl rename to enterprise/cert-manager/1.0.32/templates/_metrics.tpl diff --git a/enterprise/cert-manager/1.0.31/templates/clusterissuer/_ACME.tpl b/enterprise/cert-manager/1.0.32/templates/clusterissuer/_ACME.tpl similarity index 100% rename from enterprise/cert-manager/1.0.31/templates/clusterissuer/_ACME.tpl rename to enterprise/cert-manager/1.0.32/templates/clusterissuer/_ACME.tpl diff --git a/enterprise/cert-manager/1.0.31/templates/clusterissuer/_CA.tpl b/enterprise/cert-manager/1.0.32/templates/clusterissuer/_CA.tpl similarity index 100% rename from enterprise/cert-manager/1.0.31/templates/clusterissuer/_CA.tpl rename to enterprise/cert-manager/1.0.32/templates/clusterissuer/_CA.tpl diff --git a/enterprise/cert-manager/1.0.31/templates/clusterissuer/_selfSigned.tpl b/enterprise/cert-manager/1.0.32/templates/clusterissuer/_selfSigned.tpl similarity index 100% rename from enterprise/cert-manager/1.0.31/templates/clusterissuer/_selfSigned.tpl rename to enterprise/cert-manager/1.0.32/templates/clusterissuer/_selfSigned.tpl diff --git a/enterprise/cert-manager/1.0.31/templates/common.yaml b/enterprise/cert-manager/1.0.32/templates/common.yaml similarity index 100% rename from enterprise/cert-manager/1.0.31/templates/common.yaml rename to enterprise/cert-manager/1.0.32/templates/common.yaml diff --git a/enterprise/cert-manager/1.0.31/values.yaml b/enterprise/cert-manager/1.0.32/values.yaml similarity index 100% rename from enterprise/cert-manager/1.0.31/values.yaml rename to enterprise/cert-manager/1.0.32/values.yaml diff --git a/enterprise/metallb/8.0.26/app-changelog.md b/enterprise/metallb/8.0.26/app-changelog.md deleted file mode 100644 index 3552650bb9..0000000000 --- a/enterprise/metallb/8.0.26/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [metallb-8.0.26](https://github.com/truecharts/charts/compare/metallb-8.0.25...metallb-8.0.26) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - \ No newline at end of file diff --git a/enterprise/metallb/8.0.26/CHANGELOG.md b/enterprise/metallb/8.0.27/CHANGELOG.md similarity index 91% rename from enterprise/metallb/8.0.26/CHANGELOG.md rename to enterprise/metallb/8.0.27/CHANGELOG.md index 0ee02897d3..bb473f8c5f 100644 --- a/enterprise/metallb/8.0.26/CHANGELOG.md +++ b/enterprise/metallb/8.0.27/CHANGELOG.md @@ -4,6 +4,15 @@ +## [metallb-8.0.27](https://github.com/truecharts/charts/compare/metallb-8.0.26...metallb-8.0.27) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8960](https://github.com/truecharts/charts/issues/8960)) + + + + ## [metallb-8.0.26](https://github.com/truecharts/charts/compare/metallb-8.0.25...metallb-8.0.26) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - -## [metallb-8.0.20](https://github.com/truecharts/charts/compare/metallb-8.0.19...metallb-8.0.20) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - diff --git a/enterprise/metallb/8.0.26/Chart.yaml b/enterprise/metallb/8.0.27/Chart.yaml similarity index 98% rename from enterprise/metallb/8.0.26/Chart.yaml rename to enterprise/metallb/8.0.27/Chart.yaml index 31318b3e4c..62dcb0782a 100644 --- a/enterprise/metallb/8.0.26/Chart.yaml +++ b/enterprise/metallb/8.0.27/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 8.0.26 +version: 8.0.27 annotations: truecharts.org/catagories: | - core diff --git a/enterprise/metallb/8.0.26/LICENSE b/enterprise/metallb/8.0.27/LICENSE similarity index 100% rename from enterprise/metallb/8.0.26/LICENSE rename to enterprise/metallb/8.0.27/LICENSE diff --git a/enterprise/metallb/8.0.26/README.md b/enterprise/metallb/8.0.27/README.md similarity index 100% rename from enterprise/metallb/8.0.26/README.md rename to enterprise/metallb/8.0.27/README.md diff --git a/enterprise/metallb/8.0.27/app-changelog.md b/enterprise/metallb/8.0.27/app-changelog.md new file mode 100644 index 0000000000..054bc5d2b1 --- /dev/null +++ b/enterprise/metallb/8.0.27/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metallb-8.0.27](https://github.com/truecharts/charts/compare/metallb-8.0.26...metallb-8.0.27) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8960](https://github.com/truecharts/charts/issues/8960)) + + \ No newline at end of file diff --git a/enterprise/metallb/8.0.26/app-readme.md b/enterprise/metallb/8.0.27/app-readme.md similarity index 100% rename from enterprise/metallb/8.0.26/app-readme.md rename to enterprise/metallb/8.0.27/app-readme.md diff --git a/enterprise/metallb/8.0.26/charts/common-12.6.6.tgz b/enterprise/metallb/8.0.27/charts/common-12.6.6.tgz similarity index 100% rename from enterprise/metallb/8.0.26/charts/common-12.6.6.tgz rename to enterprise/metallb/8.0.27/charts/common-12.6.6.tgz diff --git a/enterprise/metallb/8.0.26/ix_values.yaml b/enterprise/metallb/8.0.27/ix_values.yaml similarity index 93% rename from enterprise/metallb/8.0.26/ix_values.yaml rename to enterprise/metallb/8.0.27/ix_values.yaml index 85cc37112d..2c5dd1d59a 100644 --- a/enterprise/metallb/8.0.26/ix_values.yaml +++ b/enterprise/metallb/8.0.27/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/scratch - tag: latest@sha256:2eb751a40ff3640e01ab31fd6777bd9e88a0b46d2a8f8cea546fa21d31609949 + tag: latest@sha256:9dd0f68d32ace452a3a75273bd8e3a074d0a14e4d38683389c73887432832fc3 pullPolicy: IfNotPresent workload: diff --git a/enterprise/metallb/8.0.26/questions.yaml b/enterprise/metallb/8.0.27/questions.yaml similarity index 97% rename from enterprise/metallb/8.0.26/questions.yaml rename to enterprise/metallb/8.0.27/questions.yaml index dc11917318..3e5c46b0e9 100644 --- a/enterprise/metallb/8.0.26/questions.yaml +++ b/enterprise/metallb/8.0.27/questions.yaml @@ -30,7 +30,19 @@ groups: - name: Documentation description: Documentation 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: ipAddressPools group: App Configuration label: IP Address Pools Object diff --git a/enterprise/metallb/8.0.26/templates/NOTES.txt b/enterprise/metallb/8.0.27/templates/NOTES.txt similarity index 100% rename from enterprise/metallb/8.0.26/templates/NOTES.txt rename to enterprise/metallb/8.0.27/templates/NOTES.txt diff --git a/enterprise/metallb/8.0.26/templates/_bgpadvertisement.tpl b/enterprise/metallb/8.0.27/templates/_bgpadvertisement.tpl similarity index 100% rename from enterprise/metallb/8.0.26/templates/_bgpadvertisement.tpl rename to enterprise/metallb/8.0.27/templates/_bgpadvertisement.tpl diff --git a/enterprise/metallb/8.0.26/templates/_community.tpl b/enterprise/metallb/8.0.27/templates/_community.tpl similarity index 100% rename from enterprise/metallb/8.0.26/templates/_community.tpl rename to enterprise/metallb/8.0.27/templates/_community.tpl diff --git a/enterprise/metallb/8.0.26/templates/_ipaddresspool.tpl b/enterprise/metallb/8.0.27/templates/_ipaddresspool.tpl similarity index 100% rename from enterprise/metallb/8.0.26/templates/_ipaddresspool.tpl rename to enterprise/metallb/8.0.27/templates/_ipaddresspool.tpl diff --git a/enterprise/metallb/8.0.26/templates/_l2advertisement.tpl b/enterprise/metallb/8.0.27/templates/_l2advertisement.tpl similarity index 100% rename from enterprise/metallb/8.0.26/templates/_l2advertisement.tpl rename to enterprise/metallb/8.0.27/templates/_l2advertisement.tpl diff --git a/enterprise/metallb/8.0.26/templates/_peers.tpl b/enterprise/metallb/8.0.27/templates/_peers.tpl similarity index 100% rename from enterprise/metallb/8.0.26/templates/_peers.tpl rename to enterprise/metallb/8.0.27/templates/_peers.tpl diff --git a/enterprise/metallb/8.0.26/templates/common.yaml b/enterprise/metallb/8.0.27/templates/common.yaml similarity index 100% rename from enterprise/metallb/8.0.26/templates/common.yaml rename to enterprise/metallb/8.0.27/templates/common.yaml diff --git a/enterprise/metallb/8.0.26/values.yaml b/enterprise/metallb/8.0.27/values.yaml similarity index 100% rename from enterprise/metallb/8.0.26/values.yaml rename to enterprise/metallb/8.0.27/values.yaml diff --git a/stable/autoscan/4.0.12/app-changelog.md b/stable/autoscan/4.0.12/app-changelog.md deleted file mode 100644 index 8402c0fae6..0000000000 --- a/stable/autoscan/4.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [autoscan-4.0.12](https://github.com/truecharts/charts/compare/autoscan-4.0.11...autoscan-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - \ No newline at end of file diff --git a/stable/autoscan/4.0.12/CHANGELOG.md b/stable/autoscan/4.0.13/CHANGELOG.md similarity index 90% rename from stable/autoscan/4.0.12/CHANGELOG.md rename to stable/autoscan/4.0.13/CHANGELOG.md index 3367aa494f..11ab804d2f 100644 --- a/stable/autoscan/4.0.12/CHANGELOG.md +++ b/stable/autoscan/4.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [autoscan-4.0.13](https://github.com/truecharts/charts/compare/autoscan-4.0.12...autoscan-4.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#8934](https://github.com/truecharts/charts/issues/8934)) + + + + ## [autoscan-4.0.12](https://github.com/truecharts/charts/compare/autoscan-4.0.11...autoscan-4.0.12) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [autoscan-4.0.3](https://github.com/truecharts/charts/compare/autoscan-4.0.2...autoscan-4.0.3) (2023-04-14) - - -## [autoscan-4.0.2](https://github.com/truecharts/charts/compare/autoscan-4.0.1...autoscan-4.0.2) (2023-04-12) - -### Chore - -- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) - - diff --git a/stable/autoscan/4.0.12/Chart.yaml b/stable/autoscan/4.0.13/Chart.yaml similarity index 98% rename from stable/autoscan/4.0.12/Chart.yaml rename to stable/autoscan/4.0.13/Chart.yaml index c6698280ac..679eec8432 100644 --- a/stable/autoscan/4.0.12/Chart.yaml +++ b/stable/autoscan/4.0.13/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: autoscan -version: 4.0.12 +version: 4.0.13 appVersion: "latest" description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. type: application diff --git a/stable/autoscan/4.0.12/README.md b/stable/autoscan/4.0.13/README.md similarity index 100% rename from stable/autoscan/4.0.12/README.md rename to stable/autoscan/4.0.13/README.md diff --git a/stable/autoscan/4.0.13/app-changelog.md b/stable/autoscan/4.0.13/app-changelog.md new file mode 100644 index 0000000000..e408f13077 --- /dev/null +++ b/stable/autoscan/4.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [autoscan-4.0.13](https://github.com/truecharts/charts/compare/autoscan-4.0.12...autoscan-4.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#8934](https://github.com/truecharts/charts/issues/8934)) + + \ No newline at end of file diff --git a/stable/autoscan/4.0.12/app-readme.md b/stable/autoscan/4.0.13/app-readme.md similarity index 100% rename from stable/autoscan/4.0.12/app-readme.md rename to stable/autoscan/4.0.13/app-readme.md diff --git a/stable/autoscan/4.0.12/charts/common-12.6.6.tgz b/stable/autoscan/4.0.13/charts/common-12.6.6.tgz similarity index 100% rename from stable/autoscan/4.0.12/charts/common-12.6.6.tgz rename to stable/autoscan/4.0.13/charts/common-12.6.6.tgz diff --git a/stable/autoscan/4.0.12/ix_values.yaml b/stable/autoscan/4.0.13/ix_values.yaml similarity index 89% rename from stable/autoscan/4.0.12/ix_values.yaml rename to stable/autoscan/4.0.13/ix_values.yaml index ff48ffecab..4f768ff313 100644 --- a/stable/autoscan/4.0.12/ix_values.yaml +++ b/stable/autoscan/4.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/autoscan - tag: latest@sha256:b91fa282c977000232ed00e72f9b757889be2e97ab8aa97845fd47a5a345bc30 + tag: latest@sha256:58e04c10cebbde12a166d90c01c1a4031f385270aa61ab2b99d4a7e9ae2305ae securityContext: container: diff --git a/stable/autoscan/4.0.12/questions.yaml b/stable/autoscan/4.0.13/questions.yaml similarity index 99% rename from stable/autoscan/4.0.12/questions.yaml rename to stable/autoscan/4.0.13/questions.yaml index bc766b56ed..1bff6656cb 100644 --- a/stable/autoscan/4.0.12/questions.yaml +++ b/stable/autoscan/4.0.13/questions.yaml @@ -31,7 +31,19 @@ groups: description: Documentation portals: {} 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: "" diff --git a/stable/autoscan/4.0.12/templates/NOTES.txt b/stable/autoscan/4.0.13/templates/NOTES.txt similarity index 100% rename from stable/autoscan/4.0.12/templates/NOTES.txt rename to stable/autoscan/4.0.13/templates/NOTES.txt diff --git a/stable/autoscan/4.0.12/templates/common.yaml b/stable/autoscan/4.0.13/templates/common.yaml similarity index 100% rename from stable/autoscan/4.0.12/templates/common.yaml rename to stable/autoscan/4.0.13/templates/common.yaml diff --git a/stable/autoscan/4.0.12/values.yaml b/stable/autoscan/4.0.13/values.yaml similarity index 100% rename from stable/autoscan/4.0.12/values.yaml rename to stable/autoscan/4.0.13/values.yaml diff --git a/stable/beets/7.0.13/app-changelog.md b/stable/beets/7.0.13/app-changelog.md deleted file mode 100644 index 3634599cf5..0000000000 --- a/stable/beets/7.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [beets-7.0.13](https://github.com/truecharts/charts/compare/beets-7.0.12...beets-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - \ No newline at end of file diff --git a/stable/beets/7.0.13/CHANGELOG.md b/stable/beets/7.0.14/CHANGELOG.md similarity index 90% rename from stable/beets/7.0.13/CHANGELOG.md rename to stable/beets/7.0.14/CHANGELOG.md index 519dfc39fe..7575730a47 100644 --- a/stable/beets/7.0.13/CHANGELOG.md +++ b/stable/beets/7.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [beets-7.0.14](https://github.com/truecharts/charts/compare/beets-7.0.13...beets-7.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#8935](https://github.com/truecharts/charts/issues/8935)) + + + + ## [beets-7.0.13](https://github.com/truecharts/charts/compare/beets-7.0.12...beets-7.0.13) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [beets-7.0.4](https://github.com/truecharts/charts/compare/beets-7.0.3...beets-7.0.4) (2023-04-15) ### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [beets-7.0.3](https://github.com/truecharts/charts/compare/beets-7.0.2...beets-7.0.3) (2023-04-14) - - diff --git a/stable/beets/7.0.13/Chart.yaml b/stable/beets/7.0.14/Chart.yaml similarity index 98% rename from stable/beets/7.0.13/Chart.yaml rename to stable/beets/7.0.14/Chart.yaml index c762c7df3c..91bb6d8c36 100644 --- a/stable/beets/7.0.13/Chart.yaml +++ b/stable/beets/7.0.14/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 7.0.13 +version: 7.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/beets/7.0.13/README.md b/stable/beets/7.0.14/README.md similarity index 100% rename from stable/beets/7.0.13/README.md rename to stable/beets/7.0.14/README.md diff --git a/stable/beets/7.0.14/app-changelog.md b/stable/beets/7.0.14/app-changelog.md new file mode 100644 index 0000000000..c8f4b01b7d --- /dev/null +++ b/stable/beets/7.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [beets-7.0.14](https://github.com/truecharts/charts/compare/beets-7.0.13...beets-7.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#8935](https://github.com/truecharts/charts/issues/8935)) + + \ No newline at end of file diff --git a/stable/beets/7.0.13/app-readme.md b/stable/beets/7.0.14/app-readme.md similarity index 100% rename from stable/beets/7.0.13/app-readme.md rename to stable/beets/7.0.14/app-readme.md diff --git a/stable/beets/7.0.13/charts/common-12.6.6.tgz b/stable/beets/7.0.14/charts/common-12.6.6.tgz similarity index 100% rename from stable/beets/7.0.13/charts/common-12.6.6.tgz rename to stable/beets/7.0.14/charts/common-12.6.6.tgz diff --git a/stable/beets/7.0.13/ix_values.yaml b/stable/beets/7.0.14/ix_values.yaml similarity index 89% rename from stable/beets/7.0.13/ix_values.yaml rename to stable/beets/7.0.14/ix_values.yaml index f00023b1d8..d21d9f796b 100644 --- a/stable/beets/7.0.13/ix_values.yaml +++ b/stable/beets/7.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/beets pullPolicy: IfNotPresent - tag: v1.6.0@sha256:64ab3406d74d79f6e4ce195711f350eab33615b63a157b253be5d4f6d9344f30 + tag: v1.6.0@sha256:4826766ffe802c1a7d83f1dfa868f33ae123f03e6063da71402ba98a41cb2563 securityContext: container: diff --git a/stable/beets/7.0.13/questions.yaml b/stable/beets/7.0.14/questions.yaml similarity index 99% rename from stable/beets/7.0.13/questions.yaml rename to stable/beets/7.0.14/questions.yaml index efa5daf582..2a3d581d6e 100644 --- a/stable/beets/7.0.13/questions.yaml +++ b/stable/beets/7.0.14/questions.yaml @@ -38,7 +38,19 @@ portals: 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: "" diff --git a/stable/beets/7.0.13/templates/NOTES.txt b/stable/beets/7.0.14/templates/NOTES.txt similarity index 100% rename from stable/beets/7.0.13/templates/NOTES.txt rename to stable/beets/7.0.14/templates/NOTES.txt diff --git a/stable/beets/7.0.13/templates/common.yaml b/stable/beets/7.0.14/templates/common.yaml similarity index 100% rename from stable/beets/7.0.13/templates/common.yaml rename to stable/beets/7.0.14/templates/common.yaml diff --git a/stable/beets/7.0.13/values.yaml b/stable/beets/7.0.14/values.yaml similarity index 100% rename from stable/beets/7.0.13/values.yaml rename to stable/beets/7.0.14/values.yaml diff --git a/stable/cyberchef/5.0.15/app-changelog.md b/stable/cyberchef/5.0.15/app-changelog.md deleted file mode 100644 index 1302e1f636..0000000000 --- a/stable/cyberchef/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cyberchef-5.0.15](https://github.com/truecharts/charts/compare/cyberchef-5.0.14...cyberchef-5.0.15) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - \ No newline at end of file diff --git a/stable/cyberchef/5.0.15/CHANGELOG.md b/stable/cyberchef/5.0.16/CHANGELOG.md similarity index 90% rename from stable/cyberchef/5.0.15/CHANGELOG.md rename to stable/cyberchef/5.0.16/CHANGELOG.md index 7de9696318..a35cd251ef 100644 --- a/stable/cyberchef/5.0.15/CHANGELOG.md +++ b/stable/cyberchef/5.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cyberchef-5.0.16](https://github.com/truecharts/charts/compare/cyberchef-5.0.15...cyberchef-5.0.16) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to 10.4.0 ([#8939](https://github.com/truecharts/charts/issues/8939)) + + + + ## [cyberchef-5.0.15](https://github.com/truecharts/charts/compare/cyberchef-5.0.14...cyberchef-5.0.15) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [cyberchef-5.0.6](https://github.com/truecharts/charts/compare/cyberchef-5.0.5...cyberchef-5.0.6) (2023-04-16) ### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [cyberchef-5.0.5](https://github.com/truecharts/charts/compare/cyberchef-5.0.4...cyberchef-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/cyberchef/5.0.15/Chart.yaml b/stable/cyberchef/5.0.16/Chart.yaml similarity index 97% rename from stable/cyberchef/5.0.15/Chart.yaml rename to stable/cyberchef/5.0.16/Chart.yaml index 1dfe9279c7..6abc42edd1 100644 --- a/stable/cyberchef/5.0.15/Chart.yaml +++ b/stable/cyberchef/5.0.16/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: cyberchef sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef -version: 5.0.15 +version: 5.0.16 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/cyberchef/5.0.15/README.md b/stable/cyberchef/5.0.16/README.md similarity index 100% rename from stable/cyberchef/5.0.15/README.md rename to stable/cyberchef/5.0.16/README.md diff --git a/stable/cyberchef/5.0.16/app-changelog.md b/stable/cyberchef/5.0.16/app-changelog.md new file mode 100644 index 0000000000..64cb48f9b4 --- /dev/null +++ b/stable/cyberchef/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cyberchef-5.0.16](https://github.com/truecharts/charts/compare/cyberchef-5.0.15...cyberchef-5.0.16) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to 10.4.0 ([#8939](https://github.com/truecharts/charts/issues/8939)) + + \ No newline at end of file diff --git a/stable/cyberchef/5.0.15/app-readme.md b/stable/cyberchef/5.0.16/app-readme.md similarity index 100% rename from stable/cyberchef/5.0.15/app-readme.md rename to stable/cyberchef/5.0.16/app-readme.md diff --git a/stable/cyberchef/5.0.15/charts/common-12.6.6.tgz b/stable/cyberchef/5.0.16/charts/common-12.6.6.tgz similarity index 100% rename from stable/cyberchef/5.0.15/charts/common-12.6.6.tgz rename to stable/cyberchef/5.0.16/charts/common-12.6.6.tgz diff --git a/stable/cyberchef/5.0.15/ix_values.yaml b/stable/cyberchef/5.0.16/ix_values.yaml similarity index 88% rename from stable/cyberchef/5.0.15/ix_values.yaml rename to stable/cyberchef/5.0.16/ix_values.yaml index 9563d798ed..5ed9e516fc 100644 --- a/stable/cyberchef/5.0.15/ix_values.yaml +++ b/stable/cyberchef/5.0.16/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: 10.4.0@sha256:4593408e99e874b21df2227f00826c7b52e1af41e690cd6cf468bd1b729197c4 + tag: 10.4.0@sha256:d3074bf7474c1d66e412154f2fb2e4589e7a1a7b50f53f1c7e2f40fe87435a1d pullPolicy: IfNotPresent securityContext: diff --git a/stable/cyberchef/5.0.15/questions.yaml b/stable/cyberchef/5.0.16/questions.yaml similarity index 99% rename from stable/cyberchef/5.0.15/questions.yaml rename to stable/cyberchef/5.0.16/questions.yaml index 0bd0aa4213..ea8794d189 100644 --- a/stable/cyberchef/5.0.15/questions.yaml +++ b/stable/cyberchef/5.0.16/questions.yaml @@ -38,7 +38,19 @@ portals: 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: "" diff --git a/stable/cyberchef/5.0.15/templates/NOTES.txt b/stable/cyberchef/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/cyberchef/5.0.15/templates/NOTES.txt rename to stable/cyberchef/5.0.16/templates/NOTES.txt diff --git a/stable/cyberchef/5.0.15/templates/common.yaml b/stable/cyberchef/5.0.16/templates/common.yaml similarity index 100% rename from stable/cyberchef/5.0.15/templates/common.yaml rename to stable/cyberchef/5.0.16/templates/common.yaml diff --git a/stable/cyberchef/5.0.15/values.yaml b/stable/cyberchef/5.0.16/values.yaml similarity index 100% rename from stable/cyberchef/5.0.15/values.yaml rename to stable/cyberchef/5.0.16/values.yaml diff --git a/stable/dillinger/5.0.13/app-changelog.md b/stable/dillinger/5.0.13/app-changelog.md deleted file mode 100644 index 0c019acc03..0000000000 --- a/stable/dillinger/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dillinger-5.0.13](https://github.com/truecharts/charts/compare/dillinger-5.0.12...dillinger-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - \ No newline at end of file diff --git a/stable/dillinger/5.0.13/CHANGELOG.md b/stable/dillinger/5.0.14/CHANGELOG.md similarity index 90% rename from stable/dillinger/5.0.13/CHANGELOG.md rename to stable/dillinger/5.0.14/CHANGELOG.md index 5bce1a7a71..7a9c5f87c1 100644 --- a/stable/dillinger/5.0.13/CHANGELOG.md +++ b/stable/dillinger/5.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dillinger-5.0.14](https://github.com/truecharts/charts/compare/dillinger-5.0.13...dillinger-5.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8940](https://github.com/truecharts/charts/issues/8940)) + + + + ## [dillinger-5.0.13](https://github.com/truecharts/charts/compare/dillinger-5.0.12...dillinger-5.0.13) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [dillinger-5.0.4](https://github.com/truecharts/charts/compare/dillinger-5.0.3...dillinger-5.0.4) (2023-04-15) ### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [dillinger-5.0.3](https://github.com/truecharts/charts/compare/dillinger-5.0.2...dillinger-5.0.3) (2023-04-14) - - diff --git a/stable/dillinger/5.0.13/Chart.yaml b/stable/dillinger/5.0.14/Chart.yaml similarity index 97% rename from stable/dillinger/5.0.13/Chart.yaml rename to stable/dillinger/5.0.14/Chart.yaml index 2ec9d17c98..b468d2ab6d 100644 --- a/stable/dillinger/5.0.13/Chart.yaml +++ b/stable/dillinger/5.0.14/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dillinger -version: 5.0.13 +version: 5.0.14 appVersion: "3.39.1" description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. type: application diff --git a/stable/dillinger/5.0.13/README.md b/stable/dillinger/5.0.14/README.md similarity index 100% rename from stable/dillinger/5.0.13/README.md rename to stable/dillinger/5.0.14/README.md diff --git a/stable/dillinger/5.0.14/app-changelog.md b/stable/dillinger/5.0.14/app-changelog.md new file mode 100644 index 0000000000..7671289f1a --- /dev/null +++ b/stable/dillinger/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dillinger-5.0.14](https://github.com/truecharts/charts/compare/dillinger-5.0.13...dillinger-5.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8940](https://github.com/truecharts/charts/issues/8940)) + + \ No newline at end of file diff --git a/stable/dillinger/5.0.13/app-readme.md b/stable/dillinger/5.0.14/app-readme.md similarity index 100% rename from stable/dillinger/5.0.13/app-readme.md rename to stable/dillinger/5.0.14/app-readme.md diff --git a/stable/dillinger/5.0.13/charts/common-12.6.6.tgz b/stable/dillinger/5.0.14/charts/common-12.6.6.tgz similarity index 100% rename from stable/dillinger/5.0.13/charts/common-12.6.6.tgz rename to stable/dillinger/5.0.14/charts/common-12.6.6.tgz diff --git a/stable/dillinger/5.0.13/ix_values.yaml b/stable/dillinger/5.0.14/ix_values.yaml similarity index 88% rename from stable/dillinger/5.0.13/ix_values.yaml rename to stable/dillinger/5.0.14/ix_values.yaml index 38264b3f42..55072a80cd 100644 --- a/stable/dillinger/5.0.13/ix_values.yaml +++ b/stable/dillinger/5.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dillinger pullPolicy: IfNotPresent - tag: v3.39.1@sha256:6d7534cacf25caaa912ed2119f1d7d3f8b5e3ba24f41fd0b4c96903e82419b11 + tag: v3.39.1@sha256:3a8ee65a2d732c5dee9b7d47988183c6d4dd6d1afa645272e27536ed301bd93a securityContext: container: diff --git a/stable/dillinger/5.0.13/questions.yaml b/stable/dillinger/5.0.14/questions.yaml similarity index 99% rename from stable/dillinger/5.0.13/questions.yaml rename to stable/dillinger/5.0.14/questions.yaml index 7bc4e7456d..1305d63bd5 100644 --- a/stable/dillinger/5.0.13/questions.yaml +++ b/stable/dillinger/5.0.14/questions.yaml @@ -38,7 +38,19 @@ portals: 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: "" diff --git a/stable/dillinger/5.0.13/templates/NOTES.txt b/stable/dillinger/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/dillinger/5.0.13/templates/NOTES.txt rename to stable/dillinger/5.0.14/templates/NOTES.txt diff --git a/stable/dillinger/5.0.13/templates/common.yaml b/stable/dillinger/5.0.14/templates/common.yaml similarity index 100% rename from stable/dillinger/5.0.13/templates/common.yaml rename to stable/dillinger/5.0.14/templates/common.yaml diff --git a/stable/dillinger/5.0.13/values.yaml b/stable/dillinger/5.0.14/values.yaml similarity index 100% rename from stable/dillinger/5.0.13/values.yaml rename to stable/dillinger/5.0.14/values.yaml diff --git a/stable/duckdns/5.0.13/app-changelog.md b/stable/duckdns/5.0.13/app-changelog.md deleted file mode 100644 index c53bb3ea71..0000000000 --- a/stable/duckdns/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [duckdns-5.0.13](https://github.com/truecharts/charts/compare/duckdns-5.0.12...duckdns-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - \ No newline at end of file diff --git a/stable/duckdns/5.0.13/CHANGELOG.md b/stable/duckdns/5.0.14/CHANGELOG.md similarity index 90% rename from stable/duckdns/5.0.13/CHANGELOG.md rename to stable/duckdns/5.0.14/CHANGELOG.md index 3625ceb7d1..56a88fb376 100644 --- a/stable/duckdns/5.0.13/CHANGELOG.md +++ b/stable/duckdns/5.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [duckdns-5.0.14](https://github.com/truecharts/charts/compare/duckdns-5.0.13...duckdns-5.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#8942](https://github.com/truecharts/charts/issues/8942)) + + + + ## [duckdns-5.0.13](https://github.com/truecharts/charts/compare/duckdns-5.0.12...duckdns-5.0.13) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [duckdns-5.0.4](https://github.com/truecharts/charts/compare/duckdns-5.0.3...duckdns-5.0.4) (2023-04-15) ### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [duckdns-5.0.3](https://github.com/truecharts/charts/compare/duckdns-5.0.2...duckdns-5.0.3) (2023-04-14) - - diff --git a/stable/duckdns/5.0.13/Chart.yaml b/stable/duckdns/5.0.14/Chart.yaml similarity index 97% rename from stable/duckdns/5.0.13/Chart.yaml rename to stable/duckdns/5.0.14/Chart.yaml index ffe157ec64..35c99e1586 100644 --- a/stable/duckdns/5.0.13/Chart.yaml +++ b/stable/duckdns/5.0.14/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: duckdns -version: 5.0.13 +version: 5.0.14 appVersion: "latest" description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. type: application diff --git a/stable/duckdns/5.0.13/README.md b/stable/duckdns/5.0.14/README.md similarity index 100% rename from stable/duckdns/5.0.13/README.md rename to stable/duckdns/5.0.14/README.md diff --git a/stable/duckdns/5.0.14/app-changelog.md b/stable/duckdns/5.0.14/app-changelog.md new file mode 100644 index 0000000000..07a19b44d3 --- /dev/null +++ b/stable/duckdns/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duckdns-5.0.14](https://github.com/truecharts/charts/compare/duckdns-5.0.13...duckdns-5.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#8942](https://github.com/truecharts/charts/issues/8942)) + + \ No newline at end of file diff --git a/stable/duckdns/5.0.13/app-readme.md b/stable/duckdns/5.0.14/app-readme.md similarity index 100% rename from stable/duckdns/5.0.13/app-readme.md rename to stable/duckdns/5.0.14/app-readme.md diff --git a/stable/duckdns/5.0.13/charts/common-12.6.6.tgz b/stable/duckdns/5.0.14/charts/common-12.6.6.tgz similarity index 100% rename from stable/duckdns/5.0.13/charts/common-12.6.6.tgz rename to stable/duckdns/5.0.14/charts/common-12.6.6.tgz diff --git a/stable/duckdns/5.0.13/ix_values.yaml b/stable/duckdns/5.0.14/ix_values.yaml similarity index 89% rename from stable/duckdns/5.0.13/ix_values.yaml rename to stable/duckdns/5.0.14/ix_values.yaml index 7b3c5f41e7..fb88189632 100644 --- a/stable/duckdns/5.0.13/ix_values.yaml +++ b/stable/duckdns/5.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/duckdns pullPolicy: IfNotPresent - tag: latest@sha256:bd340e3341e7cf134502f5e082adbae47b54cead5a8fbed417a5d1aef32ede2a + tag: latest@sha256:845d6313424f0bc2098c9cd6a20f1c35384966c488fa2398b46e4ceeac952743 securityContext: container: diff --git a/stable/duckdns/5.0.13/questions.yaml b/stable/duckdns/5.0.14/questions.yaml similarity index 99% rename from stable/duckdns/5.0.13/questions.yaml rename to stable/duckdns/5.0.14/questions.yaml index 382b4c300d..d4d9f68f18 100644 --- a/stable/duckdns/5.0.13/questions.yaml +++ b/stable/duckdns/5.0.14/questions.yaml @@ -31,7 +31,19 @@ groups: description: Documentation portals: {} 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: "" diff --git a/stable/duckdns/5.0.13/templates/NOTES.txt b/stable/duckdns/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/duckdns/5.0.13/templates/NOTES.txt rename to stable/duckdns/5.0.14/templates/NOTES.txt diff --git a/stable/duckdns/5.0.13/templates/common.yaml b/stable/duckdns/5.0.14/templates/common.yaml similarity index 100% rename from stable/duckdns/5.0.13/templates/common.yaml rename to stable/duckdns/5.0.14/templates/common.yaml diff --git a/stable/duckdns/5.0.13/values.yaml b/stable/duckdns/5.0.14/values.yaml similarity index 100% rename from stable/duckdns/5.0.13/values.yaml rename to stable/duckdns/5.0.14/values.yaml diff --git a/stable/external-service/9.0.12/app-changelog.md b/stable/external-service/9.0.12/app-changelog.md deleted file mode 100644 index 6bba89bb0c..0000000000 --- a/stable/external-service/9.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [external-service-9.0.12](https://github.com/truecharts/charts/compare/external-service-9.0.11...external-service-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - \ No newline at end of file diff --git a/stable/external-service/9.0.12/CHANGELOG.md b/stable/external-service/9.0.13/CHANGELOG.md similarity index 90% rename from stable/external-service/9.0.12/CHANGELOG.md rename to stable/external-service/9.0.13/CHANGELOG.md index f55f0a1047..f9e4c20729 100644 --- a/stable/external-service/9.0.12/CHANGELOG.md +++ b/stable/external-service/9.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [external-service-9.0.13](https://github.com/truecharts/charts/compare/external-service-9.0.12...external-service-9.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/alpine to latest ([#8933](https://github.com/truecharts/charts/issues/8933)) + + + + ## [external-service-9.0.12](https://github.com/truecharts/charts/compare/external-service-9.0.11...external-service-9.0.12) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [external-service-9.0.3](https://github.com/truecharts/charts/compare/external-service-9.0.2...external-service-9.0.3) (2023-04-14) - - - -## [external-service-9.0.2](https://github.com/truecharts/charts/compare/external-service-9.0.1...external-service-9.0.2) (2023-04-12) - -### Chore - -- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) - diff --git a/stable/external-service/9.0.12/Chart.yaml b/stable/external-service/9.0.13/Chart.yaml similarity index 97% rename from stable/external-service/9.0.12/Chart.yaml rename to stable/external-service/9.0.13/Chart.yaml index 670892cc95..ab289bebe7 100644 --- a/stable/external-service/9.0.12/Chart.yaml +++ b/stable/external-service/9.0.13/Chart.yaml @@ -20,7 +20,7 @@ name: external-service sources: - https://github.com/truecharts/charts/tree/master/charts/stable/external-service type: application -version: 9.0.12 +version: 9.0.13 annotations: truecharts.org/catagories: | - networking diff --git a/stable/external-service/9.0.12/README.md b/stable/external-service/9.0.13/README.md similarity index 100% rename from stable/external-service/9.0.12/README.md rename to stable/external-service/9.0.13/README.md diff --git a/stable/external-service/9.0.13/app-changelog.md b/stable/external-service/9.0.13/app-changelog.md new file mode 100644 index 0000000000..1f02a605b7 --- /dev/null +++ b/stable/external-service/9.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [external-service-9.0.13](https://github.com/truecharts/charts/compare/external-service-9.0.12...external-service-9.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/alpine to latest ([#8933](https://github.com/truecharts/charts/issues/8933)) + + \ No newline at end of file diff --git a/stable/external-service/9.0.12/app-readme.md b/stable/external-service/9.0.13/app-readme.md similarity index 100% rename from stable/external-service/9.0.12/app-readme.md rename to stable/external-service/9.0.13/app-readme.md diff --git a/stable/external-service/9.0.12/charts/common-12.6.6.tgz b/stable/external-service/9.0.13/charts/common-12.6.6.tgz similarity index 100% rename from stable/external-service/9.0.12/charts/common-12.6.6.tgz rename to stable/external-service/9.0.13/charts/common-12.6.6.tgz diff --git a/stable/external-service/9.0.12/ix_values.yaml b/stable/external-service/9.0.13/ix_values.yaml similarity index 85% rename from stable/external-service/9.0.12/ix_values.yaml rename to stable/external-service/9.0.13/ix_values.yaml index 9e54758928..90b738c5b3 100644 --- a/stable/external-service/9.0.12/ix_values.yaml +++ b/stable/external-service/9.0.13/ix_values.yaml @@ -2,7 +2,7 @@ image: repository: tccr.io/truecharts/alpine pullPolicy: IfNotPresent - tag: latest@sha256:87cedff1fd48b702111570f675252de4056305b352bb9559922fc0e3e55022eb + tag: latest@sha256:2042d13cae39c99cbac39447b686e7ad34509e32424efdf3ff9e2b324b6e6b34 service: main: diff --git a/stable/external-service/9.0.12/questions.yaml b/stable/external-service/9.0.13/questions.yaml similarity index 98% rename from stable/external-service/9.0.12/questions.yaml rename to stable/external-service/9.0.13/questions.yaml index 500e33be2f..510921b5b0 100644 --- a/stable/external-service/9.0.12/questions.yaml +++ b/stable/external-service/9.0.13/questions.yaml @@ -38,7 +38,19 @@ portals: 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: service group: Networking and Services label: Configure Service(s) diff --git a/stable/external-service/9.0.12/templates/NOTES.txt b/stable/external-service/9.0.13/templates/NOTES.txt similarity index 100% rename from stable/external-service/9.0.12/templates/NOTES.txt rename to stable/external-service/9.0.13/templates/NOTES.txt diff --git a/stable/external-service/9.0.12/templates/common.yaml b/stable/external-service/9.0.13/templates/common.yaml similarity index 100% rename from stable/external-service/9.0.12/templates/common.yaml rename to stable/external-service/9.0.13/templates/common.yaml diff --git a/stable/external-service/9.0.12/values.yaml b/stable/external-service/9.0.13/values.yaml similarity index 100% rename from stable/external-service/9.0.12/values.yaml rename to stable/external-service/9.0.13/values.yaml diff --git a/stable/minio/6.0.13/app-changelog.md b/stable/minio/6.0.13/app-changelog.md deleted file mode 100644 index 5a729c5a3e..0000000000 --- a/stable/minio/6.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minio-6.0.13](https://github.com/truecharts/charts/compare/minio-6.0.12...minio-6.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - \ No newline at end of file diff --git a/stable/minio/6.0.13/CHANGELOG.md b/stable/minio/6.0.14/CHANGELOG.md similarity index 90% rename from stable/minio/6.0.13/CHANGELOG.md rename to stable/minio/6.0.14/CHANGELOG.md index afe331ec83..42de55f207 100644 --- a/stable/minio/6.0.13/CHANGELOG.md +++ b/stable/minio/6.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [minio-6.0.14](https://github.com/truecharts/charts/compare/minio-6.0.13...minio-6.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#8951](https://github.com/truecharts/charts/issues/8951)) + + + + ## [minio-6.0.13](https://github.com/truecharts/charts/compare/minio-6.0.12...minio-6.0.13) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [minio-6.0.4](https://github.com/truecharts/charts/compare/minio-6.0.3...minio-6.0.4) (2023-04-15) ### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [minio-6.0.3](https://github.com/truecharts/charts/compare/minio-6.0.2...minio-6.0.3) (2023-04-14) - - diff --git a/stable/minio/6.0.13/Chart.yaml b/stable/minio/6.0.14/Chart.yaml similarity index 97% rename from stable/minio/6.0.13/Chart.yaml rename to stable/minio/6.0.14/Chart.yaml index 515bd4349b..cbe5ae74c4 100644 --- a/stable/minio/6.0.13/Chart.yaml +++ b/stable/minio/6.0.14/Chart.yaml @@ -20,7 +20,7 @@ name: minio sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio - https://github.com/minio/minio -version: 6.0.13 +version: 6.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/minio/6.0.13/README.md b/stable/minio/6.0.14/README.md similarity index 100% rename from stable/minio/6.0.13/README.md rename to stable/minio/6.0.14/README.md diff --git a/stable/minio/6.0.14/app-changelog.md b/stable/minio/6.0.14/app-changelog.md new file mode 100644 index 0000000000..95c5cdf984 --- /dev/null +++ b/stable/minio/6.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minio-6.0.14](https://github.com/truecharts/charts/compare/minio-6.0.13...minio-6.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#8951](https://github.com/truecharts/charts/issues/8951)) + + \ No newline at end of file diff --git a/stable/minio/6.0.13/app-readme.md b/stable/minio/6.0.14/app-readme.md similarity index 100% rename from stable/minio/6.0.13/app-readme.md rename to stable/minio/6.0.14/app-readme.md diff --git a/stable/minio/6.0.13/charts/common-12.6.6.tgz b/stable/minio/6.0.14/charts/common-12.6.6.tgz similarity index 100% rename from stable/minio/6.0.13/charts/common-12.6.6.tgz rename to stable/minio/6.0.14/charts/common-12.6.6.tgz diff --git a/stable/minio/6.0.13/ix_values.yaml b/stable/minio/6.0.14/ix_values.yaml similarity index 93% rename from stable/minio/6.0.13/ix_values.yaml rename to stable/minio/6.0.14/ix_values.yaml index 13d227245a..010d6aa0e4 100644 --- a/stable/minio/6.0.13/ix_values.yaml +++ b/stable/minio/6.0.14/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minio - tag: latest@sha256:38fc24a73cb956b57f2cbe07f01c7781084165b07d6096a034c9b379ab845b4a + tag: latest@sha256:17c964d1ceb43d766eb8b10d0f94f6c2847ca3c0fd0154e9be7b330775093c40 pullPolicy: IfNotPresent service: main: diff --git a/stable/minio/6.0.13/questions.yaml b/stable/minio/6.0.14/questions.yaml similarity index 99% rename from stable/minio/6.0.13/questions.yaml rename to stable/minio/6.0.14/questions.yaml index 51e0d2ed84..09559c73eb 100644 --- a/stable/minio/6.0.13/questions.yaml +++ b/stable/minio/6.0.14/questions.yaml @@ -38,7 +38,19 @@ portals: 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: "" diff --git a/stable/minio/6.0.13/templates/NOTES.txt b/stable/minio/6.0.14/templates/NOTES.txt similarity index 100% rename from stable/minio/6.0.13/templates/NOTES.txt rename to stable/minio/6.0.14/templates/NOTES.txt diff --git a/stable/minio/6.0.13/templates/common.yaml b/stable/minio/6.0.14/templates/common.yaml similarity index 100% rename from stable/minio/6.0.13/templates/common.yaml rename to stable/minio/6.0.14/templates/common.yaml diff --git a/stable/minio/6.0.13/values.yaml b/stable/minio/6.0.14/values.yaml similarity index 100% rename from stable/minio/6.0.13/values.yaml rename to stable/minio/6.0.14/values.yaml diff --git a/stable/monica/7.0.3/app-changelog.md b/stable/monica/7.0.3/app-changelog.md deleted file mode 100644 index 5874e18ce1..0000000000 --- a/stable/monica/7.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [monica-7.0.3](https://github.com/truecharts/charts/compare/monica-7.0.2...monica-7.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - \ No newline at end of file diff --git a/stable/monica/7.0.3/CHANGELOG.md b/stable/monica/7.0.4/CHANGELOG.md similarity index 90% rename from stable/monica/7.0.3/CHANGELOG.md rename to stable/monica/7.0.4/CHANGELOG.md index c39e5ee231..455230f993 100644 --- a/stable/monica/7.0.3/CHANGELOG.md +++ b/stable/monica/7.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [monica-7.0.4](https://github.com/truecharts/charts/compare/monica-7.0.3...monica-7.0.4) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/monica to 4.0.0 ([#8952](https://github.com/truecharts/charts/issues/8952)) + + + + ## [monica-7.0.3](https://github.com/truecharts/charts/compare/monica-7.0.2...monica-7.0.3) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [monica-6.0.25](https://github.com/truecharts/charts/compare/monica-6.0.24...monica-6.0.25) (2023-02-05) ### Chore - -- update container image tccr.io/truecharts/monica to 4.0.0 - - - - -## [monica-6.0.24](https://github.com/truecharts/charts/compare/monica-6.0.23...monica-6.0.24) (2023-02-04) - -### Chore diff --git a/stable/monica/7.0.3/Chart.yaml b/stable/monica/7.0.4/Chart.yaml similarity index 98% rename from stable/monica/7.0.3/Chart.yaml rename to stable/monica/7.0.4/Chart.yaml index 327fa1b101..4d35cc33d5 100644 --- a/stable/monica/7.0.3/Chart.yaml +++ b/stable/monica/7.0.4/Chart.yaml @@ -22,7 +22,7 @@ name: monica sources: - https://github.com/truecharts/charts/tree/master/charts/stable/monica - https://github.com/monicahq/monica -version: 7.0.3 +version: 7.0.4 annotations: truecharts.org/catagories: | - crm diff --git a/stable/monica/7.0.3/README.md b/stable/monica/7.0.4/README.md similarity index 100% rename from stable/monica/7.0.3/README.md rename to stable/monica/7.0.4/README.md diff --git a/stable/monica/7.0.4/app-changelog.md b/stable/monica/7.0.4/app-changelog.md new file mode 100644 index 0000000000..d5db99203a --- /dev/null +++ b/stable/monica/7.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [monica-7.0.4](https://github.com/truecharts/charts/compare/monica-7.0.3...monica-7.0.4) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/monica to 4.0.0 ([#8952](https://github.com/truecharts/charts/issues/8952)) + + \ No newline at end of file diff --git a/stable/monica/7.0.3/app-readme.md b/stable/monica/7.0.4/app-readme.md similarity index 100% rename from stable/monica/7.0.3/app-readme.md rename to stable/monica/7.0.4/app-readme.md diff --git a/stable/monica/7.0.3/charts/common-12.6.6.tgz b/stable/monica/7.0.4/charts/common-12.6.6.tgz similarity index 100% rename from stable/monica/7.0.3/charts/common-12.6.6.tgz rename to stable/monica/7.0.4/charts/common-12.6.6.tgz diff --git a/stable/monica/7.0.3/charts/mariadb-7.0.22.tgz b/stable/monica/7.0.4/charts/mariadb-7.0.22.tgz similarity index 100% rename from stable/monica/7.0.3/charts/mariadb-7.0.22.tgz rename to stable/monica/7.0.4/charts/mariadb-7.0.22.tgz diff --git a/stable/monica/7.0.3/ix_values.yaml b/stable/monica/7.0.4/ix_values.yaml similarity index 94% rename from stable/monica/7.0.3/ix_values.yaml rename to stable/monica/7.0.4/ix_values.yaml index 3809ce943a..8c8cf64a7a 100644 --- a/stable/monica/7.0.3/ix_values.yaml +++ b/stable/monica/7.0.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/monica - tag: 4.0.0@sha256:7ebaa9fe69a122f46f6268195bb2cd2f277e46426d5a348125e86103d8520f0f + tag: 4.0.0@sha256:9901c9f32db13197914abd2c10c2b56d0c960cebeb18b7feae5f08b002ced4c8 pullPolicy: IfNotPresent service: main: diff --git a/stable/monica/7.0.3/questions.yaml b/stable/monica/7.0.4/questions.yaml similarity index 99% rename from stable/monica/7.0.3/questions.yaml rename to stable/monica/7.0.4/questions.yaml index 34774fc840..24ab6e3aa8 100644 --- a/stable/monica/7.0.3/questions.yaml +++ b/stable/monica/7.0.4/questions.yaml @@ -38,7 +38,19 @@ portals: 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: "" diff --git a/stable/monica/7.0.3/templates/NOTES.txt b/stable/monica/7.0.4/templates/NOTES.txt similarity index 100% rename from stable/monica/7.0.3/templates/NOTES.txt rename to stable/monica/7.0.4/templates/NOTES.txt diff --git a/stable/monica/7.0.3/templates/_appkey.tpl b/stable/monica/7.0.4/templates/_appkey.tpl similarity index 100% rename from stable/monica/7.0.3/templates/_appkey.tpl rename to stable/monica/7.0.4/templates/_appkey.tpl diff --git a/stable/monica/7.0.3/templates/common.yaml b/stable/monica/7.0.4/templates/common.yaml similarity index 100% rename from stable/monica/7.0.3/templates/common.yaml rename to stable/monica/7.0.4/templates/common.yaml diff --git a/stable/monica/7.0.3/values.yaml b/stable/monica/7.0.4/values.yaml similarity index 100% rename from stable/monica/7.0.3/values.yaml rename to stable/monica/7.0.4/values.yaml diff --git a/stable/readarr/16.0.7/CHANGELOG.md b/stable/readarr/16.0.7/CHANGELOG.md new file mode 100644 index 0000000000..306219c622 --- /dev/null +++ b/stable/readarr/16.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [readarr-16.0.7](https://github.com/truecharts/charts/compare/readarr-16.0.6...readarr-16.0.7) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/readarr to v0.1.4.1596 ([#8958](https://github.com/truecharts/charts/issues/8958)) + + + + +## [readarr-16.0.6](https://github.com/truecharts/charts/compare/readarr-16.0.5...readarr-16.0.6) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [readarr-16.0.5](https://github.com/truecharts/charts/compare/readarr-16.0.4...readarr-16.0.5) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [readarr-16.0.4](https://github.com/truecharts/charts/compare/readarr-16.0.3...readarr-16.0.4) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/readarr to v0.1.4.1596 ([#8359](https://github.com/truecharts/charts/issues/8359)) + + + + +## [readarr-16.0.3](https://github.com/truecharts/charts/compare/readarr-16.0.2...readarr-16.0.3) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [readarr-16.0.2](https://github.com/truecharts/charts/compare/readarr-16.0.1...readarr-16.0.2) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [readarr-16.0.1](https://github.com/truecharts/charts/compare/readarr-16.0.0...readarr-16.0.1) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [readarr-16.0.0](https://github.com/truecharts/charts/compare/readarr-15.0.6...readarr-16.0.0) (2023-04-18) + +### Fix + +- BREAKING CHANGE revert postgresql back to sqlite ([#8085](https://github.com/truecharts/charts/issues/8085)) + + + + +## [readarr-15.0.6](https://github.com/truecharts/charts/compare/readarr-15.0.5...readarr-15.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [readarr-15.0.5](https://github.com/truecharts/charts/compare/readarr-15.0.4...readarr-15.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [readarr-15.0.4](https://github.com/truecharts/charts/compare/readarr-15.0.3...readarr-15.0.4) (2023-04-15) + +### Chore diff --git a/stable/readarr/16.0.7/Chart.yaml b/stable/readarr/16.0.7/Chart.yaml new file mode 100644 index 0000000000..7e96f4ce75 --- /dev/null +++ b/stable/readarr/16.0.7/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.1.4.1596" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.6.6 +deprecated: false +description: A fork of Radarr to work with Books & AudioBooks +home: https://truecharts.org/charts/stable/readarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/readarr.png +keywords: + - readarr + - torrent + - usenet + - AudioBooks + - ebooks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: readarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/readarr + - https://github.com/Readarr/Readarr + - https://readarr.com +type: application +version: 16.0.7 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/readarr/16.0.7/README.md b/stable/readarr/16.0.7/README.md new file mode 100644 index 0000000000..701942c352 --- /dev/null +++ b/stable/readarr/16.0.7/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/readarr/16.0.7/app-changelog.md b/stable/readarr/16.0.7/app-changelog.md new file mode 100644 index 0000000000..f5ac05931e --- /dev/null +++ b/stable/readarr/16.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [readarr-16.0.7](https://github.com/truecharts/charts/compare/readarr-16.0.6...readarr-16.0.7) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/readarr to v0.1.4.1596 ([#8958](https://github.com/truecharts/charts/issues/8958)) + + \ No newline at end of file diff --git a/stable/readarr/16.0.7/app-readme.md b/stable/readarr/16.0.7/app-readme.md new file mode 100644 index 0000000000..3bc4be21cf --- /dev/null +++ b/stable/readarr/16.0.7/app-readme.md @@ -0,0 +1,8 @@ +A fork of Radarr to work with Books & AudioBooks + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/readarr](https://truecharts.org/charts/stable/readarr) + +--- + +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/readarr/16.0.7/charts/common-12.6.6.tgz b/stable/readarr/16.0.7/charts/common-12.6.6.tgz new file mode 100644 index 0000000000..250a939fa5 Binary files /dev/null and b/stable/readarr/16.0.7/charts/common-12.6.6.tgz differ diff --git a/stable/readarr/16.0.7/ix_values.yaml b/stable/readarr/16.0.7/ix_values.yaml new file mode 100644 index 0000000000..4e4b65e0c3 --- /dev/null +++ b/stable/readarr/16.0.7/ix_values.yaml @@ -0,0 +1,45 @@ +image: + repository: tccr.io/truecharts/readarr + pullPolicy: IfNotPresent + tag: v0.1.4.1596@sha256:a59d3805ac60d1bb605e66a68ee88ea6205c719bd08b3d534083756fda136a20 +service: + main: + ports: + main: + port: 8787 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + ## Set this to true if you wish to specify your own livenessProbe + custom: true + ## The spec field contains the values for the default livenessProbe. + ## If you selected custom: true, this field holds the definition of the livenessProbe. + spec: + exec: + command: + - /usr/bin/env + - bash + - -c + - curl --fail localhost:8787/api/v1/system/status?apiKey=`IFS=\> && while read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` + failureThreshold: 5 + initialDelaySeconds: 60 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 10 + env: + READARR__PORT: "{{ .Values.service.main.ports.main.port }}" diff --git a/stable/readarr/16.0.7/questions.yaml b/stable/readarr/16.0.7/questions.yaml new file mode 100644 index 0000000000..79ccb4da5f --- /dev/null +++ b/stable/readarr/16.0.7/questions.yaml @@ -0,0 +1,1890 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: READARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: External + description: External + - value: Basic + description: Basic + - value: Forms + description: Forms + - 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: 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: 8787 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + hidden: true + type: boolean + default: false + - 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: + 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: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + 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: + 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 + - 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/readarr/16.0.7/templates/NOTES.txt b/stable/readarr/16.0.7/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/readarr/16.0.7/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/readarr/16.0.7/templates/common.yaml b/stable/readarr/16.0.7/templates/common.yaml new file mode 100644 index 0000000000..539b471c1d --- /dev/null +++ b/stable/readarr/16.0.7/templates/common.yaml @@ -0,0 +1,6 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/readarr/16.0.7/values.yaml b/stable/readarr/16.0.7/values.yaml new file mode 100644 index 0000000000..e69de29bb2