diff --git a/incubator/twofauth/0.0.1/CHANGELOG.md b/incubator/twofauth/0.0.1/CHANGELOG.md index 81e6a0af01..6edd85e3f3 100644 --- a/incubator/twofauth/0.0.1/CHANGELOG.md +++ b/incubator/twofauth/0.0.1/CHANGELOG.md @@ -4,5 +4,6 @@ + ## [twofauth-0.0.1]twofauth-0.0.1 (2023-12-28) diff --git a/incubator/twofauth/0.0.1/Chart.yaml b/incubator/twofauth/0.0.1/Chart.yaml index dd0231eea5..67a40f8704 100644 --- a/incubator/twofauth/0.0.1/Chart.yaml +++ b/incubator/twofauth/0.0.1/Chart.yaml @@ -1,27 +1,37 @@ +kubeVersion: ">=1.24.0-0" apiVersion: v2 -appVersion: "4.2.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 17.1.4 -deprecated: false +name: twofauth +version: 0.0.1 +appVersion: 5.0.0 description: A Web app to manage your 2FA accounts and generate their security codes. home: https://truecharts.org/charts/incubator/twofauth icon: https://truecharts.org/img/hotlink-ok/chart-icons/twofauth.png +deprecated: false +sources: + - https://hub.docker.com/r/2fauth/2fauth + - https://github.com/Bubka/2fauth + - https://github.com/truecharts/charts/tree/master/charts/incubator/twofauth +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - 2fauth - auth -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: twofauth -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/twofauth - - https://github.com/Bubka/2fauth -type: application -version: 0.0.1 +dependencies: + - name: common + version: 17.1.4 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - truecharts.org/category: auth + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" + truecharts.org/category: auth + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator +type: application diff --git a/incubator/twofauth/0.0.1/README.md b/incubator/twofauth/0.0.1/README.md index 7e59600739..9ee491fc19 100644 --- a/incubator/twofauth/0.0.1/README.md +++ b/incubator/twofauth/0.0.1/README.md @@ -1 +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/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)** + + +## 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/twofauth/0.0.1/app-changelog.md b/incubator/twofauth/0.0.1/app-changelog.md index a5bb4163a1..e69de29bb2 100644 --- a/incubator/twofauth/0.0.1/app-changelog.md +++ b/incubator/twofauth/0.0.1/app-changelog.md @@ -1,4 +0,0 @@ - - -## [twofauth-0.0.1]twofauth-0.0.1 (2023-12-28) -