diff --git a/stable/boinc/5.0.10/app-changelog.md b/stable/boinc/5.0.10/app-changelog.md deleted file mode 100644 index 44449a6987..0000000000 --- a/stable/boinc/5.0.10/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [boinc-5.0.10](https://github.com/truecharts/charts/compare/boinc-5.0.9...boinc-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/boinc to latest ([#8722](https://github.com/truecharts/charts/issues/8722)) - - \ No newline at end of file diff --git a/stable/boinc/5.0.10/CHANGELOG.md b/stable/boinc/5.0.11/CHANGELOG.md similarity index 90% rename from stable/boinc/5.0.10/CHANGELOG.md rename to stable/boinc/5.0.11/CHANGELOG.md index 45fa4a3427..99b29f6208 100644 --- a/stable/boinc/5.0.10/CHANGELOG.md +++ b/stable/boinc/5.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [boinc-5.0.11](https://github.com/truecharts/charts/compare/boinc-5.0.10...boinc-5.0.11) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#8936](https://github.com/truecharts/charts/issues/8936)) + + + + ## [boinc-5.0.10](https://github.com/truecharts/charts/compare/boinc-5.0.9...boinc-5.0.10) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [boinc-5.0.1](https://github.com/truecharts/charts/compare/boinc-5.0.0...boinc-5.0.1) (2023-04-14) - - - -## [boinc-5.0.0](https://github.com/truecharts/charts/compare/boinc-4.0.20...boinc-5.0.0) (2023-04-14) - -### Chore - -- BREAKING CHANGE migrate to new common part 2 ([#7992](https://github.com/truecharts/charts/issues/7992)) - diff --git a/stable/boinc/5.0.10/Chart.yaml b/stable/boinc/5.0.11/Chart.yaml similarity index 97% rename from stable/boinc/5.0.10/Chart.yaml rename to stable/boinc/5.0.11/Chart.yaml index 589c3d3fa2..b91a95316f 100644 --- a/stable/boinc/5.0.10/Chart.yaml +++ b/stable/boinc/5.0.11/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 5.0.10 +version: 5.0.11 appVersion: "latest" description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). type: application diff --git a/stable/boinc/5.0.10/README.md b/stable/boinc/5.0.11/README.md similarity index 100% rename from stable/boinc/5.0.10/README.md rename to stable/boinc/5.0.11/README.md diff --git a/stable/boinc/5.0.11/app-changelog.md b/stable/boinc/5.0.11/app-changelog.md new file mode 100644 index 0000000000..eafc196ebf --- /dev/null +++ b/stable/boinc/5.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [boinc-5.0.11](https://github.com/truecharts/charts/compare/boinc-5.0.10...boinc-5.0.11) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#8936](https://github.com/truecharts/charts/issues/8936)) + + \ No newline at end of file diff --git a/stable/boinc/5.0.10/app-readme.md b/stable/boinc/5.0.11/app-readme.md similarity index 100% rename from stable/boinc/5.0.10/app-readme.md rename to stable/boinc/5.0.11/app-readme.md diff --git a/stable/boinc/5.0.10/charts/common-12.6.6.tgz b/stable/boinc/5.0.11/charts/common-12.6.6.tgz similarity index 100% rename from stable/boinc/5.0.10/charts/common-12.6.6.tgz rename to stable/boinc/5.0.11/charts/common-12.6.6.tgz diff --git a/stable/boinc/5.0.10/ix_values.yaml b/stable/boinc/5.0.11/ix_values.yaml similarity index 85% rename from stable/boinc/5.0.10/ix_values.yaml rename to stable/boinc/5.0.11/ix_values.yaml index b6eac277c2..9d5d4b0b0c 100644 --- a/stable/boinc/5.0.10/ix_values.yaml +++ b/stable/boinc/5.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent - tag: latest@sha256:ac1d6af6e6e8b184bce9fa8c75d69506a3a26f1616a238352c0f37551dccb825 + tag: latest@sha256:a7f866370c3aa249a514d00c5f92b89bc0e3a36d9e33550b90f8d2db964ccccf securityContext: container: diff --git a/stable/boinc/5.0.10/questions.yaml b/stable/boinc/5.0.11/questions.yaml similarity index 99% rename from stable/boinc/5.0.10/questions.yaml rename to stable/boinc/5.0.11/questions.yaml index cdc6cc8d7f..42038fa6cc 100644 --- a/stable/boinc/5.0.10/questions.yaml +++ b/stable/boinc/5.0.11/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/boinc/5.0.10/templates/NOTES.txt b/stable/boinc/5.0.11/templates/NOTES.txt similarity index 100% rename from stable/boinc/5.0.10/templates/NOTES.txt rename to stable/boinc/5.0.11/templates/NOTES.txt diff --git a/stable/boinc/5.0.10/templates/common.yaml b/stable/boinc/5.0.11/templates/common.yaml similarity index 100% rename from stable/boinc/5.0.10/templates/common.yaml rename to stable/boinc/5.0.11/templates/common.yaml diff --git a/stable/boinc/5.0.10/values.yaml b/stable/boinc/5.0.11/values.yaml similarity index 100% rename from stable/boinc/5.0.10/values.yaml rename to stable/boinc/5.0.11/values.yaml diff --git a/stable/budge/5.0.11/app-changelog.md b/stable/budge/5.0.11/app-changelog.md deleted file mode 100644 index 6bcb55d8f2..0000000000 --- a/stable/budge/5.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-5.0.11](https://github.com/truecharts/charts/compare/budge-5.0.10...budge-5.0.11) (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/budge/5.0.11/CHANGELOG.md b/stable/budge/5.0.12/CHANGELOG.md similarity index 90% rename from stable/budge/5.0.11/CHANGELOG.md rename to stable/budge/5.0.12/CHANGELOG.md index f836a189fd..1ccd6d153d 100644 --- a/stable/budge/5.0.11/CHANGELOG.md +++ b/stable/budge/5.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-5.0.12](https://github.com/truecharts/charts/compare/budge-5.0.11...budge-5.0.12) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#8937](https://github.com/truecharts/charts/issues/8937)) + + + + ## [budge-5.0.11](https://github.com/truecharts/charts/compare/budge-5.0.10...budge-5.0.11) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [budge-5.0.2](https://github.com/truecharts/charts/compare/budge-5.0.1...budge-5.0.2) (2023-04-15) ### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [budge-5.0.1](https://github.com/truecharts/charts/compare/budge-5.0.0...budge-5.0.1) (2023-04-14) - - diff --git a/stable/budge/5.0.11/Chart.yaml b/stable/budge/5.0.12/Chart.yaml similarity index 97% rename from stable/budge/5.0.11/Chart.yaml rename to stable/budge/5.0.12/Chart.yaml index ba2c97e96c..9a00af1ec8 100644 --- a/stable/budge/5.0.11/Chart.yaml +++ b/stable/budge/5.0.12/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/budge - https://github.com/linuxserver/budge - https://github.com/linuxserver/docker-BudgE -version: 5.0.11 +version: 5.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/5.0.11/README.md b/stable/budge/5.0.12/README.md similarity index 100% rename from stable/budge/5.0.11/README.md rename to stable/budge/5.0.12/README.md diff --git a/stable/budge/5.0.12/app-changelog.md b/stable/budge/5.0.12/app-changelog.md new file mode 100644 index 0000000000..f07d6d0a9d --- /dev/null +++ b/stable/budge/5.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-5.0.12](https://github.com/truecharts/charts/compare/budge-5.0.11...budge-5.0.12) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#8937](https://github.com/truecharts/charts/issues/8937)) + + \ No newline at end of file diff --git a/stable/budge/5.0.11/app-readme.md b/stable/budge/5.0.12/app-readme.md similarity index 100% rename from stable/budge/5.0.11/app-readme.md rename to stable/budge/5.0.12/app-readme.md diff --git a/stable/budge/5.0.11/charts/common-12.6.6.tgz b/stable/budge/5.0.12/charts/common-12.6.6.tgz similarity index 100% rename from stable/budge/5.0.11/charts/common-12.6.6.tgz rename to stable/budge/5.0.12/charts/common-12.6.6.tgz diff --git a/stable/budge/5.0.11/ix_values.yaml b/stable/budge/5.0.12/ix_values.yaml similarity index 85% rename from stable/budge/5.0.11/ix_values.yaml rename to stable/budge/5.0.12/ix_values.yaml index b7ab05365e..69d51b1d9e 100644 --- a/stable/budge/5.0.11/ix_values.yaml +++ b/stable/budge/5.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:43d2b30e94d2890eccc1cc3c3cc8861afa5fecaaa2aa6b782a3467e2bf2ed290 + tag: v0.0.9@sha256:e1c0dd350e6ddaba73cd0d86db6262719ae4be40e58782b7f66c070d0a6f4715 pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/5.0.11/questions.yaml b/stable/budge/5.0.12/questions.yaml similarity index 99% rename from stable/budge/5.0.11/questions.yaml rename to stable/budge/5.0.12/questions.yaml index 3a55dbc540..3a5cbe8a99 100644 --- a/stable/budge/5.0.11/questions.yaml +++ b/stable/budge/5.0.12/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/budge/5.0.11/templates/NOTES.txt b/stable/budge/5.0.12/templates/NOTES.txt similarity index 100% rename from stable/budge/5.0.11/templates/NOTES.txt rename to stable/budge/5.0.12/templates/NOTES.txt diff --git a/stable/budge/5.0.11/templates/common.yaml b/stable/budge/5.0.12/templates/common.yaml similarity index 100% rename from stable/budge/5.0.11/templates/common.yaml rename to stable/budge/5.0.12/templates/common.yaml diff --git a/stable/budge/5.0.11/values.yaml b/stable/budge/5.0.12/values.yaml similarity index 100% rename from stable/budge/5.0.11/values.yaml rename to stable/budge/5.0.12/values.yaml diff --git a/stable/cops/4.0.11/app-changelog.md b/stable/cops/4.0.11/app-changelog.md deleted file mode 100644 index 4d895c1235..0000000000 --- a/stable/cops/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cops-4.0.11](https://github.com/truecharts/charts/compare/cops-4.0.10...cops-4.0.11) (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/cops/4.0.11/CHANGELOG.md b/stable/cops/4.0.12/CHANGELOG.md similarity index 90% rename from stable/cops/4.0.11/CHANGELOG.md rename to stable/cops/4.0.12/CHANGELOG.md index a1bb3210ac..285bd4c07b 100644 --- a/stable/cops/4.0.11/CHANGELOG.md +++ b/stable/cops/4.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cops-4.0.12](https://github.com/truecharts/charts/compare/cops-4.0.11...cops-4.0.12) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#8938](https://github.com/truecharts/charts/issues/8938)) + + + + ## [cops-4.0.11](https://github.com/truecharts/charts/compare/cops-4.0.10...cops-4.0.11) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [cops-4.0.2](https://github.com/truecharts/charts/compare/cops-4.0.1...cops-4.0.2) (2023-04-15) ### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [cops-4.0.1](https://github.com/truecharts/charts/compare/cops-4.0.0...cops-4.0.1) (2023-04-14) - - diff --git a/stable/cops/4.0.11/Chart.yaml b/stable/cops/4.0.12/Chart.yaml similarity index 98% rename from stable/cops/4.0.11/Chart.yaml rename to stable/cops/4.0.12/Chart.yaml index bd1e1381c0..657b38b0aa 100644 --- a/stable/cops/4.0.11/Chart.yaml +++ b/stable/cops/4.0.12/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/linuxserver/docker-cops#readme type: application -version: 4.0.11 +version: 4.0.12 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/stable/cops/4.0.11/README.md b/stable/cops/4.0.12/README.md similarity index 100% rename from stable/cops/4.0.11/README.md rename to stable/cops/4.0.12/README.md diff --git a/stable/cops/4.0.12/app-changelog.md b/stable/cops/4.0.12/app-changelog.md new file mode 100644 index 0000000000..51abf4ca82 --- /dev/null +++ b/stable/cops/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cops-4.0.12](https://github.com/truecharts/charts/compare/cops-4.0.11...cops-4.0.12) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#8938](https://github.com/truecharts/charts/issues/8938)) + + \ No newline at end of file diff --git a/stable/cops/4.0.11/app-readme.md b/stable/cops/4.0.12/app-readme.md similarity index 100% rename from stable/cops/4.0.11/app-readme.md rename to stable/cops/4.0.12/app-readme.md diff --git a/stable/cops/4.0.11/charts/common-12.6.6.tgz b/stable/cops/4.0.12/charts/common-12.6.6.tgz similarity index 100% rename from stable/cops/4.0.11/charts/common-12.6.6.tgz rename to stable/cops/4.0.12/charts/common-12.6.6.tgz diff --git a/stable/cops/4.0.11/ix_values.yaml b/stable/cops/4.0.12/ix_values.yaml similarity index 84% rename from stable/cops/4.0.11/ix_values.yaml rename to stable/cops/4.0.12/ix_values.yaml index a3940caecf..7b6a3871ca 100644 --- a/stable/cops/4.0.11/ix_values.yaml +++ b/stable/cops/4.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cops - tag: latest@sha256:902dfc1fb9905c5160c810c60bb874b3bbf5c6ba7f772c34cc0fab488cad40a0 + tag: latest@sha256:f2a896e8eb4612fc5ab28641f915bd8f4ce3469e675145cd800f07cba9f90f0d securityContext: container: diff --git a/stable/cops/4.0.11/questions.yaml b/stable/cops/4.0.12/questions.yaml similarity index 99% rename from stable/cops/4.0.11/questions.yaml rename to stable/cops/4.0.12/questions.yaml index d91ddeec4f..91bec29cf3 100644 --- a/stable/cops/4.0.11/questions.yaml +++ b/stable/cops/4.0.12/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/cops/4.0.11/templates/NOTES.txt b/stable/cops/4.0.12/templates/NOTES.txt similarity index 100% rename from stable/cops/4.0.11/templates/NOTES.txt rename to stable/cops/4.0.12/templates/NOTES.txt diff --git a/stable/cops/4.0.11/templates/common.yaml b/stable/cops/4.0.12/templates/common.yaml similarity index 100% rename from stable/cops/4.0.11/templates/common.yaml rename to stable/cops/4.0.12/templates/common.yaml diff --git a/stable/cops/4.0.11/values.yaml b/stable/cops/4.0.12/values.yaml similarity index 100% rename from stable/cops/4.0.11/values.yaml rename to stable/cops/4.0.12/values.yaml diff --git a/stable/foldingathome/5.0.12/app-changelog.md b/stable/foldingathome/5.0.12/app-changelog.md deleted file mode 100644 index 92d2ce0f14..0000000000 --- a/stable/foldingathome/5.0.12/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [foldingathome-5.0.12](https://github.com/truecharts/charts/compare/foldingathome-5.0.11...foldingathome-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#8698](https://github.com/truecharts/charts/issues/8698)) - - \ No newline at end of file diff --git a/stable/foldingathome/5.0.12/CHANGELOG.md b/stable/foldingathome/5.0.13/CHANGELOG.md similarity index 90% rename from stable/foldingathome/5.0.12/CHANGELOG.md rename to stable/foldingathome/5.0.13/CHANGELOG.md index 8e9ddcd509..5fc6ce257e 100644 --- a/stable/foldingathome/5.0.12/CHANGELOG.md +++ b/stable/foldingathome/5.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [foldingathome-5.0.13](https://github.com/truecharts/charts/compare/foldingathome-5.0.12...foldingathome-5.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#8944](https://github.com/truecharts/charts/issues/8944)) + + + + ## [foldingathome-5.0.12](https://github.com/truecharts/charts/compare/foldingathome-5.0.11...foldingathome-5.0.12) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [foldingathome-5.0.3](https://github.com/truecharts/charts/compare/foldingathome-5.0.2...foldingathome-5.0.3) (2023-04-14) - - - -## [foldingathome-5.0.2](https://github.com/truecharts/charts/compare/foldingathome-5.0.1...foldingathome-5.0.2) (2023-04-12) - -### Chore - -- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) - diff --git a/stable/foldingathome/5.0.12/Chart.yaml b/stable/foldingathome/5.0.13/Chart.yaml similarity index 98% rename from stable/foldingathome/5.0.12/Chart.yaml rename to stable/foldingathome/5.0.13/Chart.yaml index c113e5ca02..c1668c820d 100644 --- a/stable/foldingathome/5.0.12/Chart.yaml +++ b/stable/foldingathome/5.0.13/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: foldingathome -version: 5.0.12 +version: 5.0.13 appVersion: "7.6.21" description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. type: application diff --git a/stable/foldingathome/5.0.12/README.md b/stable/foldingathome/5.0.13/README.md similarity index 100% rename from stable/foldingathome/5.0.12/README.md rename to stable/foldingathome/5.0.13/README.md diff --git a/stable/foldingathome/5.0.13/app-changelog.md b/stable/foldingathome/5.0.13/app-changelog.md new file mode 100644 index 0000000000..6dadbca2c9 --- /dev/null +++ b/stable/foldingathome/5.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [foldingathome-5.0.13](https://github.com/truecharts/charts/compare/foldingathome-5.0.12...foldingathome-5.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#8944](https://github.com/truecharts/charts/issues/8944)) + + \ No newline at end of file diff --git a/stable/foldingathome/5.0.12/app-readme.md b/stable/foldingathome/5.0.13/app-readme.md similarity index 100% rename from stable/foldingathome/5.0.12/app-readme.md rename to stable/foldingathome/5.0.13/app-readme.md diff --git a/stable/foldingathome/5.0.12/charts/common-12.6.6.tgz b/stable/foldingathome/5.0.13/charts/common-12.6.6.tgz similarity index 100% rename from stable/foldingathome/5.0.12/charts/common-12.6.6.tgz rename to stable/foldingathome/5.0.13/charts/common-12.6.6.tgz diff --git a/stable/foldingathome/5.0.12/ix_values.yaml b/stable/foldingathome/5.0.13/ix_values.yaml similarity index 90% rename from stable/foldingathome/5.0.12/ix_values.yaml rename to stable/foldingathome/5.0.13/ix_values.yaml index 0ae37c9f41..a991cea672 100644 --- a/stable/foldingathome/5.0.12/ix_values.yaml +++ b/stable/foldingathome/5.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/foldingathome pullPolicy: IfNotPresent - tag: v7.6.21@sha256:e8f25f69f57aaaba94d594f7e313f8ad12fa1d1adb7adf77815cae1a3734b347 + tag: v7.6.21@sha256:ef4f5d29926d738eea6b9d13bbe418c98e134b08e1840138ae2790e034a5f034 securityContext: container: diff --git a/stable/foldingathome/5.0.12/questions.yaml b/stable/foldingathome/5.0.13/questions.yaml similarity index 99% rename from stable/foldingathome/5.0.12/questions.yaml rename to stable/foldingathome/5.0.13/questions.yaml index e1370c17d7..34c5ae7811 100644 --- a/stable/foldingathome/5.0.12/questions.yaml +++ b/stable/foldingathome/5.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: workload group: "Workload Settings" label: "" diff --git a/stable/foldingathome/5.0.12/templates/NOTES.txt b/stable/foldingathome/5.0.13/templates/NOTES.txt similarity index 100% rename from stable/foldingathome/5.0.12/templates/NOTES.txt rename to stable/foldingathome/5.0.13/templates/NOTES.txt diff --git a/stable/foldingathome/5.0.12/templates/common.yaml b/stable/foldingathome/5.0.13/templates/common.yaml similarity index 100% rename from stable/foldingathome/5.0.12/templates/common.yaml rename to stable/foldingathome/5.0.13/templates/common.yaml diff --git a/stable/foldingathome/5.0.12/values.yaml b/stable/foldingathome/5.0.13/values.yaml similarity index 100% rename from stable/foldingathome/5.0.12/values.yaml rename to stable/foldingathome/5.0.13/values.yaml diff --git a/stable/lazylibrarian/14.0.14/CHANGELOG.md b/stable/lazylibrarian/14.0.14/CHANGELOG.md new file mode 100644 index 0000000000..b3ceef1118 --- /dev/null +++ b/stable/lazylibrarian/14.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lazylibrarian-14.0.14](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.13...lazylibrarian-14.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#8947](https://github.com/truecharts/charts/issues/8947)) + + + + +## [lazylibrarian-14.0.13](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.12...lazylibrarian-14.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [lazylibrarian-14.0.12](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.11...lazylibrarian-14.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [lazylibrarian-14.0.11](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.10...lazylibrarian-14.0.11) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#8674](https://github.com/truecharts/charts/issues/8674)) + + + + +## [lazylibrarian-14.0.10](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.9...lazylibrarian-14.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#8249](https://github.com/truecharts/charts/issues/8249)) + + + + +## [lazylibrarian-14.0.9](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.8...lazylibrarian-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [lazylibrarian-14.0.8](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.7...lazylibrarian-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [lazylibrarian-14.0.7](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.6...lazylibrarian-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [lazylibrarian-14.0.6](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.5...lazylibrarian-14.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [lazylibrarian-14.0.5](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.4...lazylibrarian-14.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [lazylibrarian-14.0.4](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.3...lazylibrarian-14.0.4) (2023-04-15) + +### Chore diff --git a/stable/lazylibrarian/14.0.14/Chart.yaml b/stable/lazylibrarian/14.0.14/Chart.yaml new file mode 100644 index 0000000000..641b407a20 --- /dev/null +++ b/stable/lazylibrarian/14.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.6.6 +deprecated: false +description: Get all your books, like series with Sonarr... +home: https://truecharts.org/charts/stable/lazylibrarian +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png +keywords: + - lazylibrarian + - ebooks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lazylibrarian +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://lazylibrarian.gitlab.io +type: application +version: 14.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/libremdb/2.0.17/README.md b/stable/lazylibrarian/14.0.14/README.md similarity index 100% rename from stable/libremdb/2.0.17/README.md rename to stable/lazylibrarian/14.0.14/README.md diff --git a/stable/lazylibrarian/14.0.14/app-changelog.md b/stable/lazylibrarian/14.0.14/app-changelog.md new file mode 100644 index 0000000000..41a0bd64aa --- /dev/null +++ b/stable/lazylibrarian/14.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lazylibrarian-14.0.14](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.13...lazylibrarian-14.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#8947](https://github.com/truecharts/charts/issues/8947)) + + \ No newline at end of file diff --git a/stable/lazylibrarian/14.0.14/app-readme.md b/stable/lazylibrarian/14.0.14/app-readme.md new file mode 100644 index 0000000000..5be6d5863a --- /dev/null +++ b/stable/lazylibrarian/14.0.14/app-readme.md @@ -0,0 +1,8 @@ +Get all your books, like series with Sonarr... + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/lazylibrarian](https://truecharts.org/charts/stable/lazylibrarian) + +--- + +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/libremdb/2.0.17/charts/common-12.6.6.tgz b/stable/lazylibrarian/14.0.14/charts/common-12.6.6.tgz similarity index 100% rename from stable/libremdb/2.0.17/charts/common-12.6.6.tgz rename to stable/lazylibrarian/14.0.14/charts/common-12.6.6.tgz diff --git a/stable/lazylibrarian/14.0.14/ix_values.yaml b/stable/lazylibrarian/14.0.14/ix_values.yaml new file mode 100644 index 0000000000..012772ff63 --- /dev/null +++ b/stable/lazylibrarian/14.0.14/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: tccr.io/truecharts/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:8c5b799294013c7e52454b5a3210364d1c522ef7b60c3e8445dfcba62b8ebc51 +service: + main: + ports: + main: + port: 5299 + targetPort: 5299 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/lazylibrarian/14.0.14/questions.yaml b/stable/lazylibrarian/14.0.14/questions.yaml new file mode 100644 index 0000000000..af89f114d8 --- /dev/null +++ b/stable/lazylibrarian/14.0.14/questions.yaml @@ -0,0 +1,1868 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: 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: 5299 + 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/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/libremdb/2.0.17/templates/NOTES.txt b/stable/lazylibrarian/14.0.14/templates/NOTES.txt similarity index 100% rename from stable/libremdb/2.0.17/templates/NOTES.txt rename to stable/lazylibrarian/14.0.14/templates/NOTES.txt diff --git a/stable/libremdb/2.0.17/templates/common.yaml b/stable/lazylibrarian/14.0.14/templates/common.yaml similarity index 100% rename from stable/libremdb/2.0.17/templates/common.yaml rename to stable/lazylibrarian/14.0.14/templates/common.yaml diff --git a/stable/libremdb/2.0.17/values.yaml b/stable/lazylibrarian/14.0.14/values.yaml similarity index 100% rename from stable/libremdb/2.0.17/values.yaml rename to stable/lazylibrarian/14.0.14/values.yaml diff --git a/stable/libremdb/2.0.17/app-changelog.md b/stable/libremdb/2.0.17/app-changelog.md deleted file mode 100644 index aefac7df5e..0000000000 --- a/stable/libremdb/2.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libremdb-2.0.17](https://github.com/truecharts/charts/compare/libremdb-2.0.16...libremdb-2.0.17) (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/libremdb/2.0.17/CHANGELOG.md b/stable/libremdb/2.0.18/CHANGELOG.md similarity index 91% rename from stable/libremdb/2.0.17/CHANGELOG.md rename to stable/libremdb/2.0.18/CHANGELOG.md index 0b8d14856c..e5d10eb779 100644 --- a/stable/libremdb/2.0.17/CHANGELOG.md +++ b/stable/libremdb/2.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [libremdb-2.0.18](https://github.com/truecharts/charts/compare/libremdb-2.0.17...libremdb-2.0.18) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#8948](https://github.com/truecharts/charts/issues/8948)) + + + + ## [libremdb-2.0.17](https://github.com/truecharts/charts/compare/libremdb-2.0.16...libremdb-2.0.17) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [libremdb-2.0.8](https://github.com/truecharts/charts/compare/libremdb-2.0.7...libremdb-2.0.8) (2023-04-25) ### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [libremdb-2.0.7](https://github.com/truecharts/charts/compare/libremdb-2.0.6...libremdb-2.0.7) (2023-04-20) - -### Chore diff --git a/stable/libremdb/2.0.17/Chart.yaml b/stable/libremdb/2.0.18/Chart.yaml similarity index 98% rename from stable/libremdb/2.0.17/Chart.yaml rename to stable/libremdb/2.0.18/Chart.yaml index b84e8eacd7..edc176e225 100644 --- a/stable/libremdb/2.0.17/Chart.yaml +++ b/stable/libremdb/2.0.18/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/zyachel/libremdb - https://github.com/PussTheCat-org/docker-libremdb-quay type: application -version: 2.0.17 +version: 2.0.18 annotations: truecharts.org/catagories: | - media diff --git a/stable/littlelink/9.0.15/README.md b/stable/libremdb/2.0.18/README.md similarity index 100% rename from stable/littlelink/9.0.15/README.md rename to stable/libremdb/2.0.18/README.md diff --git a/stable/libremdb/2.0.18/app-changelog.md b/stable/libremdb/2.0.18/app-changelog.md new file mode 100644 index 0000000000..acc60cf15f --- /dev/null +++ b/stable/libremdb/2.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libremdb-2.0.18](https://github.com/truecharts/charts/compare/libremdb-2.0.17...libremdb-2.0.18) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#8948](https://github.com/truecharts/charts/issues/8948)) + + \ No newline at end of file diff --git a/stable/libremdb/2.0.17/app-readme.md b/stable/libremdb/2.0.18/app-readme.md similarity index 100% rename from stable/libremdb/2.0.17/app-readme.md rename to stable/libremdb/2.0.18/app-readme.md diff --git a/stable/littlelink/9.0.15/charts/common-12.6.6.tgz b/stable/libremdb/2.0.18/charts/common-12.6.6.tgz similarity index 100% rename from stable/littlelink/9.0.15/charts/common-12.6.6.tgz rename to stable/libremdb/2.0.18/charts/common-12.6.6.tgz diff --git a/stable/libremdb/2.0.17/charts/redis-6.0.39.tgz b/stable/libremdb/2.0.18/charts/redis-6.0.39.tgz similarity index 100% rename from stable/libremdb/2.0.17/charts/redis-6.0.39.tgz rename to stable/libremdb/2.0.18/charts/redis-6.0.39.tgz diff --git a/stable/libremdb/2.0.17/ix_values.yaml b/stable/libremdb/2.0.18/ix_values.yaml similarity index 91% rename from stable/libremdb/2.0.17/ix_values.yaml rename to stable/libremdb/2.0.18/ix_values.yaml index f90c79a4c7..4e18bde79f 100644 --- a/stable/libremdb/2.0.17/ix_values.yaml +++ b/stable/libremdb/2.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:58ba4cc34494d8db531357c26703edf93ee738a911c739dd6c97c1d0e4fd5594 + tag: latest@sha256:50ccdf7998434d6181abb70721fe11410d8588f7edebf35e47de5786ec83cee2 service: main: ports: diff --git a/stable/libremdb/2.0.17/questions.yaml b/stable/libremdb/2.0.18/questions.yaml similarity index 99% rename from stable/libremdb/2.0.17/questions.yaml rename to stable/libremdb/2.0.18/questions.yaml index 483684a7a2..4c71a6c19e 100644 --- a/stable/libremdb/2.0.17/questions.yaml +++ b/stable/libremdb/2.0.18/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/littlelink/9.0.15/templates/NOTES.txt b/stable/libremdb/2.0.18/templates/NOTES.txt similarity index 100% rename from stable/littlelink/9.0.15/templates/NOTES.txt rename to stable/libremdb/2.0.18/templates/NOTES.txt diff --git a/stable/pwndrop/5.0.13/templates/common.yaml b/stable/libremdb/2.0.18/templates/common.yaml similarity index 100% rename from stable/pwndrop/5.0.13/templates/common.yaml rename to stable/libremdb/2.0.18/templates/common.yaml diff --git a/stable/littlelink/9.0.15/values.yaml b/stable/libremdb/2.0.18/values.yaml similarity index 100% rename from stable/littlelink/9.0.15/values.yaml rename to stable/libremdb/2.0.18/values.yaml diff --git a/stable/littlelink/9.0.15/app-changelog.md b/stable/littlelink/9.0.15/app-changelog.md deleted file mode 100644 index 2044841545..0000000000 --- a/stable/littlelink/9.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [littlelink-9.0.15](https://github.com/truecharts/charts/compare/littlelink-9.0.14...littlelink-9.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/littlelink/9.0.15/CHANGELOG.md b/stable/littlelink/9.0.16/CHANGELOG.md similarity index 92% rename from stable/littlelink/9.0.15/CHANGELOG.md rename to stable/littlelink/9.0.16/CHANGELOG.md index a18a7fd02e..dbd8b3a9b5 100644 --- a/stable/littlelink/9.0.15/CHANGELOG.md +++ b/stable/littlelink/9.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [littlelink-9.0.16](https://github.com/truecharts/charts/compare/littlelink-9.0.15...littlelink-9.0.16) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#8949](https://github.com/truecharts/charts/issues/8949)) + + + + ## [littlelink-9.0.15](https://github.com/truecharts/charts/compare/littlelink-9.0.14...littlelink-9.0.15) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ - -## [littlelink-9.0.9](https://github.com/truecharts/charts/compare/littlelink-9.0.8...littlelink-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/littlelink/9.0.15/Chart.yaml b/stable/littlelink/9.0.16/Chart.yaml similarity index 98% rename from stable/littlelink/9.0.15/Chart.yaml rename to stable/littlelink/9.0.16/Chart.yaml index 6e06ff5387..3624203234 100644 --- a/stable/littlelink/9.0.15/Chart.yaml +++ b/stable/littlelink/9.0.16/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 9.0.15 +version: 9.0.16 annotations: truecharts.org/catagories: | - social diff --git a/stable/mstream/6.0.12/README.md b/stable/littlelink/9.0.16/README.md similarity index 100% rename from stable/mstream/6.0.12/README.md rename to stable/littlelink/9.0.16/README.md diff --git a/stable/littlelink/9.0.16/app-changelog.md b/stable/littlelink/9.0.16/app-changelog.md new file mode 100644 index 0000000000..fdba2d9923 --- /dev/null +++ b/stable/littlelink/9.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [littlelink-9.0.16](https://github.com/truecharts/charts/compare/littlelink-9.0.15...littlelink-9.0.16) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#8949](https://github.com/truecharts/charts/issues/8949)) + + \ No newline at end of file diff --git a/stable/littlelink/9.0.15/app-readme.md b/stable/littlelink/9.0.16/app-readme.md similarity index 100% rename from stable/littlelink/9.0.15/app-readme.md rename to stable/littlelink/9.0.16/app-readme.md diff --git a/stable/mstream/6.0.12/charts/common-12.6.6.tgz b/stable/littlelink/9.0.16/charts/common-12.6.6.tgz similarity index 100% rename from stable/mstream/6.0.12/charts/common-12.6.6.tgz rename to stable/littlelink/9.0.16/charts/common-12.6.6.tgz diff --git a/stable/littlelink/9.0.15/ix_values.yaml b/stable/littlelink/9.0.16/ix_values.yaml similarity index 93% rename from stable/littlelink/9.0.15/ix_values.yaml rename to stable/littlelink/9.0.16/ix_values.yaml index 55d1e83fff..6425037116 100644 --- a/stable/littlelink/9.0.15/ix_values.yaml +++ b/stable/littlelink/9.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:7ebc5f5697ac0b501c450a00f9a7f181ba61c76deeace377e4167be35f7b3344 + tag: latest@sha256:50c0c032b46e18e27fd01186d8bda44e2b3b83677ed2e320867ab93195c39d17 service: main: ports: diff --git a/stable/littlelink/9.0.15/questions.yaml b/stable/littlelink/9.0.16/questions.yaml similarity index 99% rename from stable/littlelink/9.0.15/questions.yaml rename to stable/littlelink/9.0.16/questions.yaml index 5778b7c561..4db4c6ad9e 100644 --- a/stable/littlelink/9.0.15/questions.yaml +++ b/stable/littlelink/9.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/mstream/6.0.12/templates/NOTES.txt b/stable/littlelink/9.0.16/templates/NOTES.txt similarity index 100% rename from stable/mstream/6.0.12/templates/NOTES.txt rename to stable/littlelink/9.0.16/templates/NOTES.txt diff --git a/stable/littlelink/9.0.15/templates/_configmap.tpl b/stable/littlelink/9.0.16/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/9.0.15/templates/_configmap.tpl rename to stable/littlelink/9.0.16/templates/_configmap.tpl diff --git a/stable/littlelink/9.0.15/templates/common.yaml b/stable/littlelink/9.0.16/templates/common.yaml similarity index 100% rename from stable/littlelink/9.0.15/templates/common.yaml rename to stable/littlelink/9.0.16/templates/common.yaml diff --git a/stable/mstream/6.0.12/values.yaml b/stable/littlelink/9.0.16/values.yaml similarity index 100% rename from stable/mstream/6.0.12/values.yaml rename to stable/littlelink/9.0.16/values.yaml diff --git a/stable/mstream/6.0.12/app-changelog.md b/stable/mstream/6.0.12/app-changelog.md deleted file mode 100644 index 2dd42fea43..0000000000 --- a/stable/mstream/6.0.12/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [mstream-6.0.12](https://github.com/truecharts/charts/compare/mstream-6.0.11...mstream-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/mstream to v5.11.4 ([#8729](https://github.com/truecharts/charts/issues/8729)) - - \ No newline at end of file diff --git a/stable/mstream/6.0.12/CHANGELOG.md b/stable/mstream/6.0.13/CHANGELOG.md similarity index 90% rename from stable/mstream/6.0.12/CHANGELOG.md rename to stable/mstream/6.0.13/CHANGELOG.md index 1ef17b231a..b2e72c54d5 100644 --- a/stable/mstream/6.0.12/CHANGELOG.md +++ b/stable/mstream/6.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mstream-6.0.13](https://github.com/truecharts/charts/compare/mstream-6.0.12...mstream-6.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#8953](https://github.com/truecharts/charts/issues/8953)) + + + + ## [mstream-6.0.12](https://github.com/truecharts/charts/compare/mstream-6.0.11...mstream-6.0.12) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [mstream-6.0.3](https://github.com/truecharts/charts/compare/mstream-6.0.2...mstream-6.0.3) (2023-04-14) - - - -## [mstream-6.0.2](https://github.com/truecharts/charts/compare/mstream-6.0.1...mstream-6.0.2) (2023-04-12) - -### Chore - -- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) - diff --git a/stable/mstream/6.0.12/Chart.yaml b/stable/mstream/6.0.13/Chart.yaml similarity index 97% rename from stable/mstream/6.0.12/Chart.yaml rename to stable/mstream/6.0.13/Chart.yaml index 613200bb12..bf56da4ba7 100644 --- a/stable/mstream/6.0.12/Chart.yaml +++ b/stable/mstream/6.0.13/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-mstream - https://mstream.io/ type: application -version: 6.0.12 +version: 6.0.13 annotations: truecharts.org/catagories: | - media diff --git a/stable/prusaslicer-novnc/4.0.13/README.md b/stable/mstream/6.0.13/README.md similarity index 100% rename from stable/prusaslicer-novnc/4.0.13/README.md rename to stable/mstream/6.0.13/README.md diff --git a/stable/mstream/6.0.13/app-changelog.md b/stable/mstream/6.0.13/app-changelog.md new file mode 100644 index 0000000000..b433f9db55 --- /dev/null +++ b/stable/mstream/6.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mstream-6.0.13](https://github.com/truecharts/charts/compare/mstream-6.0.12...mstream-6.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#8953](https://github.com/truecharts/charts/issues/8953)) + + \ No newline at end of file diff --git a/stable/mstream/6.0.12/app-readme.md b/stable/mstream/6.0.13/app-readme.md similarity index 100% rename from stable/mstream/6.0.12/app-readme.md rename to stable/mstream/6.0.13/app-readme.md diff --git a/stable/prusaslicer-novnc/4.0.13/charts/common-12.6.6.tgz b/stable/mstream/6.0.13/charts/common-12.6.6.tgz similarity index 100% rename from stable/prusaslicer-novnc/4.0.13/charts/common-12.6.6.tgz rename to stable/mstream/6.0.13/charts/common-12.6.6.tgz diff --git a/stable/mstream/6.0.12/ix_values.yaml b/stable/mstream/6.0.13/ix_values.yaml similarity index 82% rename from stable/mstream/6.0.12/ix_values.yaml rename to stable/mstream/6.0.13/ix_values.yaml index 851d00fd69..a3f9d40fbe 100644 --- a/stable/mstream/6.0.12/ix_values.yaml +++ b/stable/mstream/6.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mstream pullPolicy: IfNotPresent - tag: v5.11.4@sha256:30d9a56ebe68f355e7b92bfc935c7fb65840ed9e50a44ec4ca44d2faed9a3642 + tag: v5.11.4@sha256:5afdfb822ca9413fa79043228c87544b3febe38bd08e98e5e905b526f5f034c9 service: main: ports: diff --git a/stable/mstream/6.0.12/questions.yaml b/stable/mstream/6.0.13/questions.yaml similarity index 99% rename from stable/mstream/6.0.12/questions.yaml rename to stable/mstream/6.0.13/questions.yaml index e80b87dcaa..8561e70e04 100644 --- a/stable/mstream/6.0.12/questions.yaml +++ b/stable/mstream/6.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: workload group: "Workload Settings" label: "" diff --git a/stable/prusaslicer-novnc/4.0.13/templates/NOTES.txt b/stable/mstream/6.0.13/templates/NOTES.txt similarity index 100% rename from stable/prusaslicer-novnc/4.0.13/templates/NOTES.txt rename to stable/mstream/6.0.13/templates/NOTES.txt diff --git a/stable/mstream/6.0.12/templates/common.yaml b/stable/mstream/6.0.13/templates/common.yaml similarity index 100% rename from stable/mstream/6.0.12/templates/common.yaml rename to stable/mstream/6.0.13/templates/common.yaml diff --git a/stable/prusaslicer-novnc/4.0.13/values.yaml b/stable/mstream/6.0.13/values.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.13/values.yaml rename to stable/mstream/6.0.13/values.yaml diff --git a/stable/prusaslicer-novnc/4.0.13/app-changelog.md b/stable/prusaslicer-novnc/4.0.13/app-changelog.md deleted file mode 100644 index 01516e0ac8..0000000000 --- a/stable/prusaslicer-novnc/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prusaslicer-novnc-4.0.13](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.12...prusaslicer-novnc-4.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/prusaslicer-novnc/4.0.13/CHANGELOG.md b/stable/prusaslicer-novnc/4.0.14/CHANGELOG.md similarity index 90% rename from stable/prusaslicer-novnc/4.0.13/CHANGELOG.md rename to stable/prusaslicer-novnc/4.0.14/CHANGELOG.md index f227c92580..8ef31e60ed 100644 --- a/stable/prusaslicer-novnc/4.0.13/CHANGELOG.md +++ b/stable/prusaslicer-novnc/4.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [prusaslicer-novnc-4.0.14](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.13...prusaslicer-novnc-4.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8955](https://github.com/truecharts/charts/issues/8955)) + + + + ## [prusaslicer-novnc-4.0.13](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.12...prusaslicer-novnc-4.0.13) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [prusaslicer-novnc-4.0.8](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.7...prusaslicer-novnc-4.0.8) (2023-04-25) ### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [prusaslicer-novnc-4.0.7](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.6...prusaslicer-novnc-4.0.7) (2023-04-20) - -### Chore diff --git a/stable/prusaslicer-novnc/4.0.13/Chart.yaml b/stable/prusaslicer-novnc/4.0.14/Chart.yaml similarity index 98% rename from stable/prusaslicer-novnc/4.0.13/Chart.yaml rename to stable/prusaslicer-novnc/4.0.14/Chart.yaml index 4771745fe8..8d38271b56 100644 --- a/stable/prusaslicer-novnc/4.0.13/Chart.yaml +++ b/stable/prusaslicer-novnc/4.0.14/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc - https://www.prusa3d.com/prusaslicer/ type: application -version: 4.0.13 +version: 4.0.14 diff --git a/stable/pwndrop/5.0.13/README.md b/stable/prusaslicer-novnc/4.0.14/README.md similarity index 100% rename from stable/pwndrop/5.0.13/README.md rename to stable/prusaslicer-novnc/4.0.14/README.md diff --git a/stable/prusaslicer-novnc/4.0.14/app-changelog.md b/stable/prusaslicer-novnc/4.0.14/app-changelog.md new file mode 100644 index 0000000000..2505c78c93 --- /dev/null +++ b/stable/prusaslicer-novnc/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prusaslicer-novnc-4.0.14](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.13...prusaslicer-novnc-4.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8955](https://github.com/truecharts/charts/issues/8955)) + + \ No newline at end of file diff --git a/stable/prusaslicer-novnc/4.0.13/app-readme.md b/stable/prusaslicer-novnc/4.0.14/app-readme.md similarity index 100% rename from stable/prusaslicer-novnc/4.0.13/app-readme.md rename to stable/prusaslicer-novnc/4.0.14/app-readme.md diff --git a/stable/pwndrop/5.0.13/charts/common-12.6.6.tgz b/stable/prusaslicer-novnc/4.0.14/charts/common-12.6.6.tgz similarity index 100% rename from stable/pwndrop/5.0.13/charts/common-12.6.6.tgz rename to stable/prusaslicer-novnc/4.0.14/charts/common-12.6.6.tgz diff --git a/stable/prusaslicer-novnc/4.0.13/ix_values.yaml b/stable/prusaslicer-novnc/4.0.14/ix_values.yaml similarity index 87% rename from stable/prusaslicer-novnc/4.0.13/ix_values.yaml rename to stable/prusaslicer-novnc/4.0.14/ix_values.yaml index 7c9f51d29e..148cf34bf5 100644 --- a/stable/prusaslicer-novnc/4.0.13/ix_values.yaml +++ b/stable/prusaslicer-novnc/4.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/prusaslicer-novnc - tag: latest@sha256:210bd264e4fdab77a4a293153fcd3388aa28a191d6f67cf884b1098c0b984a0e + tag: latest@sha256:840e6355327648e9624a24e7a9dadc12a61aed0995bb57dc60c334a3391f34f7 persistence: configsfolder: enabled: true diff --git a/stable/prusaslicer-novnc/4.0.13/questions.yaml b/stable/prusaslicer-novnc/4.0.14/questions.yaml similarity index 99% rename from stable/prusaslicer-novnc/4.0.13/questions.yaml rename to stable/prusaslicer-novnc/4.0.14/questions.yaml index fc1d0a8981..6905f27e2a 100644 --- a/stable/prusaslicer-novnc/4.0.13/questions.yaml +++ b/stable/prusaslicer-novnc/4.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/pwndrop/5.0.13/templates/NOTES.txt b/stable/prusaslicer-novnc/4.0.14/templates/NOTES.txt similarity index 100% rename from stable/pwndrop/5.0.13/templates/NOTES.txt rename to stable/prusaslicer-novnc/4.0.14/templates/NOTES.txt diff --git a/stable/prusaslicer-novnc/4.0.13/templates/common.yaml b/stable/prusaslicer-novnc/4.0.14/templates/common.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.13/templates/common.yaml rename to stable/prusaslicer-novnc/4.0.14/templates/common.yaml diff --git a/stable/pwndrop/5.0.13/values.yaml b/stable/prusaslicer-novnc/4.0.14/values.yaml similarity index 100% rename from stable/pwndrop/5.0.13/values.yaml rename to stable/prusaslicer-novnc/4.0.14/values.yaml diff --git a/stable/pwndrop/5.0.13/app-changelog.md b/stable/pwndrop/5.0.13/app-changelog.md deleted file mode 100644 index fa11fc7dbb..0000000000 --- a/stable/pwndrop/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pwndrop-5.0.13](https://github.com/truecharts/charts/compare/pwndrop-5.0.12...pwndrop-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/pwndrop/5.0.13/CHANGELOG.md b/stable/pwndrop/5.0.14/CHANGELOG.md similarity index 90% rename from stable/pwndrop/5.0.13/CHANGELOG.md rename to stable/pwndrop/5.0.14/CHANGELOG.md index 102a41e991..e375353ba2 100644 --- a/stable/pwndrop/5.0.13/CHANGELOG.md +++ b/stable/pwndrop/5.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [pwndrop-5.0.14](https://github.com/truecharts/charts/compare/pwndrop-5.0.13...pwndrop-5.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#8956](https://github.com/truecharts/charts/issues/8956)) + + + + ## [pwndrop-5.0.13](https://github.com/truecharts/charts/compare/pwndrop-5.0.12...pwndrop-5.0.13) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [pwndrop-5.0.4](https://github.com/truecharts/charts/compare/pwndrop-5.0.3...pwndrop-5.0.4) (2023-04-15) ### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [pwndrop-5.0.3](https://github.com/truecharts/charts/compare/pwndrop-5.0.2...pwndrop-5.0.3) (2023-04-14) - - diff --git a/stable/pwndrop/5.0.13/Chart.yaml b/stable/pwndrop/5.0.14/Chart.yaml similarity index 98% rename from stable/pwndrop/5.0.13/Chart.yaml rename to stable/pwndrop/5.0.14/Chart.yaml index b01ee5cf5c..1ecfa882ea 100644 --- a/stable/pwndrop/5.0.13/Chart.yaml +++ b/stable/pwndrop/5.0.14/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pwndrop -version: 5.0.13 +version: 5.0.14 appVersion: "1.0.1" description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. type: application diff --git a/stable/quassel-core/7.0.11/README.md b/stable/pwndrop/5.0.14/README.md similarity index 100% rename from stable/quassel-core/7.0.11/README.md rename to stable/pwndrop/5.0.14/README.md diff --git a/stable/pwndrop/5.0.14/app-changelog.md b/stable/pwndrop/5.0.14/app-changelog.md new file mode 100644 index 0000000000..648ca60d9f --- /dev/null +++ b/stable/pwndrop/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pwndrop-5.0.14](https://github.com/truecharts/charts/compare/pwndrop-5.0.13...pwndrop-5.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#8956](https://github.com/truecharts/charts/issues/8956)) + + \ No newline at end of file diff --git a/stable/pwndrop/5.0.13/app-readme.md b/stable/pwndrop/5.0.14/app-readme.md similarity index 100% rename from stable/pwndrop/5.0.13/app-readme.md rename to stable/pwndrop/5.0.14/app-readme.md diff --git a/stable/quassel-core/7.0.11/charts/common-12.6.6.tgz b/stable/pwndrop/5.0.14/charts/common-12.6.6.tgz similarity index 100% rename from stable/quassel-core/7.0.11/charts/common-12.6.6.tgz rename to stable/pwndrop/5.0.14/charts/common-12.6.6.tgz diff --git a/stable/pwndrop/5.0.13/ix_values.yaml b/stable/pwndrop/5.0.14/ix_values.yaml similarity index 82% rename from stable/pwndrop/5.0.13/ix_values.yaml rename to stable/pwndrop/5.0.14/ix_values.yaml index b5d9d7412c..2f107a2dd7 100644 --- a/stable/pwndrop/5.0.13/ix_values.yaml +++ b/stable/pwndrop/5.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pwndrop pullPolicy: IfNotPresent - tag: v1.0.1@sha256:f22a4a8bd547bf1387c113902276082854fdcdd530bc60b0d8a4b160f907cde6 + tag: v1.0.1@sha256:12797457ad1e4eaf029dadbd9ccc8d6d1a68b955b7a3edda229ba92979642388 service: main: ports: diff --git a/stable/pwndrop/5.0.13/questions.yaml b/stable/pwndrop/5.0.14/questions.yaml similarity index 99% rename from stable/pwndrop/5.0.13/questions.yaml rename to stable/pwndrop/5.0.14/questions.yaml index 6ad61bdac1..d761cdb626 100644 --- a/stable/pwndrop/5.0.13/questions.yaml +++ b/stable/pwndrop/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/quassel-core/7.0.11/templates/NOTES.txt b/stable/pwndrop/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/quassel-core/7.0.11/templates/NOTES.txt rename to stable/pwndrop/5.0.14/templates/NOTES.txt diff --git a/stable/quassel-core/7.0.11/templates/common.yaml b/stable/pwndrop/5.0.14/templates/common.yaml similarity index 100% rename from stable/quassel-core/7.0.11/templates/common.yaml rename to stable/pwndrop/5.0.14/templates/common.yaml diff --git a/stable/quassel-core/7.0.11/values.yaml b/stable/pwndrop/5.0.14/values.yaml similarity index 100% rename from stable/quassel-core/7.0.11/values.yaml rename to stable/pwndrop/5.0.14/values.yaml diff --git a/stable/quassel-core/7.0.11/app-changelog.md b/stable/quassel-core/7.0.11/app-changelog.md deleted file mode 100644 index 7b6a47f811..0000000000 --- a/stable/quassel-core/7.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [quassel-core-7.0.11](https://github.com/truecharts/charts/compare/quassel-core-7.0.10...quassel-core-7.0.11) (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/quassel-core/7.0.11/CHANGELOG.md b/stable/quassel-core/7.0.12/CHANGELOG.md similarity index 90% rename from stable/quassel-core/7.0.11/CHANGELOG.md rename to stable/quassel-core/7.0.12/CHANGELOG.md index 0e40f5237d..3e090e0e9a 100644 --- a/stable/quassel-core/7.0.11/CHANGELOG.md +++ b/stable/quassel-core/7.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [quassel-core-7.0.12](https://github.com/truecharts/charts/compare/quassel-core-7.0.11...quassel-core-7.0.12) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8957](https://github.com/truecharts/charts/issues/8957)) + + + + ## [quassel-core-7.0.11](https://github.com/truecharts/charts/compare/quassel-core-7.0.10...quassel-core-7.0.11) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [quassel-core-7.0.2](https://github.com/truecharts/charts/compare/quassel-core-7.0.1...quassel-core-7.0.2) (2023-04-15) ### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [quassel-core-7.0.1](https://github.com/truecharts/charts/compare/quassel-core-7.0.0...quassel-core-7.0.1) (2023-04-14) - - diff --git a/stable/quassel-core/7.0.11/Chart.yaml b/stable/quassel-core/7.0.12/Chart.yaml similarity index 97% rename from stable/quassel-core/7.0.11/Chart.yaml rename to stable/quassel-core/7.0.12/Chart.yaml index c87c9c07eb..cbbba6cfb0 100644 --- a/stable/quassel-core/7.0.11/Chart.yaml +++ b/stable/quassel-core/7.0.12/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: quassel-core -version: 7.0.11 +version: 7.0.12 appVersion: "0.14.0" description: Quassel-core is a modern, cross-platform, distributed IRC client. type: application diff --git a/stable/thelounge/9.0.12/README.md b/stable/quassel-core/7.0.12/README.md similarity index 100% rename from stable/thelounge/9.0.12/README.md rename to stable/quassel-core/7.0.12/README.md diff --git a/stable/quassel-core/7.0.12/app-changelog.md b/stable/quassel-core/7.0.12/app-changelog.md new file mode 100644 index 0000000000..dbfface3d1 --- /dev/null +++ b/stable/quassel-core/7.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [quassel-core-7.0.12](https://github.com/truecharts/charts/compare/quassel-core-7.0.11...quassel-core-7.0.12) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8957](https://github.com/truecharts/charts/issues/8957)) + + \ No newline at end of file diff --git a/stable/quassel-core/7.0.11/app-readme.md b/stable/quassel-core/7.0.12/app-readme.md similarity index 100% rename from stable/quassel-core/7.0.11/app-readme.md rename to stable/quassel-core/7.0.12/app-readme.md diff --git a/stable/thelounge/9.0.12/charts/common-12.6.6.tgz b/stable/quassel-core/7.0.12/charts/common-12.6.6.tgz similarity index 100% rename from stable/thelounge/9.0.12/charts/common-12.6.6.tgz rename to stable/quassel-core/7.0.12/charts/common-12.6.6.tgz diff --git a/stable/quassel-core/7.0.11/ix_values.yaml b/stable/quassel-core/7.0.12/ix_values.yaml similarity index 93% rename from stable/quassel-core/7.0.11/ix_values.yaml rename to stable/quassel-core/7.0.12/ix_values.yaml index 8e2512a49e..75db00b9b8 100644 --- a/stable/quassel-core/7.0.11/ix_values.yaml +++ b/stable/quassel-core/7.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/quassel-core pullPolicy: IfNotPresent - tag: v0.14.0@sha256:f471d0b995da09f646aa2114485e872987723a6ac2132133d83aea256501fff8 + tag: v0.14.0@sha256:8b5e86c0a78cfca96b26cf92c80422b14595f8e75c277f80cd019da9e8354aa5 service: main: ports: diff --git a/stable/quassel-core/7.0.11/questions.yaml b/stable/quassel-core/7.0.12/questions.yaml similarity index 99% rename from stable/quassel-core/7.0.11/questions.yaml rename to stable/quassel-core/7.0.12/questions.yaml index 4707898354..7be85e7b49 100644 --- a/stable/quassel-core/7.0.11/questions.yaml +++ b/stable/quassel-core/7.0.12/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/thelounge/9.0.12/templates/NOTES.txt b/stable/quassel-core/7.0.12/templates/NOTES.txt similarity index 100% rename from stable/thelounge/9.0.12/templates/NOTES.txt rename to stable/quassel-core/7.0.12/templates/NOTES.txt diff --git a/stable/thelounge/9.0.12/templates/common.yaml b/stable/quassel-core/7.0.12/templates/common.yaml similarity index 100% rename from stable/thelounge/9.0.12/templates/common.yaml rename to stable/quassel-core/7.0.12/templates/common.yaml diff --git a/stable/thelounge/9.0.12/values.yaml b/stable/quassel-core/7.0.12/values.yaml similarity index 100% rename from stable/thelounge/9.0.12/values.yaml rename to stable/quassel-core/7.0.12/values.yaml diff --git a/stable/thelounge/9.0.12/app-changelog.md b/stable/thelounge/9.0.12/app-changelog.md deleted file mode 100644 index f427c57759..0000000000 --- a/stable/thelounge/9.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [thelounge-9.0.12](https://github.com/truecharts/charts/compare/thelounge-9.0.11...thelounge-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/thelounge/9.0.12/CHANGELOG.md b/stable/thelounge/9.0.13/CHANGELOG.md similarity index 90% rename from stable/thelounge/9.0.12/CHANGELOG.md rename to stable/thelounge/9.0.13/CHANGELOG.md index 30fc6171a4..9dd22d7733 100644 --- a/stable/thelounge/9.0.12/CHANGELOG.md +++ b/stable/thelounge/9.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [thelounge-9.0.13](https://github.com/truecharts/charts/compare/thelounge-9.0.12...thelounge-9.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#8961](https://github.com/truecharts/charts/issues/8961)) + + + + ## [thelounge-9.0.12](https://github.com/truecharts/charts/compare/thelounge-9.0.11...thelounge-9.0.12) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [thelounge-9.0.3](https://github.com/truecharts/charts/compare/thelounge-9.0.2...thelounge-9.0.3) (2023-04-14) - - -## [thelounge-9.0.2](https://github.com/truecharts/charts/compare/thelounge-9.0.1...thelounge-9.0.2) (2023-04-12) - -### Chore - -- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) - - diff --git a/stable/thelounge/9.0.12/Chart.yaml b/stable/thelounge/9.0.13/Chart.yaml similarity index 97% rename from stable/thelounge/9.0.12/Chart.yaml rename to stable/thelounge/9.0.13/Chart.yaml index 3c6fea4b61..4bd6163a4c 100644 --- a/stable/thelounge/9.0.12/Chart.yaml +++ b/stable/thelounge/9.0.13/Chart.yaml @@ -22,7 +22,7 @@ name: thelounge sources: - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge - https://github.com/thelounge/thelounge -version: 9.0.12 +version: 9.0.13 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/ubooquity/6.0.3/README.md b/stable/thelounge/9.0.13/README.md similarity index 100% rename from stable/ubooquity/6.0.3/README.md rename to stable/thelounge/9.0.13/README.md diff --git a/stable/thelounge/9.0.13/app-changelog.md b/stable/thelounge/9.0.13/app-changelog.md new file mode 100644 index 0000000000..ed232aa31e --- /dev/null +++ b/stable/thelounge/9.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [thelounge-9.0.13](https://github.com/truecharts/charts/compare/thelounge-9.0.12...thelounge-9.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#8961](https://github.com/truecharts/charts/issues/8961)) + + \ No newline at end of file diff --git a/stable/thelounge/9.0.12/app-readme.md b/stable/thelounge/9.0.13/app-readme.md similarity index 100% rename from stable/thelounge/9.0.12/app-readme.md rename to stable/thelounge/9.0.13/app-readme.md diff --git a/stable/ubooquity/6.0.3/charts/common-12.6.6.tgz b/stable/thelounge/9.0.13/charts/common-12.6.6.tgz similarity index 100% rename from stable/ubooquity/6.0.3/charts/common-12.6.6.tgz rename to stable/thelounge/9.0.13/charts/common-12.6.6.tgz diff --git a/stable/thelounge/9.0.12/ix_values.yaml b/stable/thelounge/9.0.13/ix_values.yaml similarity index 84% rename from stable/thelounge/9.0.12/ix_values.yaml rename to stable/thelounge/9.0.13/ix_values.yaml index 59c5568406..df55fed00b 100644 --- a/stable/thelounge/9.0.12/ix_values.yaml +++ b/stable/thelounge/9.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/thelounge pullPolicy: IfNotPresent - tag: v4.3.1@sha256:2a429efab1f1fa2a63310356c81226b900834657a07b509e674d7cd37a3a41fb + tag: v4.3.1@sha256:1935c721410914fd9bfa34e94e5ec93974e4f2979a5b5541da0e335d5f8b6566 service: main: ports: diff --git a/stable/thelounge/9.0.12/questions.yaml b/stable/thelounge/9.0.13/questions.yaml similarity index 99% rename from stable/thelounge/9.0.12/questions.yaml rename to stable/thelounge/9.0.13/questions.yaml index b8eaac94ff..664835163a 100644 --- a/stable/thelounge/9.0.12/questions.yaml +++ b/stable/thelounge/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: workload group: "Workload Settings" label: "" diff --git a/stable/ubooquity/6.0.3/templates/NOTES.txt b/stable/thelounge/9.0.13/templates/NOTES.txt similarity index 100% rename from stable/ubooquity/6.0.3/templates/NOTES.txt rename to stable/thelounge/9.0.13/templates/NOTES.txt diff --git a/stable/ubooquity/6.0.3/templates/common.yaml b/stable/thelounge/9.0.13/templates/common.yaml similarity index 100% rename from stable/ubooquity/6.0.3/templates/common.yaml rename to stable/thelounge/9.0.13/templates/common.yaml diff --git a/stable/ubooquity/6.0.3/values.yaml b/stable/thelounge/9.0.13/values.yaml similarity index 100% rename from stable/ubooquity/6.0.3/values.yaml rename to stable/thelounge/9.0.13/values.yaml diff --git a/stable/ubooquity/6.0.3/app-changelog.md b/stable/ubooquity/6.0.3/app-changelog.md deleted file mode 100644 index fb235944a5..0000000000 --- a/stable/ubooquity/6.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ubooquity-6.0.3](https://github.com/truecharts/charts/compare/ubooquity-6.0.2...ubooquity-6.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/ubooquity/6.0.3/CHANGELOG.md b/stable/ubooquity/6.0.4/CHANGELOG.md similarity index 90% rename from stable/ubooquity/6.0.3/CHANGELOG.md rename to stable/ubooquity/6.0.4/CHANGELOG.md index 039639996c..8491702f6b 100644 --- a/stable/ubooquity/6.0.3/CHANGELOG.md +++ b/stable/ubooquity/6.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ubooquity-6.0.4](https://github.com/truecharts/charts/compare/ubooquity-6.0.3...ubooquity-6.0.4) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#8963](https://github.com/truecharts/charts/issues/8963)) + + + + ## [ubooquity-6.0.3](https://github.com/truecharts/charts/compare/ubooquity-6.0.2...ubooquity-6.0.3) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [ubooquity-5.0.7](https://github.com/truecharts/charts/compare/ubooquity-5.0.6...ubooquity-5.0.7) (2022-12-26) ### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [ubooquity-5.0.6](https://github.com/truecharts/charts/compare/ubooquity-5.0.5...ubooquity-5.0.6) (2022-12-25) - -### Chore diff --git a/stable/ubooquity/6.0.3/Chart.yaml b/stable/ubooquity/6.0.4/Chart.yaml similarity index 98% rename from stable/ubooquity/6.0.3/Chart.yaml rename to stable/ubooquity/6.0.4/Chart.yaml index 3c2412d44d..d5352db07b 100644 --- a/stable/ubooquity/6.0.3/Chart.yaml +++ b/stable/ubooquity/6.0.4/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ubooquity -version: 6.0.3 +version: 6.0.4 appVersion: "2.1.2" description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. type: application diff --git a/stable/ubooquity/6.0.4/README.md b/stable/ubooquity/6.0.4/README.md new file mode 100644 index 0000000000..701942c352 --- /dev/null +++ b/stable/ubooquity/6.0.4/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/ubooquity/6.0.4/app-changelog.md b/stable/ubooquity/6.0.4/app-changelog.md new file mode 100644 index 0000000000..2e3413cd99 --- /dev/null +++ b/stable/ubooquity/6.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ubooquity-6.0.4](https://github.com/truecharts/charts/compare/ubooquity-6.0.3...ubooquity-6.0.4) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#8963](https://github.com/truecharts/charts/issues/8963)) + + \ No newline at end of file diff --git a/stable/ubooquity/6.0.3/app-readme.md b/stable/ubooquity/6.0.4/app-readme.md similarity index 100% rename from stable/ubooquity/6.0.3/app-readme.md rename to stable/ubooquity/6.0.4/app-readme.md diff --git a/stable/ubooquity/6.0.4/charts/common-12.6.6.tgz b/stable/ubooquity/6.0.4/charts/common-12.6.6.tgz new file mode 100644 index 0000000000..250a939fa5 Binary files /dev/null and b/stable/ubooquity/6.0.4/charts/common-12.6.6.tgz differ diff --git a/stable/ubooquity/6.0.3/ix_values.yaml b/stable/ubooquity/6.0.4/ix_values.yaml similarity index 91% rename from stable/ubooquity/6.0.3/ix_values.yaml rename to stable/ubooquity/6.0.4/ix_values.yaml index e7d20701de..df8c5f05e8 100644 --- a/stable/ubooquity/6.0.3/ix_values.yaml +++ b/stable/ubooquity/6.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ubooquity pullPolicy: IfNotPresent - tag: v2.1.2@sha256:1f2370ed2b602886db35881d3f10b5fefc59854b2552d14d3a6fdb9b6e7609f4 + tag: v2.1.2@sha256:b3c6802cbaf747b3e2bcb66bb351636a9dc0ad8f392243d1a610b0f55137a724 service: main: ports: diff --git a/stable/ubooquity/6.0.3/questions.yaml b/stable/ubooquity/6.0.4/questions.yaml similarity index 99% rename from stable/ubooquity/6.0.3/questions.yaml rename to stable/ubooquity/6.0.4/questions.yaml index 7eef6cbe71..8cc02f22fa 100644 --- a/stable/ubooquity/6.0.3/questions.yaml +++ b/stable/ubooquity/6.0.4/questions.yaml @@ -47,7 +47,19 @@ portals: - "$variable-service.admin.ports.admin.port" path: "/ubooquity/admin" 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/ubooquity/6.0.4/templates/NOTES.txt b/stable/ubooquity/6.0.4/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/ubooquity/6.0.4/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/ubooquity/6.0.4/templates/common.yaml b/stable/ubooquity/6.0.4/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/ubooquity/6.0.4/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/ubooquity/6.0.4/values.yaml b/stable/ubooquity/6.0.4/values.yaml new file mode 100644 index 0000000000..e69de29bb2