Chart.yaml 802 B

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