diff --git a/charts/incubator/it-tools/.helmignore b/charts/incubator/it-tools/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/it-tools/.helmignore @@ -0,0 +1,30 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*~ +# Various IDEs +.project +.idea/ +*.tmproj +.vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/incubator/it-tools/Chart.yaml b/charts/incubator/it-tools/Chart.yaml index b3195d6ec34..76a599818d5 100644 --- a/charts/incubator/it-tools/Chart.yaml +++ b/charts/incubator/it-tools/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2023.8.16-9bd4ad4" +appVersion: "2023.8.16" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/incubator/it-tools/README.md b/charts/incubator/it-tools/README.md index e69de29bb2d..83229a60265 100644 --- a/charts/incubator/it-tools/README.md +++ b/charts/incubator/it-tools/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/) + +**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*