diff --git a/dependency/solr/9.1.7/CHANGELOG.md b/dependency/solr/9.1.8/CHANGELOG.md similarity index 91% rename from dependency/solr/9.1.7/CHANGELOG.md rename to dependency/solr/9.1.8/CHANGELOG.md index 00cbe5e162..d7bcda35ad 100644 --- a/dependency/solr/9.1.7/CHANGELOG.md +++ b/dependency/solr/9.1.8/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [solr-9.1.8](https://github.com/truecharts/charts/compare/solr-9.1.7...solr-9.1.8) (2024-01-21) + +### Chore + + + +- update container image bitnami/solr to v9.4.1[@b1563d4](https://github.com/b1563d4) by renovate ([#17406](https://github.com/truecharts/charts/issues/17406)) + + ## [solr-9.1.7](https://github.com/truecharts/charts/compare/solr-9.1.6...solr-9.1.7) (2024-01-09) @@ -88,12 +97,3 @@ title: Changelog - update helm chart common to 17.2.2 by renovate ([#16575](https://github.com/truecharts/charts/issues/16575)) ## [solr-9.0.3](https://github.com/truecharts/charts/compare/solr-9.0.2...solr-9.0.3) (2023-12-26) - -### Chore - -- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558)) - -## [solr-9.0.2](https://github.com/truecharts/charts/compare/solr-9.0.1...solr-9.0.2) (2023-12-26) - -### Chore - diff --git a/dependency/solr/9.1.7/Chart.yaml b/dependency/solr/9.1.8/Chart.yaml similarity index 92% rename from dependency/solr/9.1.7/Chart.yaml rename to dependency/solr/9.1.8/Chart.yaml index e9a1e8294e..79968c372a 100644 --- a/dependency/solr/9.1.7/Chart.yaml +++ b/dependency/solr/9.1.8/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: search - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: dependency apiVersion: v2 -appVersion: 9.4.0 +appVersion: 9.4.1 dependencies: - name: common version: 17.2.22 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/solr - https://hub.docker.com/r/bitnami/solr type: application -version: 9.1.7 +version: 9.1.8 diff --git a/dependency/solr/9.1.7/README.md b/dependency/solr/9.1.8/README.md similarity index 100% rename from dependency/solr/9.1.7/README.md rename to dependency/solr/9.1.8/README.md diff --git a/dependency/solr/9.1.8/app-changelog.md b/dependency/solr/9.1.8/app-changelog.md new file mode 100644 index 0000000000..a48a2cec89 --- /dev/null +++ b/dependency/solr/9.1.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-9.1.8](https://github.com/truecharts/charts/compare/solr-9.1.7...solr-9.1.8) (2024-01-21) + +### Chore + + + +- update container image bitnami/solr to v9.4.1[@b1563d4](https://github.com/b1563d4) by renovate ([#17406](https://github.com/truecharts/charts/issues/17406)) \ No newline at end of file diff --git a/dependency/solr/9.1.7/app-readme.md b/dependency/solr/9.1.8/app-readme.md similarity index 100% rename from dependency/solr/9.1.7/app-readme.md rename to dependency/solr/9.1.8/app-readme.md diff --git a/dependency/solr/9.1.7/charts/common-17.2.22.tgz b/dependency/solr/9.1.8/charts/common-17.2.22.tgz similarity index 100% rename from dependency/solr/9.1.7/charts/common-17.2.22.tgz rename to dependency/solr/9.1.8/charts/common-17.2.22.tgz diff --git a/dependency/solr/9.1.7/ix_values.yaml b/dependency/solr/9.1.8/ix_values.yaml similarity index 98% rename from dependency/solr/9.1.7/ix_values.yaml rename to dependency/solr/9.1.8/ix_values.yaml index 1686d0558f..53635ae18c 100644 --- a/dependency/solr/9.1.7/ix_values.yaml +++ b/dependency/solr/9.1.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/solr pullPolicy: IfNotPresent - tag: 9.4.0@sha256:2ea44811d297c527c9dd89c766184916b952de56bb023b2e4c13697197e96d8e + tag: 9.4.1@sha256:b1563d44664a0b287e8967de45535a5c73766d4aed3dcd7ab49318a4bc61fa54 workload: main: replicas: 1 diff --git a/dependency/solr/9.1.7/questions.yaml b/dependency/solr/9.1.8/questions.yaml similarity index 100% rename from dependency/solr/9.1.7/questions.yaml rename to dependency/solr/9.1.8/questions.yaml diff --git a/dependency/solr/9.1.7/templates/NOTES.txt b/dependency/solr/9.1.8/templates/NOTES.txt similarity index 100% rename from dependency/solr/9.1.7/templates/NOTES.txt rename to dependency/solr/9.1.8/templates/NOTES.txt diff --git a/dependency/solr/9.1.7/templates/common.yaml b/dependency/solr/9.1.8/templates/common.yaml similarity index 100% rename from dependency/solr/9.1.7/templates/common.yaml rename to dependency/solr/9.1.8/templates/common.yaml diff --git a/dependency/solr/9.1.7/values.yaml b/dependency/solr/9.1.8/values.yaml similarity index 100% rename from dependency/solr/9.1.7/values.yaml rename to dependency/solr/9.1.8/values.yaml diff --git a/stable/adguardhome-sync/5.2.1/README.md b/stable/adguardhome-sync/5.2.1/README.md deleted file mode 100644 index 99c3b47549..0000000000 --- a/stable/adguardhome-sync/5.2.1/README.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: README ---- - -## General Info - -TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. -However only installations using the TrueNAS SCALE Apps system are supported. - -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/adguardhome-sync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - -_All Rights Reserved - The TrueCharts Project_ diff --git a/stable/adguardhome-sync/5.2.1/app-changelog.md b/stable/adguardhome-sync/5.2.1/app-changelog.md deleted file mode 100644 index 28b4d5ebb7..0000000000 --- a/stable/adguardhome-sync/5.2.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adguardhome-sync-5.2.1](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.0...adguardhome-sync-5.2.1) (2024-01-15) - -### Chore - - - -- update container image ghcr.io/bakito/adguardhome-sync to v0.6.2[@5efe641](https://github.com/5efe641) by renovate ([#17245](https://github.com/truecharts/charts/issues/17245)) \ No newline at end of file diff --git a/stable/adguardhome-sync/5.2.1/CHANGELOG.md b/stable/adguardhome-sync/5.2.2/CHANGELOG.md similarity index 87% rename from stable/adguardhome-sync/5.2.1/CHANGELOG.md rename to stable/adguardhome-sync/5.2.2/CHANGELOG.md index f6cf87508f..085837f2ca 100644 --- a/stable/adguardhome-sync/5.2.1/CHANGELOG.md +++ b/stable/adguardhome-sync/5.2.2/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [adguardhome-sync-5.2.2](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.1...adguardhome-sync-5.2.2) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/bakito/adguardhome-sync to v0.6.3[@058c6cd](https://github.com/058c6cd) by renovate ([#17415](https://github.com/truecharts/charts/issues/17415)) + + ## [adguardhome-sync-5.2.1](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.0...adguardhome-sync-5.2.1) (2024-01-15) ### Chore @@ -88,12 +97,3 @@ title: Changelog - update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) -- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704)) - -- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589)) - - -## [adguardhome-sync-5.1.2](https://github.com/truecharts/charts/compare/adguardhome-sync-5.1.0...adguardhome-sync-5.1.2) (2024-01-01) - -### Chore - diff --git a/stable/adguardhome-sync/5.2.1/Chart.yaml b/stable/adguardhome-sync/5.2.2/Chart.yaml similarity index 76% rename from stable/adguardhome-sync/5.2.1/Chart.yaml rename to stable/adguardhome-sync/5.2.2/Chart.yaml index 3dddc817ba..cc4a12756a 100644 --- a/stable/adguardhome-sync/5.2.1/Chart.yaml +++ b/stable/adguardhome-sync/5.2.2/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: 0.6.2 +appVersion: 0.6.3 dependencies: - name: common version: 17.2.22 @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: Synchronize AdGuardHome config to replica instances. -home: https://truecharts.org/charts/incubator/adguardhome-sync +home: https://truecharts.org/charts/stable/adguardhome-sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png keywords: - adguardhome-sync @@ -31,7 +31,7 @@ maintainers: name: adguardhome-sync sources: - https://github.com/bakito/adguardhome-sync/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync + - https://github.com/truecharts/charts/tree/master/charts/stable/adguardhome-sync - https://ghcr.io/bakito/adguardhome-sync type: application -version: 5.2.1 +version: 5.2.2 diff --git a/stable/go-playground/4.1.7/README.md b/stable/adguardhome-sync/5.2.2/README.md similarity index 92% rename from stable/go-playground/4.1.7/README.md rename to stable/adguardhome-sync/5.2.2/README.md index 4d2e1843dd..3a89881474 100644 --- a/stable/go-playground/4.1.7/README.md +++ b/stable/adguardhome-sync/5.2.2/README.md @@ -7,7 +7,7 @@ title: README TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/go-playground) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/adguardhome-sync) **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)** diff --git a/stable/adguardhome-sync/5.2.2/app-changelog.md b/stable/adguardhome-sync/5.2.2/app-changelog.md new file mode 100644 index 0000000000..b24e921310 --- /dev/null +++ b/stable/adguardhome-sync/5.2.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adguardhome-sync-5.2.2](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.1...adguardhome-sync-5.2.2) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/bakito/adguardhome-sync to v0.6.3[@058c6cd](https://github.com/058c6cd) by renovate ([#17415](https://github.com/truecharts/charts/issues/17415)) \ No newline at end of file diff --git a/stable/adguardhome-sync/5.2.1/app-readme.md b/stable/adguardhome-sync/5.2.2/app-readme.md similarity index 100% rename from stable/adguardhome-sync/5.2.1/app-readme.md rename to stable/adguardhome-sync/5.2.2/app-readme.md diff --git a/stable/adguardhome-sync/5.2.1/charts/common-17.2.22.tgz b/stable/adguardhome-sync/5.2.2/charts/common-17.2.22.tgz similarity index 100% rename from stable/adguardhome-sync/5.2.1/charts/common-17.2.22.tgz rename to stable/adguardhome-sync/5.2.2/charts/common-17.2.22.tgz diff --git a/stable/adguardhome-sync/5.2.1/ix_values.yaml b/stable/adguardhome-sync/5.2.2/ix_values.yaml similarity index 93% rename from stable/adguardhome-sync/5.2.1/ix_values.yaml rename to stable/adguardhome-sync/5.2.2/ix_values.yaml index 7fbc09c7b6..32e09efa79 100644 --- a/stable/adguardhome-sync/5.2.1/ix_values.yaml +++ b/stable/adguardhome-sync/5.2.2/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/bakito/adguardhome-sync - tag: v0.6.2@sha256:5efe641f28450d3723ccb03acded05ae12c9b46d579b8517ae9890db58e1230c + tag: v0.6.3@sha256:058c6cd0e1866a907c3820d48a72a9dd3cb02f3f75885cdde30153d710714970 portal: open: enabled: true diff --git a/stable/adguardhome-sync/5.2.1/questions.yaml b/stable/adguardhome-sync/5.2.2/questions.yaml similarity index 100% rename from stable/adguardhome-sync/5.2.1/questions.yaml rename to stable/adguardhome-sync/5.2.2/questions.yaml diff --git a/stable/adguardhome-sync/5.2.1/templates/common.yaml b/stable/adguardhome-sync/5.2.2/templates/common.yaml similarity index 100% rename from stable/adguardhome-sync/5.2.1/templates/common.yaml rename to stable/adguardhome-sync/5.2.2/templates/common.yaml diff --git a/stable/adguardhome-sync/5.2.1/values.yaml b/stable/adguardhome-sync/5.2.2/values.yaml similarity index 100% rename from stable/adguardhome-sync/5.2.1/values.yaml rename to stable/adguardhome-sync/5.2.2/values.yaml diff --git a/stable/audiobookshelf/8.1.8/app-changelog.md b/stable/audiobookshelf/8.1.8/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/audiobookshelf/8.1.8/CHANGELOG.md b/stable/audiobookshelf/8.1.9/CHANGELOG.md similarity index 84% rename from stable/audiobookshelf/8.1.8/CHANGELOG.md rename to stable/audiobookshelf/8.1.9/CHANGELOG.md index c517b23db9..812f2efd37 100644 --- a/stable/audiobookshelf/8.1.8/CHANGELOG.md +++ b/stable/audiobookshelf/8.1.9/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [audiobookshelf-8.1.9](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.8...audiobookshelf-8.1.9) (2024-01-21) + +### Chore + + + +- update container image advplyr/audiobookshelf to v2.7.2[@0f08de5](https://github.com/0f08de5) by renovate ([#17404](https://github.com/truecharts/charts/issues/17404)) + + ## [audiobookshelf-8.1.8](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.7...audiobookshelf-8.1.8) (2024-01-09) @@ -88,12 +97,3 @@ title: Changelog - update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) - standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704)) - -- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589)) -## [audiobookshelf-8.1.0](https://github.com/truecharts/charts/compare/audiobookshelf-8.0.1...audiobookshelf-8.1.0) (2023-12-30) - -### Chore - -- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) - -## [audiobookshelf-8.0.1](https://github.com/truecharts/charts/compare/audiobookshelf-8.0.0...audiobookshelf-8.0.1) (2023-12-26) diff --git a/stable/audiobookshelf/8.1.8/Chart.yaml b/stable/audiobookshelf/8.1.9/Chart.yaml similarity index 93% rename from stable/audiobookshelf/8.1.8/Chart.yaml rename to stable/audiobookshelf/8.1.9/Chart.yaml index f76dd44d8b..791506ec61 100644 --- a/stable/audiobookshelf/8.1.8/Chart.yaml +++ b/stable/audiobookshelf/8.1.9/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.7.1 +appVersion: 2.7.2 dependencies: - name: common version: 17.2.22 @@ -29,8 +29,8 @@ maintainers: url: https://truecharts.org name: audiobookshelf sources: + - https://github.com/advplyr/audiobookshelf - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - https://hub.docker.com/r/advplyr/audiobookshelf - - https://github.com/advplyr/audiobookshelf type: application -version: 8.1.8 +version: 8.1.9 diff --git a/stable/audiobookshelf/8.1.8/README.md b/stable/audiobookshelf/8.1.9/README.md similarity index 100% rename from stable/audiobookshelf/8.1.8/README.md rename to stable/audiobookshelf/8.1.9/README.md diff --git a/stable/audiobookshelf/8.1.9/app-changelog.md b/stable/audiobookshelf/8.1.9/app-changelog.md new file mode 100644 index 0000000000..d278c8c60c --- /dev/null +++ b/stable/audiobookshelf/8.1.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [audiobookshelf-8.1.9](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.8...audiobookshelf-8.1.9) (2024-01-21) + +### Chore + + + +- update container image advplyr/audiobookshelf to v2.7.2[@0f08de5](https://github.com/0f08de5) by renovate ([#17404](https://github.com/truecharts/charts/issues/17404)) \ No newline at end of file diff --git a/stable/audiobookshelf/8.1.8/app-readme.md b/stable/audiobookshelf/8.1.9/app-readme.md similarity index 100% rename from stable/audiobookshelf/8.1.8/app-readme.md rename to stable/audiobookshelf/8.1.9/app-readme.md diff --git a/stable/audiobookshelf/8.1.8/charts/common-17.2.22.tgz b/stable/audiobookshelf/8.1.9/charts/common-17.2.22.tgz similarity index 100% rename from stable/audiobookshelf/8.1.8/charts/common-17.2.22.tgz rename to stable/audiobookshelf/8.1.9/charts/common-17.2.22.tgz diff --git a/stable/audiobookshelf/8.1.8/ix_values.yaml b/stable/audiobookshelf/8.1.9/ix_values.yaml similarity index 92% rename from stable/audiobookshelf/8.1.8/ix_values.yaml rename to stable/audiobookshelf/8.1.9/ix_values.yaml index 5930812143..fa8a509065 100644 --- a/stable/audiobookshelf/8.1.8/ix_values.yaml +++ b/stable/audiobookshelf/8.1.9/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: advplyr/audiobookshelf - tag: 2.7.1@sha256:78506de0bca185f0f396922dcdbd1badb795b0aa6ac2a5275c76b29f54131a07 + tag: 2.7.2@sha256:0f08de5acfe3761090db92f4a6b73a1701d3c1b4d114acec16a637bf92d1e065 pullPolicy: IfNotPresent securityContext: container: diff --git a/stable/audiobookshelf/8.1.8/questions.yaml b/stable/audiobookshelf/8.1.9/questions.yaml similarity index 100% rename from stable/audiobookshelf/8.1.8/questions.yaml rename to stable/audiobookshelf/8.1.9/questions.yaml diff --git a/stable/audiobookshelf/8.1.8/templates/NOTES.txt b/stable/audiobookshelf/8.1.9/templates/NOTES.txt similarity index 100% rename from stable/audiobookshelf/8.1.8/templates/NOTES.txt rename to stable/audiobookshelf/8.1.9/templates/NOTES.txt diff --git a/stable/audiobookshelf/8.1.8/templates/_secrets.tpl b/stable/audiobookshelf/8.1.9/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/8.1.8/templates/_secrets.tpl rename to stable/audiobookshelf/8.1.9/templates/_secrets.tpl diff --git a/stable/audiobookshelf/8.1.8/templates/common.yaml b/stable/audiobookshelf/8.1.9/templates/common.yaml similarity index 100% rename from stable/audiobookshelf/8.1.8/templates/common.yaml rename to stable/audiobookshelf/8.1.9/templates/common.yaml diff --git a/stable/audiobookshelf/8.1.8/values.yaml b/stable/audiobookshelf/8.1.9/values.yaml similarity index 100% rename from stable/audiobookshelf/8.1.8/values.yaml rename to stable/audiobookshelf/8.1.9/values.yaml diff --git a/stable/borg-server/3.1.8/app-changelog.md b/stable/borg-server/3.1.8/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/borg-server/3.1.8/CHANGELOG.md b/stable/borg-server/3.1.9/CHANGELOG.md similarity index 86% rename from stable/borg-server/3.1.8/CHANGELOG.md rename to stable/borg-server/3.1.9/CHANGELOG.md index 29f26257e3..5939cfa590 100644 --- a/stable/borg-server/3.1.8/CHANGELOG.md +++ b/stable/borg-server/3.1.9/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [borg-server-3.1.9](https://github.com/truecharts/charts/compare/borg-server-3.1.8...borg-server-3.1.9) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/anotherstranger/borg-server to v2.2.4[@c4f487d](https://github.com/c4f487d) by renovate ([#17414](https://github.com/truecharts/charts/issues/17414)) + + ## [borg-server-3.1.8](https://github.com/truecharts/charts/compare/borg-server-3.1.7...borg-server-3.1.8) (2024-01-09) @@ -88,12 +97,3 @@ title: Changelog ### Chore -- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) - -## [borg-server-3.0.1](https://github.com/truecharts/charts/compare/borg-server-3.0.0...borg-server-3.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - -## [borg-server-3.0.0](https://github.com/truecharts/charts/compare/borg-server-2.0.11...borg-server-3.0.0) (2023-12-25) diff --git a/stable/borg-server/3.1.8/Chart.yaml b/stable/borg-server/3.1.9/Chart.yaml similarity index 92% rename from stable/borg-server/3.1.8/Chart.yaml rename to stable/borg-server/3.1.9/Chart.yaml index f40c8a453c..3d754d20d7 100644 --- a/stable/borg-server/3.1.8/Chart.yaml +++ b/stable/borg-server/3.1.9/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: backup - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.2.2 +appVersion: 2.2.4 dependencies: - name: common version: 17.2.22 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/borg-server - https://ghcr.io/anotherstranger/borg-server type: application -version: 3.1.8 +version: 3.1.9 diff --git a/stable/borg-server/3.1.8/README.md b/stable/borg-server/3.1.9/README.md similarity index 100% rename from stable/borg-server/3.1.8/README.md rename to stable/borg-server/3.1.9/README.md diff --git a/stable/borg-server/3.1.9/app-changelog.md b/stable/borg-server/3.1.9/app-changelog.md new file mode 100644 index 0000000000..d3945bc530 --- /dev/null +++ b/stable/borg-server/3.1.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [borg-server-3.1.9](https://github.com/truecharts/charts/compare/borg-server-3.1.8...borg-server-3.1.9) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/anotherstranger/borg-server to v2.2.4[@c4f487d](https://github.com/c4f487d) by renovate ([#17414](https://github.com/truecharts/charts/issues/17414)) \ No newline at end of file diff --git a/stable/borg-server/3.1.8/app-readme.md b/stable/borg-server/3.1.9/app-readme.md similarity index 100% rename from stable/borg-server/3.1.8/app-readme.md rename to stable/borg-server/3.1.9/app-readme.md diff --git a/stable/borg-server/3.1.8/charts/common-17.2.22.tgz b/stable/borg-server/3.1.9/charts/common-17.2.22.tgz similarity index 100% rename from stable/borg-server/3.1.8/charts/common-17.2.22.tgz rename to stable/borg-server/3.1.9/charts/common-17.2.22.tgz diff --git a/stable/borg-server/3.1.8/ix_values.yaml b/stable/borg-server/3.1.9/ix_values.yaml similarity index 91% rename from stable/borg-server/3.1.8/ix_values.yaml rename to stable/borg-server/3.1.9/ix_values.yaml index f082d1a6ab..9eb32c45ca 100644 --- a/stable/borg-server/3.1.8/ix_values.yaml +++ b/stable/borg-server/3.1.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/anotherstranger/borg-server pullPolicy: IfNotPresent - tag: 2.2.2@sha256:5330dba51f9adc548116278fbbc1d92e13d1cf80ec1a4ccbe32a68db6482bff0 + tag: 2.2.4@sha256:c4f487dc77086d6692e9cdedec79fe75cfb1a474b2a171e58023ad33991dbeb9 securityContext: container: diff --git a/stable/borg-server/3.1.8/questions.yaml b/stable/borg-server/3.1.9/questions.yaml similarity index 100% rename from stable/borg-server/3.1.8/questions.yaml rename to stable/borg-server/3.1.9/questions.yaml diff --git a/stable/borg-server/3.1.8/templates/NOTES.txt b/stable/borg-server/3.1.9/templates/NOTES.txt similarity index 100% rename from stable/borg-server/3.1.8/templates/NOTES.txt rename to stable/borg-server/3.1.9/templates/NOTES.txt diff --git a/stable/borg-server/3.1.8/templates/common.yaml b/stable/borg-server/3.1.9/templates/common.yaml similarity index 100% rename from stable/borg-server/3.1.8/templates/common.yaml rename to stable/borg-server/3.1.9/templates/common.yaml diff --git a/stable/borg-server/3.1.8/values.yaml b/stable/borg-server/3.1.9/values.yaml similarity index 100% rename from stable/borg-server/3.1.8/values.yaml rename to stable/borg-server/3.1.9/values.yaml diff --git a/stable/cloudflared/9.0.3/app-changelog.md b/stable/cloudflared/9.0.3/app-changelog.md deleted file mode 100644 index eeb3ab6113..0000000000 --- a/stable/cloudflared/9.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudflared-9.0.3](https://github.com/truecharts/charts/compare/cloudflared-9.0.2...cloudflared-9.0.3) (2024-01-19) - -### Chore - - - -- update container image cloudflare/cloudflared to v2024.1.3[@8124930](https://github.com/8124930) by renovate ([#17300](https://github.com/truecharts/charts/issues/17300)) \ No newline at end of file diff --git a/stable/cloudflared/9.0.3/CHANGELOG.md b/stable/cloudflared/9.0.4/CHANGELOG.md similarity index 87% rename from stable/cloudflared/9.0.3/CHANGELOG.md rename to stable/cloudflared/9.0.4/CHANGELOG.md index ad1479b6af..202f09c266 100644 --- a/stable/cloudflared/9.0.3/CHANGELOG.md +++ b/stable/cloudflared/9.0.4/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [cloudflared-9.0.4](https://github.com/truecharts/charts/compare/cloudflared-9.0.3...cloudflared-9.0.4) (2024-01-21) + +### Chore + + + +- update container image cloudflare/cloudflared to v2024.1.4[@90a3eb0](https://github.com/90a3eb0) by renovate ([#17408](https://github.com/truecharts/charts/issues/17408)) + + ## [cloudflared-9.0.3](https://github.com/truecharts/charts/compare/cloudflared-9.0.2...cloudflared-9.0.3) (2024-01-19) ### Chore @@ -88,12 +97,3 @@ title: Changelog - update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) -- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704)) - -- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589)) - - -## [cloudflared-8.1.2](https://github.com/truecharts/charts/compare/cloudflared-8.1.0...cloudflared-8.1.2) (2024-01-01) - -### Chore - diff --git a/stable/cloudflared/9.0.3/Chart.yaml b/stable/cloudflared/9.0.4/Chart.yaml similarity index 92% rename from stable/cloudflared/9.0.3/Chart.yaml rename to stable/cloudflared/9.0.4/Chart.yaml index 61c1bf598e..fccd3d66d4 100644 --- a/stable/cloudflared/9.0.3/Chart.yaml +++ b/stable/cloudflared/9.0.4/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 2024.1.3 +appVersion: 2024.1.4 dependencies: - name: common version: 17.2.22 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared - https://hub.docker.com/r/cloudflare/cloudflared type: application -version: 9.0.3 +version: 9.0.4 diff --git a/stable/cloudflared/9.0.3/README.md b/stable/cloudflared/9.0.4/README.md similarity index 100% rename from stable/cloudflared/9.0.3/README.md rename to stable/cloudflared/9.0.4/README.md diff --git a/stable/cloudflared/9.0.4/app-changelog.md b/stable/cloudflared/9.0.4/app-changelog.md new file mode 100644 index 0000000000..16416c76d3 --- /dev/null +++ b/stable/cloudflared/9.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudflared-9.0.4](https://github.com/truecharts/charts/compare/cloudflared-9.0.3...cloudflared-9.0.4) (2024-01-21) + +### Chore + + + +- update container image cloudflare/cloudflared to v2024.1.4[@90a3eb0](https://github.com/90a3eb0) by renovate ([#17408](https://github.com/truecharts/charts/issues/17408)) \ No newline at end of file diff --git a/stable/cloudflared/9.0.3/app-readme.md b/stable/cloudflared/9.0.4/app-readme.md similarity index 100% rename from stable/cloudflared/9.0.3/app-readme.md rename to stable/cloudflared/9.0.4/app-readme.md diff --git a/stable/cloudflared/9.0.3/charts/common-17.2.22.tgz b/stable/cloudflared/9.0.4/charts/common-17.2.22.tgz similarity index 100% rename from stable/cloudflared/9.0.3/charts/common-17.2.22.tgz rename to stable/cloudflared/9.0.4/charts/common-17.2.22.tgz diff --git a/stable/cloudflared/9.0.3/ix_values.yaml b/stable/cloudflared/9.0.4/ix_values.yaml similarity index 86% rename from stable/cloudflared/9.0.3/ix_values.yaml rename to stable/cloudflared/9.0.4/ix_values.yaml index 8d8d2ca33e..c6caa8f758 100644 --- a/stable/cloudflared/9.0.3/ix_values.yaml +++ b/stable/cloudflared/9.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: cloudflare/cloudflared pullPolicy: IfNotPresent - tag: 2024.1.3@sha256:8124930145ba79535f2a9fb83bb9fb0abbeb8fdab94f4d72ae34deeeaee8774d + tag: 2024.1.4@sha256:90a3eb006af86cba5ea3b3ac08c3f5979c8efa0e98bf490788de8c629e46eb1f workload: main: podSpec: diff --git a/stable/cloudflared/9.0.3/questions.yaml b/stable/cloudflared/9.0.4/questions.yaml similarity index 100% rename from stable/cloudflared/9.0.3/questions.yaml rename to stable/cloudflared/9.0.4/questions.yaml diff --git a/stable/cloudflared/9.0.3/templates/common.yaml b/stable/cloudflared/9.0.4/templates/common.yaml similarity index 100% rename from stable/cloudflared/9.0.3/templates/common.yaml rename to stable/cloudflared/9.0.4/templates/common.yaml diff --git a/stable/cloudflared/9.0.3/values.yaml b/stable/cloudflared/9.0.4/values.yaml similarity index 100% rename from stable/cloudflared/9.0.3/values.yaml rename to stable/cloudflared/9.0.4/values.yaml diff --git a/stable/dns-doh-companion/4.1.9/CHANGELOG.md b/stable/dns-doh-companion/4.1.10/CHANGELOG.md similarity index 88% rename from stable/dns-doh-companion/4.1.9/CHANGELOG.md rename to stable/dns-doh-companion/4.1.10/CHANGELOG.md index bce37f1c8b..5aa06a4bd2 100644 --- a/stable/dns-doh-companion/4.1.9/CHANGELOG.md +++ b/stable/dns-doh-companion/4.1.10/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [dns-doh-companion-4.1.10](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.9...dns-doh-companion-4.1.10) (2024-01-21) + +### Chore + + + +- update container image testdasi/simple-dns-doh to latest[@f1f4280](https://github.com/f1f4280) by renovate ([#17397](https://github.com/truecharts/charts/issues/17397)) + + ## [dns-doh-companion-4.1.9](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.8...dns-doh-companion-4.1.9) (2024-01-14) ### Chore @@ -88,12 +97,3 @@ title: Changelog ### Chore - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) - -- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704)) diff --git a/stable/dns-doh-companion/4.1.9/Chart.yaml b/stable/dns-doh-companion/4.1.10/Chart.yaml similarity index 80% rename from stable/dns-doh-companion/4.1.9/Chart.yaml rename to stable/dns-doh-companion/4.1.10/Chart.yaml index 291b135345..4eaccb2586 100644 --- a/stable/dns-doh-companion/4.1.9/Chart.yaml +++ b/stable/dns-doh-companion/4.1.10/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole. -home: https://truecharts.org/charts/incubator/dns-doh-companion +home: https://truecharts.org/charts/stable/dns-doh-companion icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.png keywords: - dns-doh-companion @@ -31,7 +31,7 @@ maintainers: name: dns-doh-companion sources: - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/dns-doh-companion + - https://github.com/truecharts/charts/tree/master/charts/stable/dns-doh-companion - https://hub.docker.com/r/testdasi/simple-dns-doh type: application -version: 4.1.9 +version: 4.1.10 diff --git a/stable/dns-doh-companion/4.1.10/README.md b/stable/dns-doh-companion/4.1.10/README.md new file mode 100644 index 0000000000..c75fa0b3c0 --- /dev/null +++ b/stable/dns-doh-companion/4.1.10/README.md @@ -0,0 +1,28 @@ +--- +title: README +--- + +## General Info + +TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/dns-doh-companion) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +_All Rights Reserved - The TrueCharts Project_ diff --git a/stable/dns-doh-companion/4.1.10/app-changelog.md b/stable/dns-doh-companion/4.1.10/app-changelog.md new file mode 100644 index 0000000000..691ad04a6c --- /dev/null +++ b/stable/dns-doh-companion/4.1.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dns-doh-companion-4.1.10](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.9...dns-doh-companion-4.1.10) (2024-01-21) + +### Chore + + + +- update container image testdasi/simple-dns-doh to latest[@f1f4280](https://github.com/f1f4280) by renovate ([#17397](https://github.com/truecharts/charts/issues/17397)) \ No newline at end of file diff --git a/stable/dns-doh-companion/4.1.9/app-readme.md b/stable/dns-doh-companion/4.1.10/app-readme.md similarity index 100% rename from stable/dns-doh-companion/4.1.9/app-readme.md rename to stable/dns-doh-companion/4.1.10/app-readme.md diff --git a/stable/dns-doh-companion/4.1.9/charts/common-17.2.22.tgz b/stable/dns-doh-companion/4.1.10/charts/common-17.2.22.tgz similarity index 100% rename from stable/dns-doh-companion/4.1.9/charts/common-17.2.22.tgz rename to stable/dns-doh-companion/4.1.10/charts/common-17.2.22.tgz diff --git a/stable/dns-doh-companion/4.1.9/ix_values.yaml b/stable/dns-doh-companion/4.1.10/ix_values.yaml similarity index 84% rename from stable/dns-doh-companion/4.1.9/ix_values.yaml rename to stable/dns-doh-companion/4.1.10/ix_values.yaml index e243cece66..09bf80bbae 100644 --- a/stable/dns-doh-companion/4.1.9/ix_values.yaml +++ b/stable/dns-doh-companion/4.1.10/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: testdasi/simple-dns-doh - tag: latest@sha256:e0a00c11361a1757e5d5d095f017a0c53facf9bcb99791360ac176ddc05561ec + tag: latest@sha256:f1f4280e1dba3e36ada01bf87930287ffd97ed667333632418e4cf7d3e83b7d7 persistence: {} portal: open: diff --git a/stable/dns-doh-companion/4.1.9/questions.yaml b/stable/dns-doh-companion/4.1.10/questions.yaml similarity index 100% rename from stable/dns-doh-companion/4.1.9/questions.yaml rename to stable/dns-doh-companion/4.1.10/questions.yaml diff --git a/stable/dns-doh-companion/4.1.9/templates/common.yaml b/stable/dns-doh-companion/4.1.10/templates/common.yaml similarity index 100% rename from stable/dns-doh-companion/4.1.9/templates/common.yaml rename to stable/dns-doh-companion/4.1.10/templates/common.yaml diff --git a/stable/dns-doh-companion/4.1.9/values.yaml b/stable/dns-doh-companion/4.1.10/values.yaml similarity index 100% rename from stable/dns-doh-companion/4.1.9/values.yaml rename to stable/dns-doh-companion/4.1.10/values.yaml diff --git a/stable/dns-doh-companion/4.1.9/README.md b/stable/dns-doh-companion/4.1.9/README.md deleted file mode 100644 index ee498875a2..0000000000 --- a/stable/dns-doh-companion/4.1.9/README.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: README ---- - -## General Info - -TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. -However only installations using the TrueNAS SCALE Apps system are supported. - -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/dns-doh-companion) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - -_All Rights Reserved - The TrueCharts Project_ diff --git a/stable/dns-doh-companion/4.1.9/app-changelog.md b/stable/dns-doh-companion/4.1.9/app-changelog.md deleted file mode 100644 index cb4c15b22e..0000000000 --- a/stable/dns-doh-companion/4.1.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dns-doh-companion-4.1.9](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.8...dns-doh-companion-4.1.9) (2024-01-14) - -### Chore - - - -- update container image testdasi/simple-dns-doh to latest[@e0a00c1](https://github.com/e0a00c1) by renovate ([#17176](https://github.com/truecharts/charts/issues/17176)) \ No newline at end of file diff --git a/stable/drawio/8.1.10/app-changelog.md b/stable/drawio/8.1.10/app-changelog.md deleted file mode 100644 index adf1bd1064..0000000000 --- a/stable/drawio/8.1.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [drawio-8.1.10](https://github.com/truecharts/charts/compare/drawio-8.1.9...drawio-8.1.10) (2024-01-14) - -### Chore - - - -- update container image jgraph/drawio to v22.1.18[@ef187f0](https://github.com/ef187f0) by renovate ([#17194](https://github.com/truecharts/charts/issues/17194)) \ No newline at end of file diff --git a/stable/drawio/8.1.10/CHANGELOG.md b/stable/drawio/8.1.11/CHANGELOG.md similarity index 83% rename from stable/drawio/8.1.10/CHANGELOG.md rename to stable/drawio/8.1.11/CHANGELOG.md index e7b0f28649..7623bed328 100644 --- a/stable/drawio/8.1.10/CHANGELOG.md +++ b/stable/drawio/8.1.11/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [drawio-8.1.11](https://github.com/truecharts/charts/compare/drawio-8.1.10...drawio-8.1.11) (2024-01-21) + +### Chore + + + +- update container image jgraph/drawio to v22.1.21[@6801e6e](https://github.com/6801e6e) by renovate ([#17428](https://github.com/truecharts/charts/issues/17428)) + + ## [drawio-8.1.10](https://github.com/truecharts/charts/compare/drawio-8.1.9...drawio-8.1.10) (2024-01-14) ### Chore @@ -88,12 +97,3 @@ title: Changelog -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) - -- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704)) -## [drawio-8.1.1](https://github.com/truecharts/charts/compare/drawio-8.1.0...drawio-8.1.1) (2023-12-31) - diff --git a/stable/drawio/8.1.10/Chart.yaml b/stable/drawio/8.1.11/Chart.yaml similarity index 92% rename from stable/drawio/8.1.10/Chart.yaml rename to stable/drawio/8.1.11/Chart.yaml index a7551bc9cf..12962afc63 100644 --- a/stable/drawio/8.1.10/Chart.yaml +++ b/stable/drawio/8.1.11/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 22.1.18 +appVersion: 22.1.21 dependencies: - name: common version: 17.2.22 @@ -29,8 +29,8 @@ maintainers: url: https://truecharts.org name: drawio sources: + - https://github.com/jgraph/drawio - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - https://hub.docker.com/r/jgraph/drawio - - https://github.com/jgraph/drawio type: application -version: 8.1.10 +version: 8.1.11 diff --git a/stable/drawio/8.1.10/README.md b/stable/drawio/8.1.11/README.md similarity index 100% rename from stable/drawio/8.1.10/README.md rename to stable/drawio/8.1.11/README.md diff --git a/stable/drawio/8.1.11/app-changelog.md b/stable/drawio/8.1.11/app-changelog.md new file mode 100644 index 0000000000..bd3c4630c8 --- /dev/null +++ b/stable/drawio/8.1.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [drawio-8.1.11](https://github.com/truecharts/charts/compare/drawio-8.1.10...drawio-8.1.11) (2024-01-21) + +### Chore + + + +- update container image jgraph/drawio to v22.1.21[@6801e6e](https://github.com/6801e6e) by renovate ([#17428](https://github.com/truecharts/charts/issues/17428)) \ No newline at end of file diff --git a/stable/drawio/8.1.10/app-readme.md b/stable/drawio/8.1.11/app-readme.md similarity index 100% rename from stable/drawio/8.1.10/app-readme.md rename to stable/drawio/8.1.11/app-readme.md diff --git a/stable/drawio/8.1.10/charts/common-17.2.22.tgz b/stable/drawio/8.1.11/charts/common-17.2.22.tgz similarity index 100% rename from stable/drawio/8.1.10/charts/common-17.2.22.tgz rename to stable/drawio/8.1.11/charts/common-17.2.22.tgz diff --git a/stable/drawio/8.1.10/ix_values.yaml b/stable/drawio/8.1.11/ix_values.yaml similarity index 87% rename from stable/drawio/8.1.10/ix_values.yaml rename to stable/drawio/8.1.11/ix_values.yaml index fc237b663a..a194393f74 100644 --- a/stable/drawio/8.1.10/ix_values.yaml +++ b/stable/drawio/8.1.11/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: jgraph/drawio - tag: 22.1.18@sha256:ef187f0cb8bf9288dcbcbcddb2374c8b2e3846b1a5532bfce0a74c6d45b0a4be + tag: 22.1.21@sha256:6801e6e3d3ad44f929b9df9e8cbe5c049480a3c233f955ba0f86c0879d35eef3 pullPolicy: IfNotPresent securityContext: container: diff --git a/stable/drawio/8.1.10/questions.yaml b/stable/drawio/8.1.11/questions.yaml similarity index 100% rename from stable/drawio/8.1.10/questions.yaml rename to stable/drawio/8.1.11/questions.yaml diff --git a/stable/drawio/8.1.10/templates/NOTES.txt b/stable/drawio/8.1.11/templates/NOTES.txt similarity index 100% rename from stable/drawio/8.1.10/templates/NOTES.txt rename to stable/drawio/8.1.11/templates/NOTES.txt diff --git a/stable/drawio/8.1.10/templates/common.yaml b/stable/drawio/8.1.11/templates/common.yaml similarity index 100% rename from stable/drawio/8.1.10/templates/common.yaml rename to stable/drawio/8.1.11/templates/common.yaml diff --git a/stable/drawio/8.1.10/values.yaml b/stable/drawio/8.1.11/values.yaml similarity index 100% rename from stable/drawio/8.1.10/values.yaml rename to stable/drawio/8.1.11/values.yaml diff --git a/stable/go-playground/4.1.7/app-changelog.md b/stable/go-playground/4.1.7/app-changelog.md deleted file mode 100644 index bab85a5f6f..0000000000 --- a/stable/go-playground/4.1.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [go-playground-4.1.7](https://github.com/truecharts/charts/compare/go-playground-4.1.6...go-playground-4.1.7) (2024-01-13) - -### Chore - - - -- update container image x1unix/go-playground to latest[@fd25c19](https://github.com/fd25c19) by renovate ([#17098](https://github.com/truecharts/charts/issues/17098)) \ No newline at end of file diff --git a/stable/go-playground/4.1.7/CHANGELOG.md b/stable/go-playground/4.1.8/CHANGELOG.md similarity index 89% rename from stable/go-playground/4.1.7/CHANGELOG.md rename to stable/go-playground/4.1.8/CHANGELOG.md index f62d0d2f00..b699d05f1a 100644 --- a/stable/go-playground/4.1.7/CHANGELOG.md +++ b/stable/go-playground/4.1.8/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [go-playground-4.1.8](https://github.com/truecharts/charts/compare/go-playground-4.1.7...go-playground-4.1.8) (2024-01-21) + +### Chore + + + +- update container image x1unix/go-playground to latest[@e98741b](https://github.com/e98741b) by renovate ([#17399](https://github.com/truecharts/charts/issues/17399)) + + ## [go-playground-4.1.7](https://github.com/truecharts/charts/compare/go-playground-4.1.6...go-playground-4.1.7) (2024-01-13) ### Chore @@ -88,12 +97,3 @@ title: Changelog ## [go-playground-4.0.1](https://github.com/truecharts/charts/compare/go-playground-4.0.0...go-playground-4.0.1) (2023-12-26) ### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - -## [go-playground-4.0.0](https://github.com/truecharts/charts/compare/go-playground-3.0.17...go-playground-4.0.0) (2023-12-25) - -### Chore - -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - diff --git a/stable/go-playground/4.1.7/Chart.yaml b/stable/go-playground/4.1.8/Chart.yaml similarity index 77% rename from stable/go-playground/4.1.7/Chart.yaml rename to stable/go-playground/4.1.8/Chart.yaml index 025437ac53..76eab372ff 100644 --- a/stable/go-playground/4.1.7/Chart.yaml +++ b/stable/go-playground/4.1.8/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: mproved Go Playground powered by Monaco Editor and React -home: https://truecharts.org/charts/incubator/go-playground +home: https://truecharts.org/charts/stable/go-playground icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.png keywords: - go-playground @@ -30,7 +30,7 @@ maintainers: url: https://truecharts.org name: go-playground sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/go-playground + - https://github.com/truecharts/charts/tree/master/charts/stable/go-playground - https://hub.docker.com/r/x1unix/go-playground type: application -version: 4.1.7 +version: 4.1.8 diff --git a/stable/go-playground/4.1.8/README.md b/stable/go-playground/4.1.8/README.md new file mode 100644 index 0000000000..eb45292325 --- /dev/null +++ b/stable/go-playground/4.1.8/README.md @@ -0,0 +1,28 @@ +--- +title: README +--- + +## General Info + +TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/go-playground) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +_All Rights Reserved - The TrueCharts Project_ diff --git a/stable/go-playground/4.1.8/app-changelog.md b/stable/go-playground/4.1.8/app-changelog.md new file mode 100644 index 0000000000..73a77553e9 --- /dev/null +++ b/stable/go-playground/4.1.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [go-playground-4.1.8](https://github.com/truecharts/charts/compare/go-playground-4.1.7...go-playground-4.1.8) (2024-01-21) + +### Chore + + + +- update container image x1unix/go-playground to latest[@e98741b](https://github.com/e98741b) by renovate ([#17399](https://github.com/truecharts/charts/issues/17399)) \ No newline at end of file diff --git a/stable/go-playground/4.1.7/app-readme.md b/stable/go-playground/4.1.8/app-readme.md similarity index 100% rename from stable/go-playground/4.1.7/app-readme.md rename to stable/go-playground/4.1.8/app-readme.md diff --git a/stable/go-playground/4.1.7/charts/common-17.2.22.tgz b/stable/go-playground/4.1.8/charts/common-17.2.22.tgz similarity index 100% rename from stable/go-playground/4.1.7/charts/common-17.2.22.tgz rename to stable/go-playground/4.1.8/charts/common-17.2.22.tgz diff --git a/stable/go-playground/4.1.7/ix_values.yaml b/stable/go-playground/4.1.8/ix_values.yaml similarity index 84% rename from stable/go-playground/4.1.7/ix_values.yaml rename to stable/go-playground/4.1.8/ix_values.yaml index 6f3154cf90..1c56063d3c 100644 --- a/stable/go-playground/4.1.7/ix_values.yaml +++ b/stable/go-playground/4.1.8/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: x1unix/go-playground - tag: latest@sha256:fd25c19f36ede6e653af64f189503c34adbd30a63a308242854e6f4974e02bde + tag: latest@sha256:e98741b135c19dec5bc9761fa71d94c7e2b82ee33865a5d42276596028e21f86 persistence: {} portal: open: diff --git a/stable/go-playground/4.1.7/questions.yaml b/stable/go-playground/4.1.8/questions.yaml similarity index 100% rename from stable/go-playground/4.1.7/questions.yaml rename to stable/go-playground/4.1.8/questions.yaml diff --git a/stable/go-playground/4.1.7/templates/common.yaml b/stable/go-playground/4.1.8/templates/common.yaml similarity index 100% rename from stable/go-playground/4.1.7/templates/common.yaml rename to stable/go-playground/4.1.8/templates/common.yaml diff --git a/stable/go-playground/4.1.7/values.yaml b/stable/go-playground/4.1.8/values.yaml similarity index 100% rename from stable/go-playground/4.1.7/values.yaml rename to stable/go-playground/4.1.8/values.yaml diff --git a/stable/goaccess-npm-logs/4.1.6/README.md b/stable/goaccess-npm-logs/4.1.6/README.md deleted file mode 100644 index 83719d57ba..0000000000 --- a/stable/goaccess-npm-logs/4.1.6/README.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: README ---- - -## General Info - -TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. -However only installations using the TrueNAS SCALE Apps system are supported. - -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/goaccess-npm-logs) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - -_All Rights Reserved - The TrueCharts Project_ diff --git a/stable/goaccess-npm-logs/4.1.6/app-changelog.md b/stable/goaccess-npm-logs/4.1.6/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/goaccess-npm-logs/4.1.6/CHANGELOG.md b/stable/goaccess-npm-logs/4.1.7/CHANGELOG.md similarity index 85% rename from stable/goaccess-npm-logs/4.1.6/CHANGELOG.md rename to stable/goaccess-npm-logs/4.1.7/CHANGELOG.md index 88b919600d..952bfeaa58 100644 --- a/stable/goaccess-npm-logs/4.1.6/CHANGELOG.md +++ b/stable/goaccess-npm-logs/4.1.7/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [goaccess-npm-logs-4.1.7](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.6...goaccess-npm-logs-4.1.7) (2024-01-21) + +### Chore + + + +- update container image xavierh/goaccess-for-nginxproxymanager to latest[@36a68d8](https://github.com/36a68d8) by renovate ([#17400](https://github.com/truecharts/charts/issues/17400)) + + ## [goaccess-npm-logs-4.1.6](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.5...goaccess-npm-logs-4.1.6) (2024-01-09) @@ -88,12 +97,3 @@ title: Changelog ### Chore -- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) - -## [goaccess-npm-logs-3.0.17](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.16...goaccess-npm-logs-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - -## [goaccess-npm-logs-3.0.16](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.15...goaccess-npm-logs-3.0.16) (2023-12-24) diff --git a/stable/goaccess-npm-logs/4.1.6/Chart.yaml b/stable/goaccess-npm-logs/4.1.7/Chart.yaml similarity index 79% rename from stable/goaccess-npm-logs/4.1.6/Chart.yaml rename to stable/goaccess-npm-logs/4.1.7/Chart.yaml index b04cd77a43..15e6511f0f 100644 --- a/stable/goaccess-npm-logs/4.1.6/Chart.yaml +++ b/stable/goaccess-npm-logs/4.1.7/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: GoAccess for Nginx Proxy Manager Logs -home: https://truecharts.org/charts/incubator/goaccess-npm-logs +home: https://truecharts.org/charts/stable/goaccess-npm-logs icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess-npm-logs.png keywords: - goaccess-npm-logs @@ -31,8 +31,8 @@ maintainers: url: https://truecharts.org name: goaccess-npm-logs sources: - - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager - - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess-npm-logs + - https://github.com/truecharts/charts/tree/master/charts/stable/goaccess-npm-logs + - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager type: application -version: 4.1.6 +version: 4.1.7 diff --git a/stable/goaccess-npm-logs/4.1.7/README.md b/stable/goaccess-npm-logs/4.1.7/README.md new file mode 100644 index 0000000000..450c87b204 --- /dev/null +++ b/stable/goaccess-npm-logs/4.1.7/README.md @@ -0,0 +1,28 @@ +--- +title: README +--- + +## General Info + +TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/goaccess-npm-logs) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +_All Rights Reserved - The TrueCharts Project_ diff --git a/stable/goaccess-npm-logs/4.1.7/app-changelog.md b/stable/goaccess-npm-logs/4.1.7/app-changelog.md new file mode 100644 index 0000000000..4c7d408aff --- /dev/null +++ b/stable/goaccess-npm-logs/4.1.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [goaccess-npm-logs-4.1.7](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.6...goaccess-npm-logs-4.1.7) (2024-01-21) + +### Chore + + + +- update container image xavierh/goaccess-for-nginxproxymanager to latest[@36a68d8](https://github.com/36a68d8) by renovate ([#17400](https://github.com/truecharts/charts/issues/17400)) \ No newline at end of file diff --git a/stable/goaccess-npm-logs/4.1.6/app-readme.md b/stable/goaccess-npm-logs/4.1.7/app-readme.md similarity index 100% rename from stable/goaccess-npm-logs/4.1.6/app-readme.md rename to stable/goaccess-npm-logs/4.1.7/app-readme.md diff --git a/stable/goaccess-npm-logs/4.1.6/charts/common-17.2.22.tgz b/stable/goaccess-npm-logs/4.1.7/charts/common-17.2.22.tgz similarity index 100% rename from stable/goaccess-npm-logs/4.1.6/charts/common-17.2.22.tgz rename to stable/goaccess-npm-logs/4.1.7/charts/common-17.2.22.tgz diff --git a/stable/goaccess-npm-logs/4.1.6/ix_values.yaml b/stable/goaccess-npm-logs/4.1.7/ix_values.yaml similarity index 88% rename from stable/goaccess-npm-logs/4.1.6/ix_values.yaml rename to stable/goaccess-npm-logs/4.1.7/ix_values.yaml index 7c61518df3..accaac539d 100644 --- a/stable/goaccess-npm-logs/4.1.6/ix_values.yaml +++ b/stable/goaccess-npm-logs/4.1.7/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: xavierh/goaccess-for-nginxproxymanager - tag: latest@sha256:a1d8870f05d7c653e7380953c6c31d62182d059271a6a01745380e3500bfe186 + tag: latest@sha256:36a68d8928033293ee8d35921b485f2a7da200efc9ca8874ceccbbc4ac027d5b persistence: hostpath1: enabled: true diff --git a/stable/goaccess-npm-logs/4.1.6/questions.yaml b/stable/goaccess-npm-logs/4.1.7/questions.yaml similarity index 100% rename from stable/goaccess-npm-logs/4.1.6/questions.yaml rename to stable/goaccess-npm-logs/4.1.7/questions.yaml diff --git a/stable/goaccess-npm-logs/4.1.6/templates/common.yaml b/stable/goaccess-npm-logs/4.1.7/templates/common.yaml similarity index 100% rename from stable/goaccess-npm-logs/4.1.6/templates/common.yaml rename to stable/goaccess-npm-logs/4.1.7/templates/common.yaml diff --git a/stable/goaccess-npm-logs/4.1.6/values.yaml b/stable/goaccess-npm-logs/4.1.7/values.yaml similarity index 100% rename from stable/goaccess-npm-logs/4.1.6/values.yaml rename to stable/goaccess-npm-logs/4.1.7/values.yaml diff --git a/stable/homepage/6.3.7/app-changelog.md b/stable/homepage/6.3.7/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/homepage/6.3.7/CHANGELOG.md b/stable/homepage/6.3.8/CHANGELOG.md similarity index 90% rename from stable/homepage/6.3.7/CHANGELOG.md rename to stable/homepage/6.3.8/CHANGELOG.md index 2d45c405d7..263a1b6430 100644 --- a/stable/homepage/6.3.7/CHANGELOG.md +++ b/stable/homepage/6.3.8/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [homepage-6.3.8](https://github.com/truecharts/charts/compare/homepage-6.3.7...homepage-6.3.8) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/gethomepage/homepage to v0.8.6[@d771f73](https://github.com/d771f73) by renovate ([#17416](https://github.com/truecharts/charts/issues/17416)) + + ## [homepage-6.3.7](https://github.com/truecharts/charts/compare/homepage-6.3.6...homepage-6.3.7) (2024-01-09) @@ -88,12 +97,3 @@ title: Changelog - update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) ## [homepage-6.2.2](https://github.com/truecharts/charts/compare/homepage-6.2.1...homepage-6.2.2) (2023-12-26) - -### Fix - -- temproary fix due to common rendering issue - -## [homepage-6.2.1](https://github.com/truecharts/charts/compare/homepage-6.2.0...homepage-6.2.1) (2023-12-26) - -## [homepage-6.2.0](https://github.com/truecharts/charts/compare/homepage-6.1.1...homepage-6.2.0) (2023-12-26) - diff --git a/stable/homepage/6.3.7/Chart.yaml b/stable/homepage/6.3.8/Chart.yaml similarity index 92% rename from stable/homepage/6.3.7/Chart.yaml rename to stable/homepage/6.3.8/Chart.yaml index e744e1f4f3..d1d9a942f2 100644 --- a/stable/homepage/6.3.7/Chart.yaml +++ b/stable/homepage/6.3.8/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: dashboard - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.8.4 +appVersion: 0.8.6 dependencies: - name: common version: 17.2.22 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homepage - https://ghcr.io/gethomepage/homepage type: application -version: 6.3.7 +version: 6.3.8 diff --git a/stable/homepage/6.3.7/README.md b/stable/homepage/6.3.8/README.md similarity index 100% rename from stable/homepage/6.3.7/README.md rename to stable/homepage/6.3.8/README.md diff --git a/stable/homepage/6.3.8/app-changelog.md b/stable/homepage/6.3.8/app-changelog.md new file mode 100644 index 0000000000..f73ea9c31b --- /dev/null +++ b/stable/homepage/6.3.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homepage-6.3.8](https://github.com/truecharts/charts/compare/homepage-6.3.7...homepage-6.3.8) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/gethomepage/homepage to v0.8.6[@d771f73](https://github.com/d771f73) by renovate ([#17416](https://github.com/truecharts/charts/issues/17416)) \ No newline at end of file diff --git a/stable/homepage/6.3.7/app-readme.md b/stable/homepage/6.3.8/app-readme.md similarity index 100% rename from stable/homepage/6.3.7/app-readme.md rename to stable/homepage/6.3.8/app-readme.md diff --git a/stable/homepage/6.3.7/charts/common-17.2.22.tgz b/stable/homepage/6.3.8/charts/common-17.2.22.tgz similarity index 100% rename from stable/homepage/6.3.7/charts/common-17.2.22.tgz rename to stable/homepage/6.3.8/charts/common-17.2.22.tgz diff --git a/stable/homepage/6.3.7/ix_values.yaml b/stable/homepage/6.3.8/ix_values.yaml similarity index 99% rename from stable/homepage/6.3.7/ix_values.yaml rename to stable/homepage/6.3.8/ix_values.yaml index 9e716130e8..3f0e9d83bc 100644 --- a/stable/homepage/6.3.7/ix_values.yaml +++ b/stable/homepage/6.3.8/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/gethomepage/homepage - tag: v0.8.4@sha256:bd64e1cd9463988b86c0265351089b51ac0d5a863424f3af25cbf3769edd065f + tag: v0.8.6@sha256:d771f73fbcfa98a94e16d12e3b80ecf7fed64631d2130aad51ca4cadac4c8564 pullPolicy: IfNotPresent workload: diff --git a/stable/homepage/6.3.7/questions.yaml b/stable/homepage/6.3.8/questions.yaml similarity index 100% rename from stable/homepage/6.3.7/questions.yaml rename to stable/homepage/6.3.8/questions.yaml diff --git a/stable/homepage/6.3.7/templates/NOTES.txt b/stable/homepage/6.3.8/templates/NOTES.txt similarity index 100% rename from stable/homepage/6.3.7/templates/NOTES.txt rename to stable/homepage/6.3.8/templates/NOTES.txt diff --git a/stable/homepage/6.3.7/templates/common.yaml b/stable/homepage/6.3.8/templates/common.yaml similarity index 100% rename from stable/homepage/6.3.7/templates/common.yaml rename to stable/homepage/6.3.8/templates/common.yaml diff --git a/stable/homepage/6.3.7/values.yaml b/stable/homepage/6.3.8/values.yaml similarity index 100% rename from stable/homepage/6.3.7/values.yaml rename to stable/homepage/6.3.8/values.yaml diff --git a/stable/icloudpd/5.1.9/CHANGELOG.md b/stable/icloudpd/5.1.10/CHANGELOG.md similarity index 85% rename from stable/icloudpd/5.1.9/CHANGELOG.md rename to stable/icloudpd/5.1.10/CHANGELOG.md index e031ae17cf..a5172bba7b 100644 --- a/stable/icloudpd/5.1.9/CHANGELOG.md +++ b/stable/icloudpd/5.1.10/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [icloudpd-5.1.10](https://github.com/truecharts/charts/compare/icloudpd-5.1.9...icloudpd-5.1.10) (2024-01-21) + +### Chore + + + +- update container image boredazfcuk/icloudpd to v1.0.715[@65c6446](https://github.com/65c6446) by renovate ([#17407](https://github.com/truecharts/charts/issues/17407)) + + ## [icloudpd-5.1.9](https://github.com/truecharts/charts/compare/icloudpd-5.1.8...icloudpd-5.1.9) (2024-01-09) @@ -88,12 +97,3 @@ title: Changelog - standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704)) ## [icloudpd-5.1.1](https://github.com/truecharts/charts/compare/icloudpd-5.1.0...icloudpd-5.1.1) (2023-12-31) -### Chore - -- update container image boredazfcuk/icloudpd to v1.0.700[@ed45d8f](https://github.com/ed45d8f) by renovate ([#16651](https://github.com/truecharts/charts/issues/16651)) -- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589)) - -## [icloudpd-5.1.0](https://github.com/truecharts/charts/compare/icloudpd-5.0.1...icloudpd-5.1.0) (2023-12-30) - -### Chore - diff --git a/stable/icloudpd/5.1.9/Chart.yaml b/stable/icloudpd/5.1.10/Chart.yaml similarity index 77% rename from stable/icloudpd/5.1.9/Chart.yaml rename to stable/icloudpd/5.1.10/Chart.yaml index 072fdaa218..9a04976a2a 100644 --- a/stable/icloudpd/5.1.9/Chart.yaml +++ b/stable/icloudpd/5.1.10/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: 1.0.714 +appVersion: 1.0.715 dependencies: - name: common version: 17.2.22 @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. -home: https://truecharts.org/charts/incubator/icloudpd +home: https://truecharts.org/charts/stable/icloudpd icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png keywords: - icloudpd @@ -33,7 +33,7 @@ maintainers: name: icloudpd sources: - https://github.com/Womabre/-TrueNAS-docker-templates - - https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd + - https://github.com/truecharts/charts/tree/master/charts/stable/icloudpd - https://hub.docker.com/r/boredazfcuk/icloudpd type: application -version: 5.1.9 +version: 5.1.10 diff --git a/stable/yourls/4.1.8/README.md b/stable/icloudpd/5.1.10/README.md similarity index 93% rename from stable/yourls/4.1.8/README.md rename to stable/icloudpd/5.1.10/README.md index 9d5082035b..b8a41df9f5 100644 --- a/stable/yourls/4.1.8/README.md +++ b/stable/icloudpd/5.1.10/README.md @@ -7,7 +7,7 @@ title: README TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/yourls) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/icloudpd) **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)** diff --git a/stable/icloudpd/5.1.10/app-changelog.md b/stable/icloudpd/5.1.10/app-changelog.md new file mode 100644 index 0000000000..4dd7664496 --- /dev/null +++ b/stable/icloudpd/5.1.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [icloudpd-5.1.10](https://github.com/truecharts/charts/compare/icloudpd-5.1.9...icloudpd-5.1.10) (2024-01-21) + +### Chore + + + +- update container image boredazfcuk/icloudpd to v1.0.715[@65c6446](https://github.com/65c6446) by renovate ([#17407](https://github.com/truecharts/charts/issues/17407)) \ No newline at end of file diff --git a/stable/icloudpd/5.1.9/app-readme.md b/stable/icloudpd/5.1.10/app-readme.md similarity index 100% rename from stable/icloudpd/5.1.9/app-readme.md rename to stable/icloudpd/5.1.10/app-readme.md diff --git a/stable/icloudpd/5.1.9/charts/common-17.2.22.tgz b/stable/icloudpd/5.1.10/charts/common-17.2.22.tgz similarity index 100% rename from stable/icloudpd/5.1.9/charts/common-17.2.22.tgz rename to stable/icloudpd/5.1.10/charts/common-17.2.22.tgz diff --git a/stable/icloudpd/5.1.9/ix_values.yaml b/stable/icloudpd/5.1.10/ix_values.yaml similarity index 98% rename from stable/icloudpd/5.1.9/ix_values.yaml rename to stable/icloudpd/5.1.10/ix_values.yaml index 49581092fe..d8f3f2d835 100644 --- a/stable/icloudpd/5.1.9/ix_values.yaml +++ b/stable/icloudpd/5.1.10/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: boredazfcuk/icloudpd - tag: 1.0.714@sha256:6a2b18a6e0f14d2307c993aab6fd842816c2906affe74147c2dc7ea47352a00f + tag: 1.0.715@sha256:65c6446316c61f10e539c57f821aae6d6440b58bb610ae76294d8a12dba48d78 securityContext: container: diff --git a/stable/icloudpd/5.1.9/questions.yaml b/stable/icloudpd/5.1.10/questions.yaml similarity index 100% rename from stable/icloudpd/5.1.9/questions.yaml rename to stable/icloudpd/5.1.10/questions.yaml diff --git a/stable/icloudpd/5.1.9/templates/NOTES.txt b/stable/icloudpd/5.1.10/templates/NOTES.txt similarity index 100% rename from stable/icloudpd/5.1.9/templates/NOTES.txt rename to stable/icloudpd/5.1.10/templates/NOTES.txt diff --git a/stable/icloudpd/5.1.9/templates/common.yaml b/stable/icloudpd/5.1.10/templates/common.yaml similarity index 100% rename from stable/icloudpd/5.1.9/templates/common.yaml rename to stable/icloudpd/5.1.10/templates/common.yaml diff --git a/stable/icloudpd/5.1.9/values.yaml b/stable/icloudpd/5.1.10/values.yaml similarity index 100% rename from stable/icloudpd/5.1.9/values.yaml rename to stable/icloudpd/5.1.10/values.yaml diff --git a/stable/icloudpd/5.1.9/app-changelog.md b/stable/icloudpd/5.1.9/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/ispy-agent-dvr/8.2.1/app-changelog.md b/stable/ispy-agent-dvr/8.2.1/app-changelog.md deleted file mode 100644 index 0f3ec7d46e..0000000000 --- a/stable/ispy-agent-dvr/8.2.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ispy-agent-dvr-8.2.1](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.0...ispy-agent-dvr-8.2.1) (2024-01-15) - -### Chore - - - -- update container image doitandbedone/ispyagentdvr to v5.2.2.0[@4811daf](https://github.com/4811daf) by renovate ([#17244](https://github.com/truecharts/charts/issues/17244)) \ No newline at end of file diff --git a/stable/ispy-agent-dvr/8.2.1/CHANGELOG.md b/stable/ispy-agent-dvr/8.2.2/CHANGELOG.md similarity index 88% rename from stable/ispy-agent-dvr/8.2.1/CHANGELOG.md rename to stable/ispy-agent-dvr/8.2.2/CHANGELOG.md index 321f60e1c3..cb9bd47aea 100644 --- a/stable/ispy-agent-dvr/8.2.1/CHANGELOG.md +++ b/stable/ispy-agent-dvr/8.2.2/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [ispy-agent-dvr-8.2.2](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.1...ispy-agent-dvr-8.2.2) (2024-01-21) + +### Chore + + + +- update container image doitandbedone/ispyagentdvr to v5.2.3.0[@a27ece7](https://github.com/a27ece7) by renovate ([#17410](https://github.com/truecharts/charts/issues/17410)) + + ## [ispy-agent-dvr-8.2.1](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.0...ispy-agent-dvr-8.2.1) (2024-01-15) ### Chore @@ -88,12 +97,3 @@ title: Changelog ### Chore - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) - -- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704)) diff --git a/stable/ispy-agent-dvr/8.2.1/Chart.yaml b/stable/ispy-agent-dvr/8.2.2/Chart.yaml similarity index 93% rename from stable/ispy-agent-dvr/8.2.1/Chart.yaml rename to stable/ispy-agent-dvr/8.2.2/Chart.yaml index 00a5e98f0a..8cc33d79bb 100644 --- a/stable/ispy-agent-dvr/8.2.1/Chart.yaml +++ b/stable/ispy-agent-dvr/8.2.2/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: security - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.2.2.0 +appVersion: 5.2.3.0 dependencies: - name: common version: 17.2.22 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - https://hub.docker.com/r/doitandbedone/ispyagentdvr type: application -version: 8.2.1 +version: 8.2.2 diff --git a/stable/ispy-agent-dvr/8.2.1/README.md b/stable/ispy-agent-dvr/8.2.2/README.md similarity index 100% rename from stable/ispy-agent-dvr/8.2.1/README.md rename to stable/ispy-agent-dvr/8.2.2/README.md diff --git a/stable/ispy-agent-dvr/8.2.2/app-changelog.md b/stable/ispy-agent-dvr/8.2.2/app-changelog.md new file mode 100644 index 0000000000..ddfd583e66 --- /dev/null +++ b/stable/ispy-agent-dvr/8.2.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ispy-agent-dvr-8.2.2](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.1...ispy-agent-dvr-8.2.2) (2024-01-21) + +### Chore + + + +- update container image doitandbedone/ispyagentdvr to v5.2.3.0[@a27ece7](https://github.com/a27ece7) by renovate ([#17410](https://github.com/truecharts/charts/issues/17410)) \ No newline at end of file diff --git a/stable/ispy-agent-dvr/8.2.1/app-readme.md b/stable/ispy-agent-dvr/8.2.2/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/8.2.1/app-readme.md rename to stable/ispy-agent-dvr/8.2.2/app-readme.md diff --git a/stable/ispy-agent-dvr/8.2.1/charts/common-17.2.22.tgz b/stable/ispy-agent-dvr/8.2.2/charts/common-17.2.22.tgz similarity index 100% rename from stable/ispy-agent-dvr/8.2.1/charts/common-17.2.22.tgz rename to stable/ispy-agent-dvr/8.2.2/charts/common-17.2.22.tgz diff --git a/stable/ispy-agent-dvr/8.2.1/ix_values.yaml b/stable/ispy-agent-dvr/8.2.2/ix_values.yaml similarity index 95% rename from stable/ispy-agent-dvr/8.2.1/ix_values.yaml rename to stable/ispy-agent-dvr/8.2.2/ix_values.yaml index 3d69ed451b..b0932949c9 100644 --- a/stable/ispy-agent-dvr/8.2.1/ix_values.yaml +++ b/stable/ispy-agent-dvr/8.2.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: doitandbedone/ispyagentdvr - tag: 5.2.2.0@sha256:4811daf9051f6088269e05f19242e3eba6d8e7993e99f05e4cc3c63ea8cd3896 + tag: 5.2.3.0@sha256:a27ece7b47e5c0d976ef21dd1fd6e8504c9425b51131a980de1851624a071595 pullPolicy: IfNotPresent service: main: diff --git a/stable/ispy-agent-dvr/8.2.1/questions.yaml b/stable/ispy-agent-dvr/8.2.2/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/8.2.1/questions.yaml rename to stable/ispy-agent-dvr/8.2.2/questions.yaml diff --git a/stable/ispy-agent-dvr/8.2.1/templates/NOTES.txt b/stable/ispy-agent-dvr/8.2.2/templates/NOTES.txt similarity index 100% rename from stable/ispy-agent-dvr/8.2.1/templates/NOTES.txt rename to stable/ispy-agent-dvr/8.2.2/templates/NOTES.txt diff --git a/stable/ispy-agent-dvr/8.2.1/templates/common.yaml b/stable/ispy-agent-dvr/8.2.2/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/8.2.1/templates/common.yaml rename to stable/ispy-agent-dvr/8.2.2/templates/common.yaml diff --git a/stable/ispy-agent-dvr/8.2.1/values.yaml b/stable/ispy-agent-dvr/8.2.2/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/8.2.1/values.yaml rename to stable/ispy-agent-dvr/8.2.2/values.yaml diff --git a/stable/redmine/10.1.8/CHANGELOG.md b/stable/redmine/10.1.8/CHANGELOG.md new file mode 100644 index 0000000000..7844fdb883 --- /dev/null +++ b/stable/redmine/10.1.8/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + +**Important:** +*for the complete changelog, please refer to the website* + + + +## [redmine-10.1.8](https://github.com/truecharts/charts/compare/redmine-10.1.7...redmine-10.1.8) (2024-01-21) + +### Chore + + + +- update container image redmine to 5.1.1[@08a411f](https://github.com/08a411f) by renovate ([#17393](https://github.com/truecharts/charts/issues/17393)) + + +## [redmine-10.1.7](https://github.com/truecharts/charts/compare/redmine-10.1.6...redmine-10.1.7) (2024-01-14) + +### Chore + + + +- update container image redmine to 5.1.1[@f5f56b0](https://github.com/f5f56b0) by renovate ([#17175](https://github.com/truecharts/charts/issues/17175)) + + + + +## [redmine-10.1.6](https://github.com/truecharts/charts/compare/redmine-10.1.5...redmine-10.1.6) (2024-01-09) + +### Chore + + + +- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986)) + + +## [redmine-10.1.5](https://github.com/truecharts/charts/compare/redmine-10.1.4...redmine-10.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [redmine-10.1.4](https://github.com/truecharts/charts/compare/redmine-10.1.3...redmine-10.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [redmine-10.1.3](https://github.com/truecharts/charts/compare/redmine-10.1.0...redmine-10.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push + +- move everything to consume OCI-hosted common-chart dependency + +- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) + +- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) + +- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704)) + +- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589)) + + +## [redmine-10.1.2](https://github.com/truecharts/charts/compare/redmine-10.1.0...redmine-10.1.2) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push + +- move everything to consume OCI-hosted common-chart dependency + +- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) + +- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704)) + +- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589)) +## [redmine-10.1.0](https://github.com/truecharts/charts/compare/redmine-10.0.1...redmine-10.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + +## [redmine-10.0.1](https://github.com/truecharts/charts/compare/redmine-10.0.0...redmine-10.0.1) (2023-12-26) diff --git a/stable/redmine/10.1.8/Chart.yaml b/stable/redmine/10.1.8/Chart.yaml new file mode 100644 index 0000000000..5f9cb35093 --- /dev/null +++ b/stable/redmine/10.1.8/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.1.1 +dependencies: + - name: common + version: 17.2.22 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Redmine is a flexible project management web application written using Ruby on Rails framework. +home: https://truecharts.org/charts/stable/redmine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png +keywords: + - project + - management + - time + - tracking + - ticket +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: redmine +sources: + - https://github.com/redmine/redmine + - https://github.com/truecharts/charts/tree/master/charts/stable/redmine + - https://hub.docker.com/_/redmine +type: application +version: 10.1.8 diff --git a/stable/icloudpd/5.1.9/README.md b/stable/redmine/10.1.8/README.md similarity index 93% rename from stable/icloudpd/5.1.9/README.md rename to stable/redmine/10.1.8/README.md index 284158ac91..c561d358c4 100644 --- a/stable/icloudpd/5.1.9/README.md +++ b/stable/redmine/10.1.8/README.md @@ -7,7 +7,7 @@ title: README TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/icloudpd) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/redmine) **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)** diff --git a/stable/redmine/10.1.8/app-changelog.md b/stable/redmine/10.1.8/app-changelog.md new file mode 100644 index 0000000000..47f7095312 --- /dev/null +++ b/stable/redmine/10.1.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redmine-10.1.8](https://github.com/truecharts/charts/compare/redmine-10.1.7...redmine-10.1.8) (2024-01-21) + +### Chore + + + +- update container image redmine to 5.1.1[@08a411f](https://github.com/08a411f) by renovate ([#17393](https://github.com/truecharts/charts/issues/17393)) \ No newline at end of file diff --git a/stable/redmine/10.1.8/app-readme.md b/stable/redmine/10.1.8/app-readme.md new file mode 100644 index 0000000000..e13bebcd0d --- /dev/null +++ b/stable/redmine/10.1.8/app-readme.md @@ -0,0 +1,8 @@ +Redmine is a flexible project management web application written using Ruby on Rails framework. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/redmine](https://truecharts.org/charts/stable/redmine) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/searxng/6.1.11/charts/common-17.2.22.tgz b/stable/redmine/10.1.8/charts/common-17.2.22.tgz similarity index 100% rename from stable/searxng/6.1.11/charts/common-17.2.22.tgz rename to stable/redmine/10.1.8/charts/common-17.2.22.tgz diff --git a/stable/redmine/10.1.8/ix_values.yaml b/stable/redmine/10.1.8/ix_values.yaml new file mode 100644 index 0000000000..08da682dbc --- /dev/null +++ b/stable/redmine/10.1.8/ix_values.yaml @@ -0,0 +1,57 @@ +image: + repository: redmine + pullPolicy: IfNotPresent + tag: 5.1.1@sha256:08a411f54154af766f0aff6caacf7d98a90d2dd88fa668bef12d24598b61c4fb +redmine: + plugins_migrate: true + no_db_migrate: false +service: + main: + ports: + main: + port: 10171 + targetPort: 3000 +persistence: + data: + enabled: true + mountPath: "/usr/src/redmine/files" +# Enabled postgres +cnpg: + main: + enabled: true + user: redmine + database: redmine +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsUser: 999 + runAsGroup: 999 + pod: + fsGroup: 999 +workload: + main: + podSpec: + containers: + main: + env: + REDMINE_DB_DATABASE: "{{ .Values.cnpg.main.database }}" + REDMINE_DB_USERNAME: "{{ .Values.cnpg.main.user }}" + REDMINE_DB_PORT: "5432" + # Anything but empty means true, empty means false + REDMINE_NO_DB_MIGRATE: '{{ ternary "true" "" .Values.redmine.no_db_migrate }}' + REDMINE_PLUGINS_MIGRATE: '{{ ternary "true" "" .Values.redmine.plugins_migrate }}' + REDMINE_DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + REDMINE_DB_POSTGRES: + secretKeyRef: + name: cnpg-main-urls + key: host + REDMINE_SECRET_KEY_BASE: + secretKeyRef: + name: secrets + key: REDMINE_SECRET_KEY_BASE diff --git a/stable/redmine/10.1.8/questions.yaml b/stable/redmine/10.1.8/questions.yaml new file mode 100644 index 0000000000..69b34bb432 --- /dev/null +++ b/stable/redmine/10.1.8/questions.yaml @@ -0,0 +1,3307 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: redmine + group: "App Configuration" + label: "Redmine Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: plugins_migrate + label: "Plugins Migrate" + description: "Set to true and the migrate script will be automatically run on every container start" + schema: + type: boolean + default: true + - variable: no_db_migrate + label: "No DB Migrate" + description: "Set to true and the migrate script will NOT automatically run on container start." + schema: + type: boolean + default: false + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + + - variable: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + - variable: data + label: Data + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + private: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10171 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: disabled + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: scaleCert + label: 'Use TrueNAS SCALE Certificate (Deprecated)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: overrideService + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["certificateIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 999 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 999 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 999 + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true + - variable: cnpg + group: Postgresql + label: "CloudNative-PG (CNPG)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: mode + label: Mode + description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.' + schema: + type: string + default: "standalone" + enum: + - value: standalone + description: standalone + - value: replica + description: replica + - value: recovery + description: recovery + - variable: cluster + label: "Cluster Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 1 + - variable: singleNode + label: singleNode + schema: + type: boolean + default: true + hidden: true + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walStorage + label: "WAL Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: monitoring + label: "Monitoring Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: disableDefaultQueries + label: "disableDefaultQueries" + schema: + type: boolean + default: false + - variable: pooler + label: "Pooler Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 1 + - variable: createRO + label: "Create ReadOnly Instance" + schema: + type: boolean + default: false + - variable: recovery + label: "Recovery Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: method + label: "method" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "object_store" + - variable: backupName + label: "backupName" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: backups + label: "Backup Settings (Experimental)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + - variable: endpointURL + label: "endpointURL" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: destinationPath + label: "destinationPath" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: retentionPolicy + label: "retentionPolicy" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "30d" + - variable: provider + label: "provider" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "s3" + enum: + - value: s3 + description: S3 + - value: azure + description: Azure + - value: google + description: Google + - variable: s3 + label: "s3" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "s3"]] + attrs: + - variable: region + label: "region" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: accessKey + label: "accessKey" + schema: + type: string + default: "" + - variable: secretKey + label: "secretKey" + schema: + type: string + default: "" + - variable: azure + label: "azure (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "azure"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: connectionString + label: "connectionString" + schema: + type: string + default: "" + - variable: storageAccount + label: "storageAccount" + schema: + type: string + default: "" + - variable: storageKey + label: "storageKey" + schema: + type: string + show_if: [["enabled", "=", true]] + default: "" + - variable: storageSasToken + label: "storageSasToken" + schema: + type: string + default: "" + - variable: containerName + label: "containerName" + schema: + type: string + default: "" + - variable: serviceName + label: "serviceName" + schema: + type: string + default: "blob" + - variable: inheritFromAzureAD + label: "inheritFromAzureAD" + schema: + type: boolean + default: false + - variable: google + label: "google (EXTREMELY EXPERIMENTAL)" + schema: + additional_attrs: true + type: dict + show_if: [["provider", "=", "google"]] + attrs: + - variable: path + label: "path" + schema: + type: string + default: "/" + - variable: bucket + label: "bucket" + schema: + type: string + default: "" + - variable: gkeEnvironment + label: "gkeEnvironment" + schema: + type: string + default: "" + - variable: applicationCredentials + label: "applicationCredentials" + schema: + type: string + default: "" + - variable: scheduledBackups + label: ScheduledBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backupschedule + label: BackupSchedule + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "daily-backup" + required: true + - variable: schedule + label: schedule + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: backupOwnerReference + label: backupOwnerReference + schema: + type: string + required: true + default: "self" + - variable: immediate + label: immediate + schema: + type: boolean + default: false + - variable: suspend + label: suspend + schema: + type: boolean + default: false + - variable: manualBackups + label: manualBackups + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: backup + label: Backup + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: ingress + label: "Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: scaleCert + label: 'Use TrueNAS SCALE Certificate (Deprecated)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/searxng/6.1.11/templates/NOTES.txt b/stable/redmine/10.1.8/templates/NOTES.txt similarity index 100% rename from stable/searxng/6.1.11/templates/NOTES.txt rename to stable/redmine/10.1.8/templates/NOTES.txt diff --git a/stable/redmine/10.1.8/templates/_secrets.tpl b/stable/redmine/10.1.8/templates/_secrets.tpl new file mode 100644 index 0000000000..12c4b69e7a --- /dev/null +++ b/stable/redmine/10.1.8/templates/_secrets.tpl @@ -0,0 +1,14 @@ +{{/* Define the secrets */}} +{{- define "redmine.secrets" -}} +{{- $secretName := (printf "%s-redmine-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }} +{{- $redmineprevious := lookup "v1" "Secret" .Release.Namespace $secretName }} +enabled: true +data: + {{- if $redmineprevious }} + REDMINE_SECRET_KEY_BASE: {{ index $redmineprevious.data "REDMINE_SECRET_KEY_BASE" | b64dec }} + {{- else }} + {{- $secret_key_base := randAlphaNum 80 }} + REDMINE_SECRET_KEY_BASE: {{ $secret_key_base }} + {{- end }} + +{{- end -}} diff --git a/stable/redmine/10.1.8/templates/common.yaml b/stable/redmine/10.1.8/templates/common.yaml new file mode 100644 index 0000000000..4cc3e59066 --- /dev/null +++ b/stable/redmine/10.1.8/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secrets for redmine */}} +{{- $secrets := include "redmine.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{- $_ := set .Values.secret "secrets" $secrets -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/searxng/6.1.11/values.yaml b/stable/redmine/10.1.8/values.yaml similarity index 100% rename from stable/searxng/6.1.11/values.yaml rename to stable/redmine/10.1.8/values.yaml diff --git a/stable/searxng/6.1.11/app-changelog.md b/stable/searxng/6.1.11/app-changelog.md deleted file mode 100644 index 549e25722f..0000000000 --- a/stable/searxng/6.1.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-6.1.11](https://github.com/truecharts/charts/compare/searxng-6.1.10...searxng-6.1.11) (2024-01-15) - -### Chore - - - -- update container image searxng/searxng to latest[@c409c53](https://github.com/c409c53) by renovate ([#17279](https://github.com/truecharts/charts/issues/17279)) \ No newline at end of file diff --git a/stable/searxng/6.1.11/CHANGELOG.md b/stable/searxng/6.1.12/CHANGELOG.md similarity index 85% rename from stable/searxng/6.1.11/CHANGELOG.md rename to stable/searxng/6.1.12/CHANGELOG.md index 92f9fe2f40..e4c1c92f3b 100644 --- a/stable/searxng/6.1.11/CHANGELOG.md +++ b/stable/searxng/6.1.12/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [searxng-6.1.12](https://github.com/truecharts/charts/compare/searxng-6.1.11...searxng-6.1.12) (2024-01-21) + +### Chore + + + +- update container image searxng/searxng to latest[@13d7d09](https://github.com/13d7d09) by renovate ([#17395](https://github.com/truecharts/charts/issues/17395)) + + ## [searxng-6.1.11](https://github.com/truecharts/charts/compare/searxng-6.1.10...searxng-6.1.11) (2024-01-15) ### Chore @@ -88,12 +97,3 @@ title: Changelog - bump all charts for OCI test push -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) - -- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704)) -## [searxng-6.1.2](https://github.com/truecharts/charts/compare/searxng-6.1.1...searxng-6.1.2) (2023-12-31) - -### Chore - diff --git a/stable/searxng/6.1.11/Chart.yaml b/stable/searxng/6.1.12/Chart.yaml similarity index 94% rename from stable/searxng/6.1.11/Chart.yaml rename to stable/searxng/6.1.12/Chart.yaml index e42c1441f1..79c46897cf 100644 --- a/stable/searxng/6.1.11/Chart.yaml +++ b/stable/searxng/6.1.12/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/searxng - https://hub.docker.com/r/searxng/searxng type: application -version: 6.1.11 +version: 6.1.12 diff --git a/stable/searxng/6.1.11/README.md b/stable/searxng/6.1.12/README.md similarity index 100% rename from stable/searxng/6.1.11/README.md rename to stable/searxng/6.1.12/README.md diff --git a/stable/searxng/6.1.12/app-changelog.md b/stable/searxng/6.1.12/app-changelog.md new file mode 100644 index 0000000000..9bfe7cb5ff --- /dev/null +++ b/stable/searxng/6.1.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-6.1.12](https://github.com/truecharts/charts/compare/searxng-6.1.11...searxng-6.1.12) (2024-01-21) + +### Chore + + + +- update container image searxng/searxng to latest[@13d7d09](https://github.com/13d7d09) by renovate ([#17395](https://github.com/truecharts/charts/issues/17395)) \ No newline at end of file diff --git a/stable/searxng/6.1.11/app-readme.md b/stable/searxng/6.1.12/app-readme.md similarity index 100% rename from stable/searxng/6.1.11/app-readme.md rename to stable/searxng/6.1.12/app-readme.md diff --git a/stable/serpbear/2.1.7/charts/common-17.2.22.tgz b/stable/searxng/6.1.12/charts/common-17.2.22.tgz similarity index 100% rename from stable/serpbear/2.1.7/charts/common-17.2.22.tgz rename to stable/searxng/6.1.12/charts/common-17.2.22.tgz diff --git a/stable/searxng/6.1.11/ix_values.yaml b/stable/searxng/6.1.12/ix_values.yaml similarity index 92% rename from stable/searxng/6.1.11/ix_values.yaml rename to stable/searxng/6.1.12/ix_values.yaml index d2af7f1fc2..a495f10ad8 100644 --- a/stable/searxng/6.1.11/ix_values.yaml +++ b/stable/searxng/6.1.12/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: searxng/searxng - tag: latest@sha256:c409c53ec024ddda01d20386ca1ec20c13b4fea10aa076c5e80497f4b5b98beb + tag: latest@sha256:13d7d0969bb21bd8162bac252a50eae9c56f2102e36c8a337e7646ffde876214 workload: main: podSpec: diff --git a/stable/searxng/6.1.11/questions.yaml b/stable/searxng/6.1.12/questions.yaml similarity index 100% rename from stable/searxng/6.1.11/questions.yaml rename to stable/searxng/6.1.12/questions.yaml diff --git a/stable/xen-orchestra/7.2.8/templates/NOTES.txt b/stable/searxng/6.1.12/templates/NOTES.txt similarity index 100% rename from stable/xen-orchestra/7.2.8/templates/NOTES.txt rename to stable/searxng/6.1.12/templates/NOTES.txt diff --git a/stable/searxng/6.1.11/templates/common.yaml b/stable/searxng/6.1.12/templates/common.yaml similarity index 100% rename from stable/searxng/6.1.11/templates/common.yaml rename to stable/searxng/6.1.12/templates/common.yaml diff --git a/stable/serpbear/2.1.7/values.yaml b/stable/searxng/6.1.12/values.yaml similarity index 100% rename from stable/serpbear/2.1.7/values.yaml rename to stable/searxng/6.1.12/values.yaml diff --git a/stable/serpbear/2.1.7/app-changelog.md b/stable/serpbear/2.1.7/app-changelog.md deleted file mode 100644 index c9ab45a198..0000000000 --- a/stable/serpbear/2.1.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [serpbear-2.1.7](https://github.com/truecharts/charts/compare/serpbear-2.1.6...serpbear-2.1.7) (2024-01-15) - -### Chore - - - -- update container image towfiqi/serpbear to latest[@d087852](https://github.com/d087852) by renovate ([#17280](https://github.com/truecharts/charts/issues/17280)) \ No newline at end of file diff --git a/stable/serpbear/2.1.7/CHANGELOG.md b/stable/serpbear/2.1.8/CHANGELOG.md similarity index 91% rename from stable/serpbear/2.1.7/CHANGELOG.md rename to stable/serpbear/2.1.8/CHANGELOG.md index fb861004c9..afa7bfc024 100644 --- a/stable/serpbear/2.1.7/CHANGELOG.md +++ b/stable/serpbear/2.1.8/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [serpbear-2.1.8](https://github.com/truecharts/charts/compare/serpbear-2.1.7...serpbear-2.1.8) (2024-01-21) + +### Chore + + + +- update container image towfiqi/serpbear to latest[@b128873](https://github.com/b128873) by renovate ([#17398](https://github.com/truecharts/charts/issues/17398)) + + ## [serpbear-2.1.7](https://github.com/truecharts/charts/compare/serpbear-2.1.6...serpbear-2.1.7) (2024-01-15) ### Chore @@ -88,12 +97,3 @@ title: Changelog - update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) ## [serpbear-2.0.1](https://github.com/truecharts/charts/compare/serpbear-2.0.0...serpbear-2.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - -## [serpbear-2.0.0](https://github.com/truecharts/charts/compare/serpbear-1.0.17...serpbear-2.0.0) (2023-12-25) - -### Chore - diff --git a/stable/serpbear/2.1.7/Chart.yaml b/stable/serpbear/2.1.8/Chart.yaml similarity index 78% rename from stable/serpbear/2.1.7/Chart.yaml rename to stable/serpbear/2.1.8/Chart.yaml index ea9d65699b..4e61e94fa5 100644 --- a/stable/serpbear/2.1.7/Chart.yaml +++ b/stable/serpbear/2.1.8/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: Search Engine Position Tracking App. -home: https://truecharts.org/charts/incubator/serpbear +home: https://truecharts.org/charts/stable/serpbear icon: https://truecharts.org/img/hotlink-ok/chart-icons/serpbear.png keywords: - serpbear @@ -30,8 +30,8 @@ maintainers: url: https://truecharts.org name: serpbear sources: - - https://hub.docker.com/r/towfiqi/serpbear - https://github.com/towfiqi/serpbear - - https://github.com/truecharts/charts/tree/master/charts/incubator/serpbear + - https://github.com/truecharts/charts/tree/master/charts/stable/serpbear + - https://hub.docker.com/r/towfiqi/serpbear type: application -version: 2.1.7 +version: 2.1.8 diff --git a/stable/serpbear/2.1.7/README.md b/stable/serpbear/2.1.8/README.md similarity index 93% rename from stable/serpbear/2.1.7/README.md rename to stable/serpbear/2.1.8/README.md index 010e999d6a..7bb9142acf 100644 --- a/stable/serpbear/2.1.7/README.md +++ b/stable/serpbear/2.1.8/README.md @@ -7,7 +7,7 @@ title: README TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/serpbear) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/serpbear) **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)** diff --git a/stable/serpbear/2.1.8/app-changelog.md b/stable/serpbear/2.1.8/app-changelog.md new file mode 100644 index 0000000000..4ab97af065 --- /dev/null +++ b/stable/serpbear/2.1.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [serpbear-2.1.8](https://github.com/truecharts/charts/compare/serpbear-2.1.7...serpbear-2.1.8) (2024-01-21) + +### Chore + + + +- update container image towfiqi/serpbear to latest[@b128873](https://github.com/b128873) by renovate ([#17398](https://github.com/truecharts/charts/issues/17398)) \ No newline at end of file diff --git a/stable/serpbear/2.1.7/app-readme.md b/stable/serpbear/2.1.8/app-readme.md similarity index 100% rename from stable/serpbear/2.1.7/app-readme.md rename to stable/serpbear/2.1.8/app-readme.md diff --git a/stable/xen-orchestra/7.2.8/charts/common-17.2.22.tgz b/stable/serpbear/2.1.8/charts/common-17.2.22.tgz similarity index 100% rename from stable/xen-orchestra/7.2.8/charts/common-17.2.22.tgz rename to stable/serpbear/2.1.8/charts/common-17.2.22.tgz diff --git a/stable/serpbear/2.1.7/ix_values.yaml b/stable/serpbear/2.1.8/ix_values.yaml similarity index 86% rename from stable/serpbear/2.1.7/ix_values.yaml rename to stable/serpbear/2.1.8/ix_values.yaml index bb7d5c0b8e..8b483ff143 100644 --- a/stable/serpbear/2.1.7/ix_values.yaml +++ b/stable/serpbear/2.1.8/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: towfiqi/serpbear - tag: latest@sha256:d087852ad545a3aa990a11a9427965bb9a32d348709a4026b69f1d0d929972af + tag: latest@sha256:b12887365016ebf7d1990eb49e7b5f68d7192b28b7e498c8bcfe348f6e09d3cc persistence: data: enabled: true diff --git a/stable/serpbear/2.1.7/questions.yaml b/stable/serpbear/2.1.8/questions.yaml similarity index 100% rename from stable/serpbear/2.1.7/questions.yaml rename to stable/serpbear/2.1.8/questions.yaml diff --git a/stable/serpbear/2.1.7/templates/_secret.tpl b/stable/serpbear/2.1.8/templates/_secret.tpl similarity index 100% rename from stable/serpbear/2.1.7/templates/_secret.tpl rename to stable/serpbear/2.1.8/templates/_secret.tpl diff --git a/stable/serpbear/2.1.7/templates/common.yaml b/stable/serpbear/2.1.8/templates/common.yaml similarity index 100% rename from stable/serpbear/2.1.7/templates/common.yaml rename to stable/serpbear/2.1.8/templates/common.yaml diff --git a/stable/xen-orchestra/7.2.8/values.yaml b/stable/serpbear/2.1.8/values.yaml similarity index 100% rename from stable/xen-orchestra/7.2.8/values.yaml rename to stable/serpbear/2.1.8/values.yaml diff --git a/stable/xen-orchestra/7.2.8/app-changelog.md b/stable/xen-orchestra/7.2.8/app-changelog.md deleted file mode 100644 index 538c9113bc..0000000000 --- a/stable/xen-orchestra/7.2.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xen-orchestra-7.2.8](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.7...xen-orchestra-7.2.8) (2024-01-13) - -### Chore - - - -- update container image ronivay/xen-orchestra to 5.132.0[@bf371a0](https://github.com/bf371a0) by renovate ([#17096](https://github.com/truecharts/charts/issues/17096)) \ No newline at end of file diff --git a/stable/xen-orchestra/7.2.8/CHANGELOG.md b/stable/xen-orchestra/7.2.9/CHANGELOG.md similarity index 83% rename from stable/xen-orchestra/7.2.8/CHANGELOG.md rename to stable/xen-orchestra/7.2.9/CHANGELOG.md index f4f68fa8a1..59650af074 100644 --- a/stable/xen-orchestra/7.2.8/CHANGELOG.md +++ b/stable/xen-orchestra/7.2.9/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [xen-orchestra-7.2.9](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.8...xen-orchestra-7.2.9) (2024-01-21) + +### Chore + + + +- update container image ronivay/xen-orchestra to 5.132.0[@97af40a](https://github.com/97af40a) by renovate ([#17394](https://github.com/truecharts/charts/issues/17394)) + + ## [xen-orchestra-7.2.8](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.7...xen-orchestra-7.2.8) (2024-01-13) ### Chore @@ -88,12 +97,3 @@ title: Changelog ### Chore -- update container image ronivay/xen-orchestra to v5.132.0[@cf5d044](https://github.com/cf5d044) by renovate ([#16687](https://github.com/truecharts/charts/issues/16687)) -- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589)) - -## [xen-orchestra-7.1.0](https://github.com/truecharts/charts/compare/xen-orchestra-7.0.1...xen-orchestra-7.1.0) (2023-12-30) - -### Chore - -- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) - diff --git a/stable/xen-orchestra/7.2.8/Chart.yaml b/stable/xen-orchestra/7.2.9/Chart.yaml similarity index 94% rename from stable/xen-orchestra/7.2.8/Chart.yaml rename to stable/xen-orchestra/7.2.9/Chart.yaml index e01be4c3e6..58df57118b 100644 --- a/stable/xen-orchestra/7.2.8/Chart.yaml +++ b/stable/xen-orchestra/7.2.9/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: management - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra - https://hub.docker.com/r/ronivay/xen-orchestra type: application -version: 7.2.8 +version: 7.2.9 diff --git a/stable/xen-orchestra/7.2.8/README.md b/stable/xen-orchestra/7.2.9/README.md similarity index 100% rename from stable/xen-orchestra/7.2.8/README.md rename to stable/xen-orchestra/7.2.9/README.md diff --git a/stable/xen-orchestra/7.2.9/app-changelog.md b/stable/xen-orchestra/7.2.9/app-changelog.md new file mode 100644 index 0000000000..f07e31ba10 --- /dev/null +++ b/stable/xen-orchestra/7.2.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xen-orchestra-7.2.9](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.8...xen-orchestra-7.2.9) (2024-01-21) + +### Chore + + + +- update container image ronivay/xen-orchestra to 5.132.0[@97af40a](https://github.com/97af40a) by renovate ([#17394](https://github.com/truecharts/charts/issues/17394)) \ No newline at end of file diff --git a/stable/xen-orchestra/7.2.8/app-readme.md b/stable/xen-orchestra/7.2.9/app-readme.md similarity index 100% rename from stable/xen-orchestra/7.2.8/app-readme.md rename to stable/xen-orchestra/7.2.9/app-readme.md diff --git a/stable/yourls/4.1.8/charts/common-17.2.22.tgz b/stable/xen-orchestra/7.2.9/charts/common-17.2.22.tgz similarity index 100% rename from stable/yourls/4.1.8/charts/common-17.2.22.tgz rename to stable/xen-orchestra/7.2.9/charts/common-17.2.22.tgz diff --git a/stable/xen-orchestra/7.2.8/ix_values.yaml b/stable/xen-orchestra/7.2.9/ix_values.yaml similarity index 93% rename from stable/xen-orchestra/7.2.8/ix_values.yaml rename to stable/xen-orchestra/7.2.9/ix_values.yaml index 3d7a221a09..123e6ec825 100644 --- a/stable/xen-orchestra/7.2.8/ix_values.yaml +++ b/stable/xen-orchestra/7.2.9/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ronivay/xen-orchestra - tag: 5.132.0@sha256:bf371a00178cfb6ffa7c275c2149eb67425b810655af08af35e4d17404db1e28 + tag: 5.132.0@sha256:97af40a62b0ed1036d86e91d4a2b0ef066baaffd427044f391ae6995083da648 pullPolicy: IfNotPresent service: main: diff --git a/stable/xen-orchestra/7.2.8/questions.yaml b/stable/xen-orchestra/7.2.9/questions.yaml similarity index 100% rename from stable/xen-orchestra/7.2.8/questions.yaml rename to stable/xen-orchestra/7.2.9/questions.yaml diff --git a/stable/xen-orchestra/7.2.9/templates/NOTES.txt b/stable/xen-orchestra/7.2.9/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/xen-orchestra/7.2.9/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xen-orchestra/7.2.8/templates/common.yaml b/stable/xen-orchestra/7.2.9/templates/common.yaml similarity index 100% rename from stable/xen-orchestra/7.2.8/templates/common.yaml rename to stable/xen-orchestra/7.2.9/templates/common.yaml diff --git a/stable/yourls/4.1.8/values.yaml b/stable/xen-orchestra/7.2.9/values.yaml similarity index 100% rename from stable/yourls/4.1.8/values.yaml rename to stable/xen-orchestra/7.2.9/values.yaml diff --git a/stable/yourls/4.1.8/app-changelog.md b/stable/yourls/4.1.8/app-changelog.md deleted file mode 100644 index 201fcf1935..0000000000 --- a/stable/yourls/4.1.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [yourls-4.1.8](https://github.com/truecharts/charts/compare/yourls-4.1.7...yourls-4.1.8) (2024-01-14) - -### Chore - - - -- update container image yourls to latest[@3807a16](https://github.com/3807a16) by renovate ([#17178](https://github.com/truecharts/charts/issues/17178)) \ No newline at end of file diff --git a/stable/yourls/4.1.8/CHANGELOG.md b/stable/yourls/4.1.9/CHANGELOG.md similarity index 86% rename from stable/yourls/4.1.8/CHANGELOG.md rename to stable/yourls/4.1.9/CHANGELOG.md index ab2921b0d6..3aef055e8c 100644 --- a/stable/yourls/4.1.8/CHANGELOG.md +++ b/stable/yourls/4.1.9/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [yourls-4.1.9](https://github.com/truecharts/charts/compare/yourls-4.1.8...yourls-4.1.9) (2024-01-21) + +### Chore + + + +- update container image yourls to latest[@0b46633](https://github.com/0b46633) by renovate ([#17401](https://github.com/truecharts/charts/issues/17401)) + + ## [yourls-4.1.8](https://github.com/truecharts/charts/compare/yourls-4.1.7...yourls-4.1.8) (2024-01-14) ### Chore @@ -88,12 +97,3 @@ title: Changelog ### Chore -- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) - -## [yourls-4.0.1](https://github.com/truecharts/charts/compare/yourls-4.0.0...yourls-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - -## [yourls-4.0.0](https://github.com/truecharts/charts/compare/yourls-3.0.22...yourls-4.0.0) (2023-12-25) diff --git a/stable/yourls/4.1.8/Chart.yaml b/stable/yourls/4.1.9/Chart.yaml similarity index 79% rename from stable/yourls/4.1.8/Chart.yaml rename to stable/yourls/4.1.9/Chart.yaml index 95c293d8f9..969de81c4e 100644 --- a/stable/yourls/4.1.8/Chart.yaml +++ b/stable/yourls/4.1.9/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. -home: https://truecharts.org/charts/incubator/yourls +home: https://truecharts.org/charts/stable/yourls icon: https://truecharts.org/img/hotlink-ok/chart-icons/yourls.png keywords: - yourls @@ -33,7 +33,7 @@ maintainers: url: https://truecharts.org name: yourls sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/yourls - https://hub.docker.com/_/yourls - - https://github.com/truecharts/charts/tree/master/charts/incubator/yourls type: application -version: 4.1.8 +version: 4.1.9 diff --git a/stable/yourls/4.1.9/README.md b/stable/yourls/4.1.9/README.md new file mode 100644 index 0000000000..8892b33a83 --- /dev/null +++ b/stable/yourls/4.1.9/README.md @@ -0,0 +1,28 @@ +--- +title: README +--- + +## General Info + +TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/yourls) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +_All Rights Reserved - The TrueCharts Project_ diff --git a/stable/yourls/4.1.9/app-changelog.md b/stable/yourls/4.1.9/app-changelog.md new file mode 100644 index 0000000000..025f06d3cf --- /dev/null +++ b/stable/yourls/4.1.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [yourls-4.1.9](https://github.com/truecharts/charts/compare/yourls-4.1.8...yourls-4.1.9) (2024-01-21) + +### Chore + + + +- update container image yourls to latest[@0b46633](https://github.com/0b46633) by renovate ([#17401](https://github.com/truecharts/charts/issues/17401)) \ No newline at end of file diff --git a/stable/yourls/4.1.8/app-readme.md b/stable/yourls/4.1.9/app-readme.md similarity index 100% rename from stable/yourls/4.1.8/app-readme.md rename to stable/yourls/4.1.9/app-readme.md diff --git a/stable/yourls/4.1.9/charts/common-17.2.22.tgz b/stable/yourls/4.1.9/charts/common-17.2.22.tgz new file mode 100644 index 0000000000..87196d1ed4 Binary files /dev/null and b/stable/yourls/4.1.9/charts/common-17.2.22.tgz differ diff --git a/stable/yourls/4.1.8/ix_values.yaml b/stable/yourls/4.1.9/ix_values.yaml similarity index 87% rename from stable/yourls/4.1.8/ix_values.yaml rename to stable/yourls/4.1.9/ix_values.yaml index 9827978ed2..87e6194454 100644 --- a/stable/yourls/4.1.8/ix_values.yaml +++ b/stable/yourls/4.1.9/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: yourls - tag: latest@sha256:3807a16310b233a3200e67df83c1013b70b9dd92db26a5a175381701694024ed + tag: latest@sha256:0b4663304175f4a11a99b9b02771eb68ec21eda5148771a1189f17e06c8efe8b persistence: {} portal: open: diff --git a/stable/yourls/4.1.8/questions.yaml b/stable/yourls/4.1.9/questions.yaml similarity index 100% rename from stable/yourls/4.1.8/questions.yaml rename to stable/yourls/4.1.9/questions.yaml diff --git a/stable/yourls/4.1.8/templates/common.yaml b/stable/yourls/4.1.9/templates/common.yaml similarity index 100% rename from stable/yourls/4.1.8/templates/common.yaml rename to stable/yourls/4.1.9/templates/common.yaml diff --git a/dependency/solr/9.1.7/app-changelog.md b/stable/yourls/4.1.9/values.yaml similarity index 100% rename from dependency/solr/9.1.7/app-changelog.md rename to stable/yourls/4.1.9/values.yaml