Chart.yaml 782 B

123456789101112131415161718192021222324252627
  1. name: twofactor-auth
  2. description: 2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop.
  3. annotations:
  4. title: 2FAuth
  5. type: application
  6. version: 1.0.0
  7. apiVersion: v2
  8. appVersion: 4.2.2
  9. kubeVersion: '>=1.16.0-0'
  10. maintainers:
  11. - name: truenas
  12. url: https://www.truenas.com/
  13. email: dev@ixsystems.com
  14. dependencies:
  15. - name: common
  16. repository: file://../../../common
  17. version: 1.1.1
  18. home: https://docs.2fauth.app/
  19. icon: https://docs.2fauth.app/static/2fauth_light.png
  20. sources:
  21. - https://github.com/Bubka/2FAuth
  22. - https://github.com/truenas/charts/tree/master/library/ix-dev/community/2fauth
  23. - https://hub.docker.com/r/2fauth/2fauth/
  24. keywords:
  25. - security
  26. - 2fa
  27. - otp