diff --git a/incubator/anything-llm/0.0.1/README.md b/incubator/anything-llm/0.0.1/README.md deleted file mode 100644 index 7e59600739c..00000000000 --- a/incubator/anything-llm/0.0.1/README.md +++ /dev/null @@ -1 +0,0 @@ -# README diff --git a/incubator/anything-llm/0.0.1/app-changelog.md b/incubator/anything-llm/0.0.1/app-changelog.md deleted file mode 100644 index fc997e3474c..00000000000 --- a/incubator/anything-llm/0.0.1/app-changelog.md +++ /dev/null @@ -1,3 +0,0 @@ - - -## [anything-llm-0.0.1]anything-llm-0.0.1 (2024-01-21) \ No newline at end of file diff --git a/incubator/anything-llm/0.0.1/charts/common-17.2.26.tgz b/incubator/anything-llm/0.0.1/charts/common-17.2.26.tgz deleted file mode 100644 index e5258f6f312..00000000000 Binary files a/incubator/anything-llm/0.0.1/charts/common-17.2.26.tgz and /dev/null differ diff --git a/incubator/anything-llm/0.0.1/CHANGELOG.md b/incubator/anything-llm/0.0.2/CHANGELOG.md similarity index 64% rename from incubator/anything-llm/0.0.1/CHANGELOG.md rename to incubator/anything-llm/0.0.2/CHANGELOG.md index 5d63c44d9b9..68efccf44ad 100644 --- a/incubator/anything-llm/0.0.1/CHANGELOG.md +++ b/incubator/anything-llm/0.0.2/CHANGELOG.md @@ -7,4 +7,5 @@ title: Changelog + ## [anything-llm-0.0.1]anything-llm-0.0.1 (2024-01-21) \ No newline at end of file diff --git a/incubator/anything-llm/0.0.1/Chart.yaml b/incubator/anything-llm/0.0.2/Chart.yaml similarity index 96% rename from incubator/anything-llm/0.0.1/Chart.yaml rename to incubator/anything-llm/0.0.2/Chart.yaml index 564751479f0..998180ad742 100644 --- a/incubator/anything-llm/0.0.1/Chart.yaml +++ b/incubator/anything-llm/0.0.2/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 17.2.26 + version: 17.2.31 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/anything-llm - https://ghcr.io/mintplex-labs/anything-llm type: application -version: 0.0.1 +version: 0.0.2 diff --git a/incubator/anything-llm/0.0.2/README.md b/incubator/anything-llm/0.0.2/README.md new file mode 100644 index 00000000000..5b6abe3b8b8 --- /dev/null +++ b/incubator/anything-llm/0.0.2/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/incubator/anything-llm) + +**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/incubator/anything-llm/0.0.1/app-readme.md b/incubator/anything-llm/0.0.2/app-readme.md similarity index 100% rename from incubator/anything-llm/0.0.1/app-readme.md rename to incubator/anything-llm/0.0.2/app-readme.md diff --git a/incubator/anything-llm/0.0.2/charts/common-17.2.31.tgz b/incubator/anything-llm/0.0.2/charts/common-17.2.31.tgz new file mode 100644 index 00000000000..91a61c839d6 Binary files /dev/null and b/incubator/anything-llm/0.0.2/charts/common-17.2.31.tgz differ diff --git a/incubator/anything-llm/0.0.1/ix_values.yaml b/incubator/anything-llm/0.0.2/ix_values.yaml similarity index 100% rename from incubator/anything-llm/0.0.1/ix_values.yaml rename to incubator/anything-llm/0.0.2/ix_values.yaml diff --git a/incubator/anything-llm/0.0.1/questions.yaml b/incubator/anything-llm/0.0.2/questions.yaml similarity index 99% rename from incubator/anything-llm/0.0.1/questions.yaml rename to incubator/anything-llm/0.0.2/questions.yaml index f9745b1d582..d00561f99d4 100644 --- a/incubator/anything-llm/0.0.1/questions.yaml +++ b/incubator/anything-llm/0.0.2/questions.yaml @@ -23,6 +23,8 @@ groups: description: Metrics - name: Addons description: Addon Configuration + - name: Backup Configuration + description: Configure Velero Backup Schedule - name: Advanced description: Advanced Configuration - name: Postgresql diff --git a/incubator/anything-llm/0.0.1/templates/NOTES.txt b/incubator/anything-llm/0.0.2/templates/NOTES.txt similarity index 100% rename from incubator/anything-llm/0.0.1/templates/NOTES.txt rename to incubator/anything-llm/0.0.2/templates/NOTES.txt diff --git a/incubator/anything-llm/0.0.1/templates/common.yaml b/incubator/anything-llm/0.0.2/templates/common.yaml similarity index 100% rename from incubator/anything-llm/0.0.1/templates/common.yaml rename to incubator/anything-llm/0.0.2/templates/common.yaml diff --git a/incubator/anything-llm/0.0.1/values.yaml b/incubator/anything-llm/0.0.2/values.yaml similarity index 100% rename from incubator/anything-llm/0.0.1/values.yaml rename to incubator/anything-llm/0.0.2/values.yaml diff --git a/incubator/atuin/0.0.2/app-changelog.md b/incubator/atuin/0.0.2/app-changelog.md deleted file mode 100644 index 037ca6b2601..00000000000 --- a/incubator/atuin/0.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [atuin-0.0.2](https://github.com/truecharts/charts/compare/atuin-0.0.1...atuin-0.0.2) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) \ No newline at end of file diff --git a/incubator/atuin/0.0.2/charts/common-17.2.21.tgz b/incubator/atuin/0.0.2/charts/common-17.2.21.tgz deleted file mode 100644 index 247e7e80d51..00000000000 Binary files a/incubator/atuin/0.0.2/charts/common-17.2.21.tgz and /dev/null differ diff --git a/incubator/atuin/0.0.2/CHANGELOG.md b/incubator/atuin/0.0.3/CHANGELOG.md similarity index 88% rename from incubator/atuin/0.0.2/CHANGELOG.md rename to incubator/atuin/0.0.3/CHANGELOG.md index dcb1cafeb9e..f955afb6f30 100644 --- a/incubator/atuin/0.0.2/CHANGELOG.md +++ b/incubator/atuin/0.0.3/CHANGELOG.md @@ -7,6 +7,7 @@ title: Changelog + ## [atuin-0.0.2](https://github.com/truecharts/charts/compare/atuin-0.0.1...atuin-0.0.2) (2024-01-21) ### Chore diff --git a/incubator/atuin/0.0.2/Chart.yaml b/incubator/atuin/0.0.3/Chart.yaml similarity index 96% rename from incubator/atuin/0.0.2/Chart.yaml rename to incubator/atuin/0.0.3/Chart.yaml index d95d7a191ce..92feb3c9645 100644 --- a/incubator/atuin/0.0.2/Chart.yaml +++ b/incubator/atuin/0.0.3/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 17.1.0 dependencies: - name: common - version: 17.2.21 + version: 17.2.31 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/atuin - https://ghcr.io/atuinsh/atuin type: application -version: 0.0.2 +version: 0.0.3 diff --git a/incubator/atuin/0.0.2/README.md b/incubator/atuin/0.0.3/README.md similarity index 100% rename from incubator/atuin/0.0.2/README.md rename to incubator/atuin/0.0.3/README.md diff --git a/incubator/atuin/0.0.2/app-readme.md b/incubator/atuin/0.0.3/app-readme.md similarity index 100% rename from incubator/atuin/0.0.2/app-readme.md rename to incubator/atuin/0.0.3/app-readme.md diff --git a/incubator/atuin/0.0.3/charts/common-17.2.31.tgz b/incubator/atuin/0.0.3/charts/common-17.2.31.tgz new file mode 100644 index 00000000000..91a61c839d6 Binary files /dev/null and b/incubator/atuin/0.0.3/charts/common-17.2.31.tgz differ diff --git a/incubator/atuin/0.0.2/ix_values.yaml b/incubator/atuin/0.0.3/ix_values.yaml similarity index 100% rename from incubator/atuin/0.0.2/ix_values.yaml rename to incubator/atuin/0.0.3/ix_values.yaml diff --git a/incubator/atuin/0.0.2/questions.yaml b/incubator/atuin/0.0.3/questions.yaml similarity index 99% rename from incubator/atuin/0.0.2/questions.yaml rename to incubator/atuin/0.0.3/questions.yaml index 2a3390359fe..e4aed4be8c8 100644 --- a/incubator/atuin/0.0.2/questions.yaml +++ b/incubator/atuin/0.0.3/questions.yaml @@ -23,6 +23,8 @@ groups: description: Metrics - name: Addons description: Addon Configuration + - name: Backup Configuration + description: Configure Velero Backup Schedule - name: Advanced description: Advanced Configuration - name: Postgresql diff --git a/incubator/atuin/0.0.2/templates/NOTES.txt b/incubator/atuin/0.0.3/templates/NOTES.txt similarity index 100% rename from incubator/atuin/0.0.2/templates/NOTES.txt rename to incubator/atuin/0.0.3/templates/NOTES.txt diff --git a/incubator/atuin/0.0.2/templates/common.yaml b/incubator/atuin/0.0.3/templates/common.yaml similarity index 100% rename from incubator/atuin/0.0.2/templates/common.yaml rename to incubator/atuin/0.0.3/templates/common.yaml diff --git a/incubator/atuin/0.0.2/values.yaml b/incubator/atuin/0.0.3/values.yaml similarity index 100% rename from incubator/atuin/0.0.2/values.yaml rename to incubator/atuin/0.0.3/values.yaml diff --git a/incubator/twofauth/0.0.8/app-changelog.md b/incubator/twofauth/0.0.8/app-changelog.md deleted file mode 100644 index 061dfe8fc03..00000000000 --- a/incubator/twofauth/0.0.8/app-changelog.md +++ /dev/null @@ -1,3 +0,0 @@ - - -## [twofauth-0.0.8](https://github.com/truecharts/charts/compare/twofauth-0.0.7...twofauth-0.0.8) (2024-02-04) \ No newline at end of file diff --git a/incubator/twofauth/0.0.8/charts/common-17.2.26.tgz b/incubator/twofauth/0.0.8/charts/common-17.2.26.tgz deleted file mode 100644 index e5258f6f312..00000000000 Binary files a/incubator/twofauth/0.0.8/charts/common-17.2.26.tgz and /dev/null differ diff --git a/incubator/twofauth/0.0.8/CHANGELOG.md b/incubator/twofauth/0.0.9/CHANGELOG.md similarity index 77% rename from incubator/twofauth/0.0.8/CHANGELOG.md rename to incubator/twofauth/0.0.9/CHANGELOG.md index 166260c0724..0f9b331c742 100644 --- a/incubator/twofauth/0.0.8/CHANGELOG.md +++ b/incubator/twofauth/0.0.9/CHANGELOG.md @@ -7,4 +7,5 @@ title: Changelog + ## [twofauth-0.0.8](https://github.com/truecharts/charts/compare/twofauth-0.0.7...twofauth-0.0.8) (2024-02-04) \ No newline at end of file diff --git a/incubator/twofauth/0.0.8/Chart.yaml b/incubator/twofauth/0.0.9/Chart.yaml similarity index 96% rename from incubator/twofauth/0.0.8/Chart.yaml rename to incubator/twofauth/0.0.9/Chart.yaml index e0c613d0d3f..fdf21964a52 100644 --- a/incubator/twofauth/0.0.8/Chart.yaml +++ b/incubator/twofauth/0.0.9/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.0.3 dependencies: - name: common - version: 17.2.26 + version: 17.2.31 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/twofauth - https://hub.docker.com/r/2fauth/2fauth type: application -version: 0.0.8 +version: 0.0.9 diff --git a/incubator/twofauth/0.0.8/README.md b/incubator/twofauth/0.0.9/README.md similarity index 93% rename from incubator/twofauth/0.0.8/README.md rename to incubator/twofauth/0.0.9/README.md index 475919da671..8c5ab2836c6 100644 --- a/incubator/twofauth/0.0.8/README.md +++ b/incubator/twofauth/0.0.9/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/dev/twofauth) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/twofauth) **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/incubator/twofauth/0.0.8/app-readme.md b/incubator/twofauth/0.0.9/app-readme.md similarity index 100% rename from incubator/twofauth/0.0.8/app-readme.md rename to incubator/twofauth/0.0.9/app-readme.md diff --git a/incubator/twofauth/0.0.9/charts/common-17.2.31.tgz b/incubator/twofauth/0.0.9/charts/common-17.2.31.tgz new file mode 100644 index 00000000000..91a61c839d6 Binary files /dev/null and b/incubator/twofauth/0.0.9/charts/common-17.2.31.tgz differ diff --git a/incubator/twofauth/0.0.8/ix_values.yaml b/incubator/twofauth/0.0.9/ix_values.yaml similarity index 100% rename from incubator/twofauth/0.0.8/ix_values.yaml rename to incubator/twofauth/0.0.9/ix_values.yaml diff --git a/incubator/twofauth/0.0.8/questions.yaml b/incubator/twofauth/0.0.9/questions.yaml similarity index 99% rename from incubator/twofauth/0.0.8/questions.yaml rename to incubator/twofauth/0.0.9/questions.yaml index be721fe4f88..2ae2457e3a9 100644 --- a/incubator/twofauth/0.0.8/questions.yaml +++ b/incubator/twofauth/0.0.9/questions.yaml @@ -23,6 +23,8 @@ groups: description: Metrics - name: Addons description: Addon Configuration + - name: Backup Configuration + description: Configure Velero Backup Schedule - name: Advanced description: Advanced Configuration - name: Postgresql diff --git a/incubator/twofauth/0.0.8/templates/NOTES.txt b/incubator/twofauth/0.0.9/templates/NOTES.txt similarity index 100% rename from incubator/twofauth/0.0.8/templates/NOTES.txt rename to incubator/twofauth/0.0.9/templates/NOTES.txt diff --git a/incubator/twofauth/0.0.8/templates/_secrets.tpl b/incubator/twofauth/0.0.9/templates/_secrets.tpl similarity index 100% rename from incubator/twofauth/0.0.8/templates/_secrets.tpl rename to incubator/twofauth/0.0.9/templates/_secrets.tpl diff --git a/incubator/twofauth/0.0.8/templates/common.yaml b/incubator/twofauth/0.0.9/templates/common.yaml similarity index 100% rename from incubator/twofauth/0.0.8/templates/common.yaml rename to incubator/twofauth/0.0.9/templates/common.yaml diff --git a/incubator/twofauth/0.0.8/values.yaml b/incubator/twofauth/0.0.9/values.yaml similarity index 100% rename from incubator/twofauth/0.0.8/values.yaml rename to incubator/twofauth/0.0.9/values.yaml