diff --git a/incubator/bitcoin-node/2.0.5/app-changelog.md b/incubator/bitcoin-node/2.0.5/app-changelog.md deleted file mode 100644 index fe5ed7de64..0000000000 --- a/incubator/bitcoin-node/2.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [bitcoin-node-2.0.5](https://github.com/truecharts/charts/compare/bitcoin-node-2.0.4...bitcoin-node-2.0.5) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/bitcoin-node/2.0.5/CHANGELOG.md b/incubator/bitcoin-node/2.0.6/CHANGELOG.md similarity index 94% rename from incubator/bitcoin-node/2.0.5/CHANGELOG.md rename to incubator/bitcoin-node/2.0.6/CHANGELOG.md index 3d5eb06ad3..cf5aebefaa 100644 --- a/incubator/bitcoin-node/2.0.5/CHANGELOG.md +++ b/incubator/bitcoin-node/2.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [bitcoin-node-2.0.6](https://github.com/truecharts/charts/compare/bitcoin-node-2.0.5...bitcoin-node-2.0.6) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/bitcoin-node to latest + + + + ## [bitcoin-node-2.0.5](https://github.com/truecharts/charts/compare/bitcoin-node-2.0.4...bitcoin-node-2.0.5) (2022-12-19) ### Chore @@ -85,15 +94,6 @@ -## [bitcoin-node-2.0.3](https://github.com/truecharts/charts/compare/bitcoin-node-2.0.1...bitcoin-node-2.0.3) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/bitcoin-node to latest - - - - ## [bitcoin-node-2.0.3](https://github.com/truecharts/charts/compare/bitcoin-node-2.0.1...bitcoin-node-2.0.3) (2022-11-30) ### Chore diff --git a/incubator/bitcoin-node/2.0.5/Chart.yaml b/incubator/bitcoin-node/2.0.6/Chart.yaml similarity index 98% rename from incubator/bitcoin-node/2.0.5/Chart.yaml rename to incubator/bitcoin-node/2.0.6/Chart.yaml index 052bf32db1..88e5433c48 100644 --- a/incubator/bitcoin-node/2.0.5/Chart.yaml +++ b/incubator/bitcoin-node/2.0.6/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/kylemanna/docker-bitcoind - https://hub.docker.com/r/kylemanna/bitcoind type: application -version: 2.0.5 +version: 2.0.6 diff --git a/incubator/bitcoin-node/2.0.5/README.md b/incubator/bitcoin-node/2.0.6/README.md similarity index 100% rename from incubator/bitcoin-node/2.0.5/README.md rename to incubator/bitcoin-node/2.0.6/README.md diff --git a/incubator/bitcoin-node/2.0.6/app-changelog.md b/incubator/bitcoin-node/2.0.6/app-changelog.md new file mode 100644 index 0000000000..4487060623 --- /dev/null +++ b/incubator/bitcoin-node/2.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [bitcoin-node-2.0.6](https://github.com/truecharts/charts/compare/bitcoin-node-2.0.5...bitcoin-node-2.0.6) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/bitcoin-node to latest + + \ No newline at end of file diff --git a/incubator/bitcoin-node/2.0.5/app-readme.md b/incubator/bitcoin-node/2.0.6/app-readme.md similarity index 100% rename from incubator/bitcoin-node/2.0.5/app-readme.md rename to incubator/bitcoin-node/2.0.6/app-readme.md diff --git a/incubator/bitcoin-node/2.0.5/charts/common-11.0.9.tgz b/incubator/bitcoin-node/2.0.6/charts/common-11.0.9.tgz similarity index 100% rename from incubator/bitcoin-node/2.0.5/charts/common-11.0.9.tgz rename to incubator/bitcoin-node/2.0.6/charts/common-11.0.9.tgz diff --git a/incubator/bitcoin-node/2.0.5/ix_values.yaml b/incubator/bitcoin-node/2.0.6/ix_values.yaml similarity index 86% rename from incubator/bitcoin-node/2.0.5/ix_values.yaml rename to incubator/bitcoin-node/2.0.6/ix_values.yaml index c6d535d3ba..08a3b130ba 100644 --- a/incubator/bitcoin-node/2.0.5/ix_values.yaml +++ b/incubator/bitcoin-node/2.0.6/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/bitcoin-node - tag: latest@sha256:0674bfadd43fb88de489348eabc85f1d126c6fe9acced3eb88c951fc7b7e3e15 + tag: latest@sha256:ef1d0c639cded75166c2141c198d68a2cff5a40af1d0bb875b56dbb66ac426c1 persistence: blockhainstorage: enabled: true diff --git a/incubator/bitcoin-node/2.0.5/questions.yaml b/incubator/bitcoin-node/2.0.6/questions.yaml similarity index 100% rename from incubator/bitcoin-node/2.0.5/questions.yaml rename to incubator/bitcoin-node/2.0.6/questions.yaml diff --git a/incubator/bitcoin-node/2.0.5/templates/common.yaml b/incubator/bitcoin-node/2.0.6/templates/common.yaml similarity index 100% rename from incubator/bitcoin-node/2.0.5/templates/common.yaml rename to incubator/bitcoin-node/2.0.6/templates/common.yaml diff --git a/incubator/bitcoin-node/2.0.5/values.yaml b/incubator/bitcoin-node/2.0.6/values.yaml similarity index 100% rename from incubator/bitcoin-node/2.0.5/values.yaml rename to incubator/bitcoin-node/2.0.6/values.yaml diff --git a/incubator/chromium/2.0.7/app-changelog.md b/incubator/chromium/2.0.7/app-changelog.md deleted file mode 100644 index 2ac443233c..0000000000 --- a/incubator/chromium/2.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [chromium-2.0.7](https://github.com/truecharts/charts/compare/ungoogled-chromium-2.0.3...chromium-2.0.7) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/chromium/2.0.7/CHANGELOG.md b/incubator/chromium/2.0.8/CHANGELOG.md similarity index 94% rename from incubator/chromium/2.0.7/CHANGELOG.md rename to incubator/chromium/2.0.8/CHANGELOG.md index a2b95da17a..38479711df 100644 --- a/incubator/chromium/2.0.7/CHANGELOG.md +++ b/incubator/chromium/2.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [chromium-2.0.8](https://github.com/truecharts/charts/compare/chromium-desktop-g3-2.0.6...chromium-2.0.8) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/chromium to latest + + + + ## [chromium-2.0.7](https://github.com/truecharts/charts/compare/ungoogled-chromium-2.0.3...chromium-2.0.7) (2022-12-19) ### Chore @@ -88,12 +97,3 @@ ## [chromium-2.0.2](https://github.com/truecharts/charts/compare/chromium-2.0.1...chromium-2.0.2) (2022-11-28) -### Chore - -- update container image tccr.io/truecharts/chromium to latest - - - - -## [chromium-2.0.1](https://github.com/truecharts/charts/compare/ungoogled-chromium-2.0.0...chromium-2.0.1) (2022-11-15) - diff --git a/incubator/chromium/2.0.7/Chart.yaml b/incubator/chromium/2.0.8/Chart.yaml similarity index 98% rename from incubator/chromium/2.0.7/Chart.yaml rename to incubator/chromium/2.0.8/Chart.yaml index a41b5862bc..6e53caa133 100644 --- a/incubator/chromium/2.0.7/Chart.yaml +++ b/incubator/chromium/2.0.8/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://www.google.com/chrome/ - https://hub.docker.com/r/ich777/chrome/ type: application -version: 2.0.7 +version: 2.0.8 diff --git a/incubator/chromium/2.0.7/README.md b/incubator/chromium/2.0.8/README.md similarity index 100% rename from incubator/chromium/2.0.7/README.md rename to incubator/chromium/2.0.8/README.md diff --git a/incubator/chromium/2.0.8/app-changelog.md b/incubator/chromium/2.0.8/app-changelog.md new file mode 100644 index 0000000000..f5932867a8 --- /dev/null +++ b/incubator/chromium/2.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [chromium-2.0.8](https://github.com/truecharts/charts/compare/chromium-desktop-g3-2.0.6...chromium-2.0.8) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/chromium to latest + + \ No newline at end of file diff --git a/incubator/chromium/2.0.7/app-readme.md b/incubator/chromium/2.0.8/app-readme.md similarity index 100% rename from incubator/chromium/2.0.7/app-readme.md rename to incubator/chromium/2.0.8/app-readme.md diff --git a/incubator/chromium/2.0.7/charts/common-11.0.9.tgz b/incubator/chromium/2.0.8/charts/common-11.0.9.tgz similarity index 100% rename from incubator/chromium/2.0.7/charts/common-11.0.9.tgz rename to incubator/chromium/2.0.8/charts/common-11.0.9.tgz diff --git a/incubator/chromium/2.0.7/ix_values.yaml b/incubator/chromium/2.0.8/ix_values.yaml similarity index 84% rename from incubator/chromium/2.0.7/ix_values.yaml rename to incubator/chromium/2.0.8/ix_values.yaml index 25e17d4220..2b27c394f0 100644 --- a/incubator/chromium/2.0.7/ix_values.yaml +++ b/incubator/chromium/2.0.8/ix_values.yaml @@ -6,7 +6,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/chromium - tag: latest@sha256:81dc6f890801db54f08605d5e1fb38cfaa338453c7115d53e2744299caf8330d + tag: latest@sha256:9a42d4918f738d8b73324501f0c58d94b4f3447ac0da00e89cff16b09c97df5a persistence: datadir: enabled: true diff --git a/incubator/chromium/2.0.7/questions.yaml b/incubator/chromium/2.0.8/questions.yaml similarity index 100% rename from incubator/chromium/2.0.7/questions.yaml rename to incubator/chromium/2.0.8/questions.yaml diff --git a/incubator/chromium/2.0.7/templates/common.yaml b/incubator/chromium/2.0.8/templates/common.yaml similarity index 100% rename from incubator/chromium/2.0.7/templates/common.yaml rename to incubator/chromium/2.0.8/templates/common.yaml diff --git a/incubator/chromium/2.0.7/values.yaml b/incubator/chromium/2.0.8/values.yaml similarity index 100% rename from incubator/chromium/2.0.7/values.yaml rename to incubator/chromium/2.0.8/values.yaml diff --git a/incubator/chronograf/2.0.7/app-changelog.md b/incubator/chronograf/2.0.7/app-changelog.md deleted file mode 100644 index 1aed4618f5..0000000000 --- a/incubator/chronograf/2.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [chronograf-2.0.7](https://github.com/truecharts/charts/compare/chronograf-2.0.6...chronograf-2.0.7) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/chronograf/2.0.7/CHANGELOG.md b/incubator/chronograf/2.0.8/CHANGELOG.md similarity index 90% rename from incubator/chronograf/2.0.7/CHANGELOG.md rename to incubator/chronograf/2.0.8/CHANGELOG.md index b1207c2d9f..d8c773c3de 100644 --- a/incubator/chronograf/2.0.7/CHANGELOG.md +++ b/incubator/chronograf/2.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [chronograf-2.0.8](https://github.com/truecharts/charts/compare/chronograf-2.0.7...chronograf-2.0.8) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/chronograf to latest + + + + ## [chronograf-2.0.7](https://github.com/truecharts/charts/compare/chronograf-2.0.6...chronograf-2.0.7) (2022-12-19) ### Chore @@ -86,14 +95,5 @@ -## [chronograf-2.0.2](https://github.com/truecharts/charts/compare/chronograf-2.0.1...chronograf-2.0.2) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [chronograf-2.0.2](https://github.com/truecharts/charts/compare/chronograf-2.0.1...chronograf-2.0.2) (2022-11-15) diff --git a/incubator/chronograf/2.0.7/Chart.yaml b/incubator/chronograf/2.0.8/Chart.yaml similarity index 98% rename from incubator/chronograf/2.0.7/Chart.yaml rename to incubator/chronograf/2.0.8/Chart.yaml index 863736c50f..759c613f48 100644 --- a/incubator/chronograf/2.0.7/Chart.yaml +++ b/incubator/chronograf/2.0.8/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.influxdata.com/time-series-platform/chronograf/ - https://hub.docker.com/_/chronograf/ type: application -version: 2.0.7 +version: 2.0.8 diff --git a/incubator/chronograf/2.0.7/README.md b/incubator/chronograf/2.0.8/README.md similarity index 100% rename from incubator/chronograf/2.0.7/README.md rename to incubator/chronograf/2.0.8/README.md diff --git a/incubator/chronograf/2.0.8/app-changelog.md b/incubator/chronograf/2.0.8/app-changelog.md new file mode 100644 index 0000000000..a24afd7604 --- /dev/null +++ b/incubator/chronograf/2.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [chronograf-2.0.8](https://github.com/truecharts/charts/compare/chronograf-2.0.7...chronograf-2.0.8) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/chronograf to latest + + \ No newline at end of file diff --git a/incubator/chronograf/2.0.7/app-readme.md b/incubator/chronograf/2.0.8/app-readme.md similarity index 100% rename from incubator/chronograf/2.0.7/app-readme.md rename to incubator/chronograf/2.0.8/app-readme.md diff --git a/incubator/chronograf/2.0.7/charts/common-11.0.9.tgz b/incubator/chronograf/2.0.8/charts/common-11.0.9.tgz similarity index 100% rename from incubator/chronograf/2.0.7/charts/common-11.0.9.tgz rename to incubator/chronograf/2.0.8/charts/common-11.0.9.tgz diff --git a/incubator/chronograf/2.0.7/ix_values.yaml b/incubator/chronograf/2.0.8/ix_values.yaml similarity index 82% rename from incubator/chronograf/2.0.7/ix_values.yaml rename to incubator/chronograf/2.0.8/ix_values.yaml index e770810e42..4616dae6d1 100644 --- a/incubator/chronograf/2.0.7/ix_values.yaml +++ b/incubator/chronograf/2.0.8/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/chronograf - tag: latest@sha256:a8846b8d96ba96f98229c0f46b32050e9afe573b350d546a2378e034a75d9cb7 + tag: latest@sha256:eb0607b158d6ea281fcf2af8e5300c957cd7ee85d2439910c43b3915276fb97c persistence: chronograf: enabled: true diff --git a/incubator/chronograf/2.0.7/questions.yaml b/incubator/chronograf/2.0.8/questions.yaml similarity index 100% rename from incubator/chronograf/2.0.7/questions.yaml rename to incubator/chronograf/2.0.8/questions.yaml diff --git a/incubator/chronograf/2.0.7/templates/common.yaml b/incubator/chronograf/2.0.8/templates/common.yaml similarity index 100% rename from incubator/chronograf/2.0.7/templates/common.yaml rename to incubator/chronograf/2.0.8/templates/common.yaml diff --git a/incubator/chronograf/2.0.7/values.yaml b/incubator/chronograf/2.0.8/values.yaml similarity index 100% rename from incubator/chronograf/2.0.7/values.yaml rename to incubator/chronograf/2.0.8/values.yaml diff --git a/incubator/cops/2.0.6/app-changelog.md b/incubator/cops/2.0.6/app-changelog.md deleted file mode 100644 index c54e720137..0000000000 --- a/incubator/cops/2.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cops-2.0.6](https://github.com/truecharts/charts/compare/cops-2.0.5...cops-2.0.6) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/cops/2.0.6/CHANGELOG.md b/incubator/cops/2.0.7/CHANGELOG.md similarity index 90% rename from incubator/cops/2.0.6/CHANGELOG.md rename to incubator/cops/2.0.7/CHANGELOG.md index eabc20a10d..f79cc0d227 100644 --- a/incubator/cops/2.0.6/CHANGELOG.md +++ b/incubator/cops/2.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cops-2.0.7](https://github.com/truecharts/charts/compare/cops-2.0.6...cops-2.0.7) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/cops to latest + + + + ## [cops-2.0.6](https://github.com/truecharts/charts/compare/cops-2.0.5...cops-2.0.6) (2022-12-19) ### Chore @@ -86,14 +95,5 @@ -## [cops-2.0.1](https://github.com/truecharts/charts/compare/cops-2.0.0...cops-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [cops-2.0.1](https://github.com/truecharts/charts/compare/cops-2.0.0...cops-2.0.1) (2022-11-15) diff --git a/incubator/cops/2.0.6/Chart.yaml b/incubator/cops/2.0.7/Chart.yaml similarity index 98% rename from incubator/cops/2.0.6/Chart.yaml rename to incubator/cops/2.0.7/Chart.yaml index 26b4121f79..fe1d9a16bd 100644 --- a/incubator/cops/2.0.6/Chart.yaml +++ b/incubator/cops/2.0.7/Chart.yaml @@ -31,4 +31,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/linuxserver/docker-cops#readme type: application -version: 2.0.6 +version: 2.0.7 diff --git a/incubator/cops/2.0.6/README.md b/incubator/cops/2.0.7/README.md similarity index 100% rename from incubator/cops/2.0.6/README.md rename to incubator/cops/2.0.7/README.md diff --git a/incubator/cops/2.0.7/app-changelog.md b/incubator/cops/2.0.7/app-changelog.md new file mode 100644 index 0000000000..9c4b53afe5 --- /dev/null +++ b/incubator/cops/2.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cops-2.0.7](https://github.com/truecharts/charts/compare/cops-2.0.6...cops-2.0.7) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/cops to latest + + \ No newline at end of file diff --git a/incubator/cops/2.0.6/app-readme.md b/incubator/cops/2.0.7/app-readme.md similarity index 100% rename from incubator/cops/2.0.6/app-readme.md rename to incubator/cops/2.0.7/app-readme.md diff --git a/incubator/cops/2.0.6/charts/common-11.0.9.tgz b/incubator/cops/2.0.7/charts/common-11.0.9.tgz similarity index 100% rename from incubator/cops/2.0.6/charts/common-11.0.9.tgz rename to incubator/cops/2.0.7/charts/common-11.0.9.tgz diff --git a/incubator/cops/2.0.6/ix_values.yaml b/incubator/cops/2.0.7/ix_values.yaml similarity index 84% rename from incubator/cops/2.0.6/ix_values.yaml rename to incubator/cops/2.0.7/ix_values.yaml index a311d4ba0a..19e49df3ea 100644 --- a/incubator/cops/2.0.6/ix_values.yaml +++ b/incubator/cops/2.0.7/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cops - tag: latest@sha256:ecf643c1b02d62a982616937ea1634fe6d0520cff1c43d86d89034b9eb2de623 + tag: latest@sha256:90999a44b37d962525ce9fbc1de1839b37855e214e9dc69ec7a8c804fdcc7ef5 persistence: config: enabled: true diff --git a/incubator/cops/2.0.6/questions.yaml b/incubator/cops/2.0.7/questions.yaml similarity index 100% rename from incubator/cops/2.0.6/questions.yaml rename to incubator/cops/2.0.7/questions.yaml diff --git a/incubator/cops/2.0.6/templates/common.yaml b/incubator/cops/2.0.7/templates/common.yaml similarity index 100% rename from incubator/cops/2.0.6/templates/common.yaml rename to incubator/cops/2.0.7/templates/common.yaml diff --git a/incubator/cops/2.0.6/values.yaml b/incubator/cops/2.0.7/values.yaml similarity index 100% rename from incubator/cops/2.0.6/values.yaml rename to incubator/cops/2.0.7/values.yaml diff --git a/incubator/cups-server/3.0.7/app-changelog.md b/incubator/cups-server/3.0.7/app-changelog.md deleted file mode 100644 index 589268ba35..0000000000 --- a/incubator/cups-server/3.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cups-server-3.0.7](https://github.com/truecharts/charts/compare/cups-server-3.0.6...cups-server-3.0.7) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/cups-server/3.0.7/CHANGELOG.md b/incubator/cups-server/3.0.8/CHANGELOG.md similarity index 89% rename from incubator/cups-server/3.0.7/CHANGELOG.md rename to incubator/cups-server/3.0.8/CHANGELOG.md index 3fad488a8f..ddc0a3e5e6 100644 --- a/incubator/cups-server/3.0.7/CHANGELOG.md +++ b/incubator/cups-server/3.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cups-server-3.0.8](https://github.com/truecharts/charts/compare/cups-server-3.0.7...cups-server-3.0.8) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/cups-server to latest + + + + ## [cups-server-3.0.7](https://github.com/truecharts/charts/compare/cups-server-3.0.6...cups-server-3.0.7) (2022-12-19) ### Chore @@ -88,12 +97,3 @@ ## [cups-server-3.0.3](https://github.com/truecharts/charts/compare/cups-server-3.0.2...cups-server-3.0.3) (2022-11-29) - - - -## [cups-server-3.0.3](https://github.com/truecharts/charts/compare/cups-server-3.0.2...cups-server-3.0.3) (2022-11-29) - - - - -## [cups-server-3.0.3](https://github.com/truecharts/charts/compare/cups-server-3.0.2...cups-server-3.0.3) (2022-11-29) diff --git a/incubator/cups-server/3.0.7/Chart.yaml b/incubator/cups-server/3.0.8/Chart.yaml similarity index 97% rename from incubator/cups-server/3.0.7/Chart.yaml rename to incubator/cups-server/3.0.8/Chart.yaml index bd1c439cca..6af41865fc 100644 --- a/incubator/cups-server/3.0.7/Chart.yaml +++ b/incubator/cups-server/3.0.8/Chart.yaml @@ -19,7 +19,7 @@ name: cups-server sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server - https://hub.docker.com/r/ydkn/cups -version: 3.0.7 +version: 3.0.8 annotations: truecharts.org/catagories: | - media diff --git a/incubator/cups-server/3.0.7/README.md b/incubator/cups-server/3.0.8/README.md similarity index 100% rename from incubator/cups-server/3.0.7/README.md rename to incubator/cups-server/3.0.8/README.md diff --git a/incubator/cups-server/3.0.8/app-changelog.md b/incubator/cups-server/3.0.8/app-changelog.md new file mode 100644 index 0000000000..d4ed417aa7 --- /dev/null +++ b/incubator/cups-server/3.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cups-server-3.0.8](https://github.com/truecharts/charts/compare/cups-server-3.0.7...cups-server-3.0.8) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/cups-server to latest + + \ No newline at end of file diff --git a/incubator/cups-server/3.0.7/app-readme.md b/incubator/cups-server/3.0.8/app-readme.md similarity index 100% rename from incubator/cups-server/3.0.7/app-readme.md rename to incubator/cups-server/3.0.8/app-readme.md diff --git a/incubator/cups-server/3.0.7/charts/common-11.0.9.tgz b/incubator/cups-server/3.0.8/charts/common-11.0.9.tgz similarity index 100% rename from incubator/cups-server/3.0.7/charts/common-11.0.9.tgz rename to incubator/cups-server/3.0.8/charts/common-11.0.9.tgz diff --git a/incubator/cups-server/3.0.7/ix_values.yaml b/incubator/cups-server/3.0.8/ix_values.yaml similarity index 86% rename from incubator/cups-server/3.0.7/ix_values.yaml rename to incubator/cups-server/3.0.8/ix_values.yaml index fab7bbd9a0..3de53c074c 100644 --- a/incubator/cups-server/3.0.7/ix_values.yaml +++ b/incubator/cups-server/3.0.8/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cups-server - tag: latest@sha256:511700bde04fc7a9df12eb0bd629f422dee919f5c652c22a042567e68d00271e + tag: latest@sha256:8214693bcdcb4efda9a34d8bfddd239e50867ab3c48ca324824e771bebf782ba pullPolicy: IfNotPresent securityContext: diff --git a/incubator/cups-server/3.0.7/questions.yaml b/incubator/cups-server/3.0.8/questions.yaml similarity index 100% rename from incubator/cups-server/3.0.7/questions.yaml rename to incubator/cups-server/3.0.8/questions.yaml diff --git a/incubator/cups-server/3.0.7/templates/common.yaml b/incubator/cups-server/3.0.8/templates/common.yaml similarity index 100% rename from incubator/cups-server/3.0.7/templates/common.yaml rename to incubator/cups-server/3.0.8/templates/common.yaml diff --git a/incubator/cups-server/3.0.7/values.yaml b/incubator/cups-server/3.0.8/values.yaml similarity index 100% rename from incubator/cups-server/3.0.7/values.yaml rename to incubator/cups-server/3.0.8/values.yaml diff --git a/incubator/factorio/2.0.7/app-changelog.md b/incubator/factorio/2.0.7/app-changelog.md deleted file mode 100644 index e0dce83d2c..0000000000 --- a/incubator/factorio/2.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [factorio-2.0.7](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.3...factorio-2.0.7) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/factorio/2.0.7/CHANGELOG.md b/incubator/factorio/2.0.8/CHANGELOG.md similarity index 94% rename from incubator/factorio/2.0.7/CHANGELOG.md rename to incubator/factorio/2.0.8/CHANGELOG.md index 2b0172883f..a0b967abb5 100644 --- a/incubator/factorio/2.0.7/CHANGELOG.md +++ b/incubator/factorio/2.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [factorio-2.0.8](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.4...factorio-2.0.8) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/factorio to vstable + + + + ## [factorio-2.0.7](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.3...factorio-2.0.7) (2022-12-19) ### Chore @@ -88,12 +97,3 @@ ## [factorio-2.0.2](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.1...factorio-2.0.2) (2022-11-22) -### Chore - -- update container image tccr.io/truecharts/factorio to vstable - - - - -## [factorio-2.0.1](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.0...factorio-2.0.1) (2022-11-15) - diff --git a/incubator/factorio/2.0.7/Chart.yaml b/incubator/factorio/2.0.8/Chart.yaml similarity index 98% rename from incubator/factorio/2.0.7/Chart.yaml rename to incubator/factorio/2.0.8/Chart.yaml index 306cacb9e4..f1fec01510 100644 --- a/incubator/factorio/2.0.7/Chart.yaml +++ b/incubator/factorio/2.0.8/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.factorio.com/ - https://hub.docker.com/r/factoriotools/factorio/ type: application -version: 2.0.7 +version: 2.0.8 diff --git a/incubator/factorio/2.0.7/README.md b/incubator/factorio/2.0.8/README.md similarity index 100% rename from incubator/factorio/2.0.7/README.md rename to incubator/factorio/2.0.8/README.md diff --git a/incubator/factorio/2.0.8/app-changelog.md b/incubator/factorio/2.0.8/app-changelog.md new file mode 100644 index 0000000000..3a60b2770c --- /dev/null +++ b/incubator/factorio/2.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [factorio-2.0.8](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.4...factorio-2.0.8) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/factorio to vstable + + \ No newline at end of file diff --git a/incubator/factorio/2.0.7/app-readme.md b/incubator/factorio/2.0.8/app-readme.md similarity index 100% rename from incubator/factorio/2.0.7/app-readme.md rename to incubator/factorio/2.0.8/app-readme.md diff --git a/incubator/factorio/2.0.7/charts/common-11.0.9.tgz b/incubator/factorio/2.0.8/charts/common-11.0.9.tgz similarity index 100% rename from incubator/factorio/2.0.7/charts/common-11.0.9.tgz rename to incubator/factorio/2.0.8/charts/common-11.0.9.tgz diff --git a/incubator/factorio/2.0.7/ix_values.yaml b/incubator/factorio/2.0.8/ix_values.yaml similarity index 85% rename from incubator/factorio/2.0.7/ix_values.yaml rename to incubator/factorio/2.0.8/ix_values.yaml index 985dbfe49b..d03e5bcd12 100644 --- a/incubator/factorio/2.0.7/ix_values.yaml +++ b/incubator/factorio/2.0.8/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/factorio - tag: vstable@sha256:dfd2f082c48a388357e2f0639963306e4e60e7f0cb361a59eba684d2da334d3a + tag: vstable@sha256:a4ec848d6ded01bc9b89139d605658fa24c19ecb2d2f1a37f05bd99f6bbc0f59 persistence: path: enabled: true diff --git a/incubator/factorio/2.0.7/questions.yaml b/incubator/factorio/2.0.8/questions.yaml similarity index 100% rename from incubator/factorio/2.0.7/questions.yaml rename to incubator/factorio/2.0.8/questions.yaml diff --git a/incubator/factorio/2.0.7/templates/common.yaml b/incubator/factorio/2.0.8/templates/common.yaml similarity index 100% rename from incubator/factorio/2.0.7/templates/common.yaml rename to incubator/factorio/2.0.8/templates/common.yaml diff --git a/incubator/factorio/2.0.7/values.yaml b/incubator/factorio/2.0.8/values.yaml similarity index 100% rename from incubator/factorio/2.0.7/values.yaml rename to incubator/factorio/2.0.8/values.yaml diff --git a/stable/adminer/3.0.6/app-changelog.md b/stable/adminer/3.0.6/app-changelog.md deleted file mode 100644 index 26b56f6749..0000000000 --- a/stable/adminer/3.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adminer-3.0.6](https://github.com/truecharts/charts/compare/adminer-3.0.5...adminer-3.0.6) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/adminer/3.0.6/CHANGELOG.md b/stable/adminer/3.0.7/CHANGELOG.md similarity index 90% rename from stable/adminer/3.0.6/CHANGELOG.md rename to stable/adminer/3.0.7/CHANGELOG.md index 142e2f9151..710e1e5184 100644 --- a/stable/adminer/3.0.6/CHANGELOG.md +++ b/stable/adminer/3.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [adminer-3.0.7](https://github.com/truecharts/charts/compare/adminer-3.0.6...adminer-3.0.7) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest + + + + ## [adminer-3.0.6](https://github.com/truecharts/charts/compare/adminer-3.0.5...adminer-3.0.6) (2022-12-19) ### Chore @@ -86,14 +95,5 @@ -## [adminer-3.0.1](https://github.com/truecharts/charts/compare/adminer-3.0.0...adminer-3.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [adminer-3.0.1](https://github.com/truecharts/charts/compare/adminer-3.0.0...adminer-3.0.1) (2022-11-15) diff --git a/stable/adminer/3.0.6/Chart.yaml b/stable/adminer/3.0.7/Chart.yaml similarity index 98% rename from stable/adminer/3.0.6/Chart.yaml rename to stable/adminer/3.0.7/Chart.yaml index 022e1c17e8..1e025af5cb 100644 --- a/stable/adminer/3.0.6/Chart.yaml +++ b/stable/adminer/3.0.7/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 3.0.6 +version: 3.0.7 diff --git a/stable/adminer/3.0.6/README.md b/stable/adminer/3.0.7/README.md similarity index 100% rename from stable/adminer/3.0.6/README.md rename to stable/adminer/3.0.7/README.md diff --git a/stable/adminer/3.0.7/app-changelog.md b/stable/adminer/3.0.7/app-changelog.md new file mode 100644 index 0000000000..88182362e3 --- /dev/null +++ b/stable/adminer/3.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-3.0.7](https://github.com/truecharts/charts/compare/adminer-3.0.6...adminer-3.0.7) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest + + \ No newline at end of file diff --git a/stable/adminer/3.0.6/app-readme.md b/stable/adminer/3.0.7/app-readme.md similarity index 100% rename from stable/adminer/3.0.6/app-readme.md rename to stable/adminer/3.0.7/app-readme.md diff --git a/stable/adminer/3.0.6/charts/common-11.0.9.tgz b/stable/adminer/3.0.7/charts/common-11.0.9.tgz similarity index 100% rename from stable/adminer/3.0.6/charts/common-11.0.9.tgz rename to stable/adminer/3.0.7/charts/common-11.0.9.tgz diff --git a/stable/adminer/3.0.6/ix_values.yaml b/stable/adminer/3.0.7/ix_values.yaml similarity index 81% rename from stable/adminer/3.0.6/ix_values.yaml rename to stable/adminer/3.0.7/ix_values.yaml index 3e6f3dd5ba..44581b4f33 100644 --- a/stable/adminer/3.0.6/ix_values.yaml +++ b/stable/adminer/3.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adminer - tag: latest@sha256:6e1335367f2866cb4cc724fc22effa1291ba3556f7f6f52409fbf07e24c27dec + tag: latest@sha256:0d905060276ce8d471e6230f3abd2d4bd5acd7784886c5b7f0c64d923142d521 podSecurityContext: runAsGroup: 0 runAsUser: 0 diff --git a/stable/adminer/3.0.6/questions.yaml b/stable/adminer/3.0.7/questions.yaml similarity index 100% rename from stable/adminer/3.0.6/questions.yaml rename to stable/adminer/3.0.7/questions.yaml diff --git a/stable/adminer/3.0.6/templates/common.yaml b/stable/adminer/3.0.7/templates/common.yaml similarity index 100% rename from stable/adminer/3.0.6/templates/common.yaml rename to stable/adminer/3.0.7/templates/common.yaml diff --git a/stable/adminer/3.0.6/values.yaml b/stable/adminer/3.0.7/values.yaml similarity index 100% rename from stable/adminer/3.0.6/values.yaml rename to stable/adminer/3.0.7/values.yaml diff --git a/stable/bazarr/13.0.10/CHANGELOG.md b/stable/bazarr/13.0.10/CHANGELOG.md new file mode 100644 index 0000000000..90f48a3c71 --- /dev/null +++ b/stable/bazarr/13.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [bazarr-13.0.10](https://github.com/truecharts/charts/compare/bazarr-13.0.9...bazarr-13.0.10) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/bazarr to 1.1.3 + + + + +## [bazarr-13.0.9](https://github.com/truecharts/charts/compare/bazarr-13.0.8...bazarr-13.0.9) (2022-12-19) + +### Chore + +- update helm general non-major + + + + +## [bazarr-13.0.8](https://github.com/truecharts/charts/compare/bazarr-13.0.7...bazarr-13.0.8) (2022-12-17) + + + + +## [bazarr-13.0.7](https://github.com/truecharts/charts/compare/bazarr-13.0.6...bazarr-13.0.7) (2022-12-13) + +### Chore + +- update helm general non-major + + + + +## [bazarr-13.0.6](https://github.com/truecharts/charts/compare/bazarr-13.0.5...bazarr-13.0.6) (2022-12-08) + +### Chore + +- update container image tccr.io/truecharts/bazarr to 1.1.3 + + + + +## [bazarr-13.0.5](https://github.com/truecharts/charts/compare/bazarr-13.0.4...bazarr-13.0.5) (2022-12-05) + + + + +## [bazarr-13.0.4](https://github.com/truecharts/charts/compare/bazarr-13.0.3...bazarr-13.0.4) (2022-11-30) + + + + +## [bazarr-13.0.4](https://github.com/truecharts/charts/compare/bazarr-13.0.3...bazarr-13.0.4) (2022-11-30) + + + + +## [bazarr-13.0.4](https://github.com/truecharts/charts/compare/bazarr-13.0.3...bazarr-13.0.4) (2022-11-30) + + + + +## [bazarr-13.0.4](https://github.com/truecharts/charts/compare/bazarr-13.0.3...bazarr-13.0.4) (2022-11-30) + + + + +## [bazarr-13.0.4](https://github.com/truecharts/charts/compare/bazarr-13.0.3...bazarr-13.0.4) (2022-11-30) + + + + +## [bazarr-13.0.4](https://github.com/truecharts/charts/compare/bazarr-13.0.3...bazarr-13.0.4) (2022-11-30) + + + + +## [bazarr-13.0.4](https://github.com/truecharts/charts/compare/bazarr-13.0.3...bazarr-13.0.4) (2022-11-30) + + + + +## [bazarr-13.0.4](https://github.com/truecharts/charts/compare/bazarr-13.0.3...bazarr-13.0.4) (2022-11-30) + + + + +## [bazarr-13.0.4](https://github.com/truecharts/charts/compare/bazarr-13.0.3...bazarr-13.0.4) (2022-11-30) + + + + +## [bazarr-13.0.4](https://github.com/truecharts/charts/compare/bazarr-13.0.3...bazarr-13.0.4) (2022-11-30) + diff --git a/stable/bazarr/13.0.10/Chart.yaml b/stable/bazarr/13.0.10/Chart.yaml new file mode 100644 index 0000000000..0c937f82f1 --- /dev/null +++ b/stable/bazarr/13.0.10/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.1.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 11.0.9 +deprecated: false +description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements +home: https://truecharts.org/charts/stable/bazarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bazarr.png +keywords: + - bazarr + - radarr + - sonarr + - subtitles + - usenet + - torrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bazarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr + - https://github.com/morpheus65535/bazarr + - https://hub.docker.com/r/linuxserver/bazarr +type: application +version: 13.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/bazarr/13.0.10/README.md b/stable/bazarr/13.0.10/README.md new file mode 100644 index 0000000000..ad9163b92c --- /dev/null +++ b/stable/bazarr/13.0.10/README.md @@ -0,0 +1,107 @@ +# bazarr + +Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [bazarr](https://truecharts.org/docs/charts/stable/bazarr) + +**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)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.9.4 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `bazarr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install bazarr TrueCharts/bazarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `bazarr` deployment + +```console +helm uninstall bazarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bazarr \ + --set env.TZ="America/New York" \ + TrueCharts/bazarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install bazarr TrueCharts/bazarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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/bazarr/13.0.10/app-changelog.md b/stable/bazarr/13.0.10/app-changelog.md new file mode 100644 index 0000000000..10c90f4c13 --- /dev/null +++ b/stable/bazarr/13.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [bazarr-13.0.10](https://github.com/truecharts/charts/compare/bazarr-13.0.9...bazarr-13.0.10) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/bazarr to 1.1.3 + + \ No newline at end of file diff --git a/stable/bazarr/13.0.10/app-readme.md b/stable/bazarr/13.0.10/app-readme.md new file mode 100644 index 0000000000..28c311a374 --- /dev/null +++ b/stable/bazarr/13.0.10/app-readme.md @@ -0,0 +1,8 @@ +Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/bazarr](https://truecharts.org/docs/charts/stable/bazarr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/beets/6.0.6/charts/common-11.0.9.tgz b/stable/bazarr/13.0.10/charts/common-11.0.9.tgz similarity index 100% rename from stable/beets/6.0.6/charts/common-11.0.9.tgz rename to stable/bazarr/13.0.10/charts/common-11.0.9.tgz diff --git a/stable/bazarr/13.0.10/ix_values.yaml b/stable/bazarr/13.0.10/ix_values.yaml new file mode 100644 index 0000000000..e4e2e652df --- /dev/null +++ b/stable/bazarr/13.0.10/ix_values.yaml @@ -0,0 +1,19 @@ +image: + repository: tccr.io/truecharts/bazarr + pullPolicy: IfNotPresent + tag: 1.1.3@sha256:74eb73ba42d105504f0fbedfc68cadb09e0700f205cfe87cd80fa19fad13206e + +service: + main: + ports: + main: + port: 6767 + targetPort: 6767 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/bazarr/13.0.10/questions.yaml b/stable/bazarr/13.0.10/questions.yaml new file mode 100644 index 0000000000..ad5117852b --- /dev/null +++ b/stable/bazarr/13.0.10/questions.yaml @@ -0,0 +1,1829 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment 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: VPN + description: VPN + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: "General Settings" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "General Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: customextraargs + group: "General Settings" + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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..." + group: "General Settings" + 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: 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) + - 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: 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: 6767 + 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: + type: boolean + default: false + - variable: externalInterfaces + 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 + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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 + 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: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - 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 + - 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: hostPath + 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" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: Target + description: Deployment name, Defaults to Main Deployment + schema: + type: string + default: "" + - variable: minReplicas + label: Minimum Replicas + schema: + type: int + default: 1 + - variable: maxReplicas + label: Maximum Replicas + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: Target CPU Utilization Percentage + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: Target Memory Utilization Percentage + schema: + type: int + default: 80 + - variable: 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: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - 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: 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: 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: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + 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: 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: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - 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 + 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + 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/booksonic-air/8.0.6/templates/common.yaml b/stable/bazarr/13.0.10/templates/common.yaml similarity index 100% rename from stable/booksonic-air/8.0.6/templates/common.yaml rename to stable/bazarr/13.0.10/templates/common.yaml diff --git a/stable/beets/6.0.6/values.yaml b/stable/bazarr/13.0.10/values.yaml similarity index 100% rename from stable/beets/6.0.6/values.yaml rename to stable/bazarr/13.0.10/values.yaml diff --git a/stable/beets/6.0.6/app-changelog.md b/stable/beets/6.0.6/app-changelog.md deleted file mode 100644 index 5f445b634d..0000000000 --- a/stable/beets/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [beets-6.0.6](https://github.com/truecharts/charts/compare/beets-6.0.5...beets-6.0.6) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/beets/6.0.6/CHANGELOG.md b/stable/beets/6.0.7/CHANGELOG.md similarity index 90% rename from stable/beets/6.0.6/CHANGELOG.md rename to stable/beets/6.0.7/CHANGELOG.md index bf03845039..e51f2d768a 100644 --- a/stable/beets/6.0.6/CHANGELOG.md +++ b/stable/beets/6.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [beets-6.0.7](https://github.com/truecharts/charts/compare/beets-6.0.6...beets-6.0.7) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 + + + + ## [beets-6.0.6](https://github.com/truecharts/charts/compare/beets-6.0.5...beets-6.0.6) (2022-12-19) ### Chore @@ -86,14 +95,5 @@ -## [beets-6.0.1](https://github.com/truecharts/charts/compare/beets-6.0.0...beets-6.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [beets-6.0.1](https://github.com/truecharts/charts/compare/beets-6.0.0...beets-6.0.1) (2022-11-15) diff --git a/stable/beets/6.0.6/Chart.yaml b/stable/beets/6.0.7/Chart.yaml similarity index 98% rename from stable/beets/6.0.6/Chart.yaml rename to stable/beets/6.0.7/Chart.yaml index 9a528d914c..ed4bb92ff4 100644 --- a/stable/beets/6.0.6/Chart.yaml +++ b/stable/beets/6.0.7/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 6.0.6 +version: 6.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/beets/6.0.6/README.md b/stable/beets/6.0.7/README.md similarity index 100% rename from stable/beets/6.0.6/README.md rename to stable/beets/6.0.7/README.md diff --git a/stable/beets/6.0.7/app-changelog.md b/stable/beets/6.0.7/app-changelog.md new file mode 100644 index 0000000000..b1fc545562 --- /dev/null +++ b/stable/beets/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [beets-6.0.7](https://github.com/truecharts/charts/compare/beets-6.0.6...beets-6.0.7) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 + + \ No newline at end of file diff --git a/stable/beets/6.0.6/app-readme.md b/stable/beets/6.0.7/app-readme.md similarity index 100% rename from stable/beets/6.0.6/app-readme.md rename to stable/beets/6.0.7/app-readme.md diff --git a/stable/booksonic-air/8.0.6/charts/common-11.0.9.tgz b/stable/beets/6.0.7/charts/common-11.0.9.tgz similarity index 100% rename from stable/booksonic-air/8.0.6/charts/common-11.0.9.tgz rename to stable/beets/6.0.7/charts/common-11.0.9.tgz diff --git a/stable/beets/6.0.6/ix_values.yaml b/stable/beets/6.0.7/ix_values.yaml similarity index 82% rename from stable/beets/6.0.6/ix_values.yaml rename to stable/beets/6.0.7/ix_values.yaml index 373e7a4ff0..df032e6e1f 100644 --- a/stable/beets/6.0.6/ix_values.yaml +++ b/stable/beets/6.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/beets pullPolicy: IfNotPresent - tag: v1.6.0@sha256:6417f526af1ab912409209841a4d792a9c0e298a0ea5a84e63a8ea80b8b6d482 + tag: v1.6.0@sha256:d72417e01a394de3be07ccbfd8bc69dd2f3349744d3c03249336de4f0294f767 securityContext: readOnlyRootFilesystem: false diff --git a/stable/beets/6.0.6/questions.yaml b/stable/beets/6.0.7/questions.yaml similarity index 100% rename from stable/beets/6.0.6/questions.yaml rename to stable/beets/6.0.7/questions.yaml diff --git a/stable/beets/6.0.6/templates/common.yaml b/stable/beets/6.0.7/templates/common.yaml similarity index 100% rename from stable/beets/6.0.6/templates/common.yaml rename to stable/beets/6.0.7/templates/common.yaml diff --git a/stable/booksonic-air/8.0.6/values.yaml b/stable/beets/6.0.7/values.yaml similarity index 100% rename from stable/booksonic-air/8.0.6/values.yaml rename to stable/beets/6.0.7/values.yaml diff --git a/stable/booksonic-air/8.0.6/app-changelog.md b/stable/booksonic-air/8.0.6/app-changelog.md deleted file mode 100644 index 7c74959360..0000000000 --- a/stable/booksonic-air/8.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [booksonic-air-8.0.6](https://github.com/truecharts/charts/compare/booksonic-air-8.0.5...booksonic-air-8.0.6) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/booksonic-air/8.0.6/CHANGELOG.md b/stable/booksonic-air/8.0.7/CHANGELOG.md similarity index 91% rename from stable/booksonic-air/8.0.6/CHANGELOG.md rename to stable/booksonic-air/8.0.7/CHANGELOG.md index be09b038d0..5e785d81af 100644 --- a/stable/booksonic-air/8.0.6/CHANGELOG.md +++ b/stable/booksonic-air/8.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [booksonic-air-8.0.7](https://github.com/truecharts/charts/compare/booksonic-air-8.0.6...booksonic-air-8.0.7) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 + + + + ## [booksonic-air-8.0.6](https://github.com/truecharts/charts/compare/booksonic-air-8.0.5...booksonic-air-8.0.6) (2022-12-19) ### Chore @@ -86,14 +95,5 @@ -## [booksonic-air-8.0.1](https://github.com/truecharts/charts/compare/booksonic-air-8.0.0...booksonic-air-8.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [booksonic-air-8.0.1](https://github.com/truecharts/charts/compare/booksonic-air-8.0.0...booksonic-air-8.0.1) (2022-11-15) diff --git a/stable/booksonic-air/8.0.6/Chart.yaml b/stable/booksonic-air/8.0.7/Chart.yaml similarity index 98% rename from stable/booksonic-air/8.0.6/Chart.yaml rename to stable/booksonic-air/8.0.7/Chart.yaml index d146e9adc8..2a036c9524 100644 --- a/stable/booksonic-air/8.0.6/Chart.yaml +++ b/stable/booksonic-air/8.0.7/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air - https://github.com/popeen/Booksonic-Air - https://hub.docker.com/r/linuxserver/booksonic-air -version: 8.0.6 +version: 8.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/booksonic-air/8.0.6/README.md b/stable/booksonic-air/8.0.7/README.md similarity index 100% rename from stable/booksonic-air/8.0.6/README.md rename to stable/booksonic-air/8.0.7/README.md diff --git a/stable/booksonic-air/8.0.7/app-changelog.md b/stable/booksonic-air/8.0.7/app-changelog.md new file mode 100644 index 0000000000..7f1d91a025 --- /dev/null +++ b/stable/booksonic-air/8.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [booksonic-air-8.0.7](https://github.com/truecharts/charts/compare/booksonic-air-8.0.6...booksonic-air-8.0.7) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 + + \ No newline at end of file diff --git a/stable/booksonic-air/8.0.6/app-readme.md b/stable/booksonic-air/8.0.7/app-readme.md similarity index 100% rename from stable/booksonic-air/8.0.6/app-readme.md rename to stable/booksonic-air/8.0.7/app-readme.md diff --git a/stable/external-service/8.0.5/charts/common-11.0.9.tgz b/stable/booksonic-air/8.0.7/charts/common-11.0.9.tgz similarity index 100% rename from stable/external-service/8.0.5/charts/common-11.0.9.tgz rename to stable/booksonic-air/8.0.7/charts/common-11.0.9.tgz diff --git a/stable/booksonic-air/8.0.6/ix_values.yaml b/stable/booksonic-air/8.0.7/ix_values.yaml similarity index 81% rename from stable/booksonic-air/8.0.6/ix_values.yaml rename to stable/booksonic-air/8.0.7/ix_values.yaml index 00f46dc988..90b756fac3 100644 --- a/stable/booksonic-air/8.0.6/ix_values.yaml +++ b/stable/booksonic-air/8.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/booksonic-air pullPolicy: IfNotPresent - tag: v2201.1.0@sha256:66155bb436f352a8eaf6f5d0ec2749faa50e96eb08b5b2748e121d275d970051 + tag: v2201.1.0@sha256:c28594cb11c5923232d9d0023127d9a43151f69efba0d43093cb55e5abe6209a securityContext: readOnlyRootFilesystem: false diff --git a/stable/booksonic-air/8.0.6/questions.yaml b/stable/booksonic-air/8.0.7/questions.yaml similarity index 100% rename from stable/booksonic-air/8.0.6/questions.yaml rename to stable/booksonic-air/8.0.7/questions.yaml diff --git a/stable/external-service/8.0.5/templates/common.yaml b/stable/booksonic-air/8.0.7/templates/common.yaml similarity index 100% rename from stable/external-service/8.0.5/templates/common.yaml rename to stable/booksonic-air/8.0.7/templates/common.yaml diff --git a/stable/external-service/8.0.5/values.yaml b/stable/booksonic-air/8.0.7/values.yaml similarity index 100% rename from stable/external-service/8.0.5/values.yaml rename to stable/booksonic-air/8.0.7/values.yaml diff --git a/stable/calibre-web/13.0.8/CHANGELOG.md b/stable/calibre-web/13.0.8/CHANGELOG.md new file mode 100644 index 0000000000..dc086c0ede --- /dev/null +++ b/stable/calibre-web/13.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [calibre-web-13.0.8](https://github.com/truecharts/charts/compare/calibre-web-13.0.7...calibre-web-13.0.8) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/calibre-web to 0.6.19 + + + + +## [calibre-web-13.0.7](https://github.com/truecharts/charts/compare/calibre-web-13.0.6...calibre-web-13.0.7) (2022-12-19) + +### Chore + +- update helm general non-major + + + + +## [calibre-web-13.0.6](https://github.com/truecharts/charts/compare/calibre-web-13.0.5...calibre-web-13.0.6) (2022-12-13) + +### Chore + +- update helm general non-major + + + + +## [calibre-web-13.0.5](https://github.com/truecharts/charts/compare/calibre-web-13.0.4...calibre-web-13.0.5) (2022-12-12) + +### Chore + +- update container image tccr.io/truecharts/calibre-web to 0.6.19 + + + + +## [calibre-web-13.0.4](https://github.com/truecharts/charts/compare/calibre-web-13.0.3...calibre-web-13.0.4) (2022-11-30) + + + + +## [calibre-web-13.0.4](https://github.com/truecharts/charts/compare/calibre-web-13.0.3...calibre-web-13.0.4) (2022-11-30) + + + + +## [calibre-web-13.0.4](https://github.com/truecharts/charts/compare/calibre-web-13.0.3...calibre-web-13.0.4) (2022-11-30) + + + + +## [calibre-web-13.0.4](https://github.com/truecharts/charts/compare/calibre-web-13.0.3...calibre-web-13.0.4) (2022-11-30) + + + + +## [calibre-web-13.0.4](https://github.com/truecharts/charts/compare/calibre-web-13.0.3...calibre-web-13.0.4) (2022-11-30) + + + + +## [calibre-web-13.0.4](https://github.com/truecharts/charts/compare/calibre-web-13.0.3...calibre-web-13.0.4) (2022-11-30) + + + + +## [calibre-web-13.0.4](https://github.com/truecharts/charts/compare/calibre-web-13.0.3...calibre-web-13.0.4) (2022-11-30) + + + + +## [calibre-web-13.0.4](https://github.com/truecharts/charts/compare/calibre-web-13.0.3...calibre-web-13.0.4) (2022-11-30) + + + + +## [calibre-web-13.0.4](https://github.com/truecharts/charts/compare/calibre-web-13.0.3...calibre-web-13.0.4) (2022-11-30) + + + + +## [calibre-web-13.0.4](https://github.com/truecharts/charts/compare/calibre-web-13.0.3...calibre-web-13.0.4) (2022-11-30) + + + + +## [calibre-web-13.0.3](https://github.com/truecharts/charts/compare/calibre-web-13.0.2...calibre-web-13.0.3) (2022-11-22) + + + + +## [calibre-web-13.0.2](https://github.com/truecharts/charts/compare/calibre-web-13.0.1...calibre-web-13.0.2) (2022-11-16) + diff --git a/stable/calibre-web/13.0.8/Chart.yaml b/stable/calibre-web/13.0.8/Chart.yaml new file mode 100644 index 0000000000..808a3a0099 --- /dev/null +++ b/stable/calibre-web/13.0.8/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.6.19" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 11.0.9 +deprecated: false +description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. +home: https://truecharts.org/charts/stable/calibre-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.png +keywords: + - calibre-web + - calibre + - ebook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: calibre-web +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web + - https://hub.docker.com/r/linuxserver/calibre-web/ + - https://github.com/janeczku/calibre-web +type: application +version: 13.0.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/calibre-web/13.0.8/README.md b/stable/calibre-web/13.0.8/README.md new file mode 100644 index 0000000000..2250150798 --- /dev/null +++ b/stable/calibre-web/13.0.8/README.md @@ -0,0 +1,107 @@ +# calibre-web + +Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [calibre-web](https://truecharts.org/docs/charts/stable/calibre-web) + +**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)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.9.4 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `calibre-web` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install calibre-web TrueCharts/calibre-web +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `calibre-web` deployment + +```console +helm uninstall calibre-web +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install calibre-web \ + --set env.TZ="America/New York" \ + TrueCharts/calibre-web +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install calibre-web TrueCharts/calibre-web -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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/calibre-web/13.0.8/app-changelog.md b/stable/calibre-web/13.0.8/app-changelog.md new file mode 100644 index 0000000000..181e241e7a --- /dev/null +++ b/stable/calibre-web/13.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [calibre-web-13.0.8](https://github.com/truecharts/charts/compare/calibre-web-13.0.7...calibre-web-13.0.8) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/calibre-web to 0.6.19 + + \ No newline at end of file diff --git a/stable/calibre-web/13.0.8/app-readme.md b/stable/calibre-web/13.0.8/app-readme.md new file mode 100644 index 0000000000..fdc871bc68 --- /dev/null +++ b/stable/calibre-web/13.0.8/app-readme.md @@ -0,0 +1,8 @@ +Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/calibre-web](https://truecharts.org/docs/charts/stable/calibre-web) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/rdesktop/3.0.7/charts/common-11.0.9.tgz b/stable/calibre-web/13.0.8/charts/common-11.0.9.tgz similarity index 100% rename from stable/rdesktop/3.0.7/charts/common-11.0.9.tgz rename to stable/calibre-web/13.0.8/charts/common-11.0.9.tgz diff --git a/stable/calibre-web/13.0.8/ix_values.yaml b/stable/calibre-web/13.0.8/ix_values.yaml new file mode 100644 index 0000000000..0ab41b66e5 --- /dev/null +++ b/stable/calibre-web/13.0.8/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/calibre-web + pullPolicy: IfNotPresent + tag: 0.6.19@sha256:c3f129199b32e9e2ccd9837f139919e86eb153479ea15fe312014ec02cd49c24 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8083 + targetPort: 8083 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/calibre-web/13.0.8/questions.yaml b/stable/calibre-web/13.0.8/questions.yaml new file mode 100644 index 0000000000..b75066b504 --- /dev/null +++ b/stable/calibre-web/13.0.8/questions.yaml @@ -0,0 +1,1829 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment 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: VPN + description: VPN + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: "General Settings" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "General Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: customextraargs + group: "General Settings" + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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..." + group: "General Settings" + 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: 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) + - 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: 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: 8083 + 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: + type: boolean + default: false + - variable: externalInterfaces + 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 + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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 + 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: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - 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 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - 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 + - 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: hostPath + 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" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: Target + description: Deployment name, Defaults to Main Deployment + schema: + type: string + default: "" + - variable: minReplicas + label: Minimum Replicas + schema: + type: int + default: 1 + - variable: maxReplicas + label: Maximum Replicas + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: Target CPU Utilization Percentage + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: Target Memory Utilization Percentage + schema: + type: int + default: 80 + - variable: 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: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - 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: 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: 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: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + 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: 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: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - 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 + 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + 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/calibre-web/13.0.8/templates/common.yaml b/stable/calibre-web/13.0.8/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/calibre-web/13.0.8/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/rdesktop/3.0.7/values.yaml b/stable/calibre-web/13.0.8/values.yaml similarity index 100% rename from stable/rdesktop/3.0.7/values.yaml rename to stable/calibre-web/13.0.8/values.yaml diff --git a/stable/external-service/8.0.5/app-changelog.md b/stable/external-service/8.0.5/app-changelog.md deleted file mode 100644 index da565ec331..0000000000 --- a/stable/external-service/8.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [external-service-8.0.5](https://github.com/truecharts/charts/compare/external-service-8.0.4...external-service-8.0.5) (2022-12-24) - -### Chore - -- update container image tccr.io/truecharts/alpine to latest - - \ No newline at end of file diff --git a/stable/external-service/8.0.5/CHANGELOG.md b/stable/external-service/8.0.6/CHANGELOG.md similarity index 91% rename from stable/external-service/8.0.5/CHANGELOG.md rename to stable/external-service/8.0.6/CHANGELOG.md index 116a1a1b43..54e35faba6 100644 --- a/stable/external-service/8.0.5/CHANGELOG.md +++ b/stable/external-service/8.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [external-service-8.0.6](https://github.com/truecharts/charts/compare/external-service-8.0.5...external-service-8.0.6) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/alpine to latest + + + + ## [external-service-8.0.5](https://github.com/truecharts/charts/compare/external-service-8.0.4...external-service-8.0.5) (2022-12-24) ### Chore @@ -81,15 +90,6 @@ -## [external-service-8.0.1](https://github.com/truecharts/charts/compare/external-service-8.0.0...external-service-8.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [external-service-8.0.1](https://github.com/truecharts/charts/compare/external-service-8.0.0...external-service-8.0.1) (2022-11-15) ### Chore diff --git a/stable/external-service/8.0.5/Chart.yaml b/stable/external-service/8.0.6/Chart.yaml similarity index 98% rename from stable/external-service/8.0.5/Chart.yaml rename to stable/external-service/8.0.6/Chart.yaml index cb4f391a67..12fe042af7 100644 --- a/stable/external-service/8.0.5/Chart.yaml +++ b/stable/external-service/8.0.6/Chart.yaml @@ -20,7 +20,7 @@ name: external-service sources: - https://github.com/truecharts/charts/tree/master/charts/stable/external-service type: application -version: 8.0.5 +version: 8.0.6 annotations: truecharts.org/catagories: | - networking diff --git a/stable/external-service/8.0.5/README.md b/stable/external-service/8.0.6/README.md similarity index 100% rename from stable/external-service/8.0.5/README.md rename to stable/external-service/8.0.6/README.md diff --git a/stable/external-service/8.0.6/app-changelog.md b/stable/external-service/8.0.6/app-changelog.md new file mode 100644 index 0000000000..3a2f9619d5 --- /dev/null +++ b/stable/external-service/8.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [external-service-8.0.6](https://github.com/truecharts/charts/compare/external-service-8.0.5...external-service-8.0.6) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/alpine to latest + + \ No newline at end of file diff --git a/stable/external-service/8.0.5/app-readme.md b/stable/external-service/8.0.6/app-readme.md similarity index 100% rename from stable/external-service/8.0.5/app-readme.md rename to stable/external-service/8.0.6/app-readme.md diff --git a/stable/external-service/8.0.6/charts/common-11.0.9.tgz b/stable/external-service/8.0.6/charts/common-11.0.9.tgz new file mode 100644 index 0000000000..f8a1b1cf13 Binary files /dev/null and b/stable/external-service/8.0.6/charts/common-11.0.9.tgz differ diff --git a/stable/external-service/8.0.5/ix_values.yaml b/stable/external-service/8.0.6/ix_values.yaml similarity index 79% rename from stable/external-service/8.0.5/ix_values.yaml rename to stable/external-service/8.0.6/ix_values.yaml index 7892d1833a..8e890d0705 100644 --- a/stable/external-service/8.0.5/ix_values.yaml +++ b/stable/external-service/8.0.6/ix_values.yaml @@ -2,7 +2,7 @@ image: repository: tccr.io/truecharts/alpine pullPolicy: IfNotPresent - tag: latest@sha256:f8607e14a5e456c1b8fe50b7f0c9371b4aae543d23080f5e2fe0bdbb06d2413b + tag: latest@sha256:33649abd5156330750d02b6d98039c002f0e6bcba3c21888e4db88244e3f0d4c # Disable Deployment controller: diff --git a/stable/external-service/8.0.5/questions.yaml b/stable/external-service/8.0.6/questions.yaml similarity index 100% rename from stable/external-service/8.0.5/questions.yaml rename to stable/external-service/8.0.6/questions.yaml diff --git a/stable/external-service/8.0.6/templates/common.yaml b/stable/external-service/8.0.6/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/external-service/8.0.6/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/external-service/8.0.6/values.yaml b/stable/external-service/8.0.6/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/rdesktop/3.0.7/app-changelog.md b/stable/rdesktop/3.0.7/app-changelog.md deleted file mode 100644 index 6b736037f4..0000000000 --- a/stable/rdesktop/3.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-3.0.7](https://github.com/truecharts/charts/compare/rdesktop-3.0.6...rdesktop-3.0.7) (2022-12-24) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-icewm to latest - - \ No newline at end of file diff --git a/stable/rdesktop/3.0.7/CHANGELOG.md b/stable/rdesktop/3.0.8/CHANGELOG.md similarity index 74% rename from stable/rdesktop/3.0.7/CHANGELOG.md rename to stable/rdesktop/3.0.8/CHANGELOG.md index f0b18e0f4d..6f2660a380 100644 --- a/stable/rdesktop/3.0.7/CHANGELOG.md +++ b/stable/rdesktop/3.0.8/CHANGELOG.md @@ -4,6 +4,23 @@ +## [rdesktop-3.0.8](https://github.com/truecharts/charts/compare/rdesktop-3.0.7...rdesktop-3.0.8) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/rdesktop-arch-kde to latest + - update container image tccr.io/truecharts/rdesktop-alpine-kde to latest + - update container image tccr.io/truecharts/rdesktop-alpine-icewm to latest + - update container image tccr.io/truecharts/rdesktop-alpine-i3 to latest + - update container image tccr.io/truecharts/rdesktop to latest + - update container image tccr.io/truecharts/rdesktop-arch-xfce to latest + - update container image tccr.io/truecharts/rdesktop-arch-openbox to latest + - update container image tccr.io/truecharts/rdesktop-arch-mate to latest + - update container image tccr.io/truecharts/rdesktop-arch-i3 to latest + + + + ## [rdesktop-3.0.7](https://github.com/truecharts/charts/compare/rdesktop-3.0.6...rdesktop-3.0.7) (2022-12-24) ### Chore diff --git a/stable/rdesktop/3.0.7/Chart.yaml b/stable/rdesktop/3.0.8/Chart.yaml similarity index 98% rename from stable/rdesktop/3.0.7/Chart.yaml rename to stable/rdesktop/3.0.8/Chart.yaml index d9d4f97d18..02d63407eb 100644 --- a/stable/rdesktop/3.0.7/Chart.yaml +++ b/stable/rdesktop/3.0.8/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - https://github.com/linuxserver/docker-rdesktop#readme type: application -version: 3.0.7 +version: 3.0.8 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/rdesktop/3.0.7/README.md b/stable/rdesktop/3.0.8/README.md similarity index 100% rename from stable/rdesktop/3.0.7/README.md rename to stable/rdesktop/3.0.8/README.md diff --git a/stable/rdesktop/3.0.8/app-changelog.md b/stable/rdesktop/3.0.8/app-changelog.md new file mode 100644 index 0000000000..b7c7ed6ef4 --- /dev/null +++ b/stable/rdesktop/3.0.8/app-changelog.md @@ -0,0 +1,17 @@ + + +## [rdesktop-3.0.8](https://github.com/truecharts/charts/compare/rdesktop-3.0.7...rdesktop-3.0.8) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/rdesktop-arch-kde to latest + - update container image tccr.io/truecharts/rdesktop-alpine-kde to latest + - update container image tccr.io/truecharts/rdesktop-alpine-icewm to latest + - update container image tccr.io/truecharts/rdesktop-alpine-i3 to latest + - update container image tccr.io/truecharts/rdesktop to latest + - update container image tccr.io/truecharts/rdesktop-arch-xfce to latest + - update container image tccr.io/truecharts/rdesktop-arch-openbox to latest + - update container image tccr.io/truecharts/rdesktop-arch-mate to latest + - update container image tccr.io/truecharts/rdesktop-arch-i3 to latest + + \ No newline at end of file diff --git a/stable/rdesktop/3.0.7/app-readme.md b/stable/rdesktop/3.0.8/app-readme.md similarity index 100% rename from stable/rdesktop/3.0.7/app-readme.md rename to stable/rdesktop/3.0.8/app-readme.md diff --git a/stable/rdesktop/3.0.8/charts/common-11.0.9.tgz b/stable/rdesktop/3.0.8/charts/common-11.0.9.tgz new file mode 100644 index 0000000000..f8a1b1cf13 Binary files /dev/null and b/stable/rdesktop/3.0.8/charts/common-11.0.9.tgz differ diff --git a/stable/rdesktop/3.0.7/ix_values.yaml b/stable/rdesktop/3.0.8/ix_values.yaml similarity index 83% rename from stable/rdesktop/3.0.7/ix_values.yaml rename to stable/rdesktop/3.0.8/ix_values.yaml index 22d667aa1b..23dd68b630 100644 --- a/stable/rdesktop/3.0.7/ix_values.yaml +++ b/stable/rdesktop/3.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rdesktop - tag: latest@sha256:9edf5f0644a03dacdffe5a5e38ce0a88df287ef3e367e05407c1504155e83919 + tag: latest@sha256:752c449555be0e0d165c99592c8a7920f29f966aab18692d61b5a636e9e20c5e ubuntuXFCEImage: repository: tccr.io/truecharts/rdesktop-ubuntu-xfce tag: latest@sha256:ac67c8f1e6f0ef2030f362b0c502921513a7284f755740a7bdc0f8e888a3a6ba @@ -12,12 +12,12 @@ fedoraXFCEImage: pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/rdesktop-arch-xfce - tag: latest@sha256:40f8c4f0cea4f559ec61a33b083c54a281a83b3ef9fd896e7bac3a8264c78fd6 + tag: latest@sha256:2cc4840728a5b97b1a6db94c49f2e7426765af006764db4d5b4ca20d37ab8d97 pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/rdesktop-alpine-kde - tag: latest@sha256:131065e7e68a48041c26eeb5a9e7a4b532842a2a48d88dd18e60114010464db5 + tag: latest@sha256:75f13464354880198596d945dd14c3feb1df58a4cbb76faf9f0fdeae4fab8249 pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/rdesktop-ubuntu-kde @@ -29,7 +29,7 @@ fedoraKDEImage: pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/rdesktop-arch-kde - tag: latest@sha256:e4118773ad0331353f754643a7672b3280e79845a71b11cb3db14c6864ba0c75 + tag: latest@sha256:4c03701bb16e65cd9b31aebc73ff9a1bd4b856ee35a7b42c113e898547f5667a pullPolicy: Always alpineMATEImage: @@ -46,12 +46,12 @@ fedoraMATEImage: pullPolicy: Always archMATEImage: repository: tccr.io/truecharts/rdesktop-arch-mate - tag: latest@sha256:5ce77bd6ad55c6e1b22c215335364fd55d0d4a2db573cd52e734238897324d8f + tag: latest@sha256:d9801d6d79d732d0dad3077df65ea9a06a21edf8468206da31bc8cfec9425f5b pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/rdesktop-alpine-i3 - tag: latest@sha256:c163a2c2c0ae441e8d76f3c8260679797a46bd65c1a686da18cf1add1b597908 + tag: latest@sha256:8465936140c7b246874cb9ea131da1fb52e2fbcad7dea3725b5af2ebf85d9412 pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/rdesktop-ubuntu-i3 @@ -63,7 +63,7 @@ fedoraI3Image: pullPolicy: Always archI3Image: repository: tccr.io/truecharts/rdesktop-arch-i3 - tag: latest@sha256:b6f6d2ff96b6cf709f9de3b3b41c4fc0999599b1eee348ae5ddf3b2b9d8ee0c6 + tag: latest@sha256:c1e6a2b31d3e5df8a3ec47730c3d26aa38cd1e735393a93aaa5de6b828091d49 pullPolicy: Always alpineOpenBoxImage: @@ -80,12 +80,12 @@ fedoraOpenBoxImage: pullPolicy: Always archOpenBoxImage: repository: tccr.io/truecharts/rdesktop-arch-openbox - tag: latest@sha256:799d145d81db091e67d76de59ee08e440c7b713cdc163aa43b694e80c42b0f71 + tag: latest@sha256:8378f8aa400948c6486bd3086275f78387b8b7a2b7eee3e9dab540cd5edfde5e pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/rdesktop-alpine-icewm - tag: latest@sha256:3be676d826e23fdaba225bd7a9c1c9590e61775d2d700d8a9a18985b7bc7fa94 + tag: latest@sha256:f717268769210f177a9359aa0715ae71f123ea22dc0516b7200de0ce8202aaf6 pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/rdesktop-ubuntu-icewm diff --git a/stable/rdesktop/3.0.7/questions.yaml b/stable/rdesktop/3.0.8/questions.yaml similarity index 100% rename from stable/rdesktop/3.0.7/questions.yaml rename to stable/rdesktop/3.0.8/questions.yaml diff --git a/stable/rdesktop/3.0.7/templates/common.yaml b/stable/rdesktop/3.0.8/templates/common.yaml similarity index 100% rename from stable/rdesktop/3.0.7/templates/common.yaml rename to stable/rdesktop/3.0.8/templates/common.yaml diff --git a/stable/rdesktop/3.0.8/values.yaml b/stable/rdesktop/3.0.8/values.yaml new file mode 100644 index 0000000000..e69de29bb2