mirror of
https://github.com/truenas/charts.git
synced 2026-04-01 09:51:07 +08:00
* Upgraded catalog item(s)
This commit upgrades collabora, home-assistant, homer, paperless-ngx, qbittorrent, sonarr, twofactor-auth, vaultwarden, recyclarr, castopod, radarr, immich, jellyfin, listmonk, searxng, tiny-media-manager, n8n, planka, audiobookshelf, odoo catalog item(s).
* revert odoo
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
29 lines
802 B
YAML
29 lines
802 B
YAML
name: twofactor-auth
|
|
description: 2FAuth is a web based self-hosted alternative to One Time Passcode (OTP)
|
|
generators like Google Authenticator, designed for both mobile and desktop.
|
|
annotations:
|
|
title: 2FAuth
|
|
type: application
|
|
version: 1.2.10
|
|
apiVersion: v2
|
|
appVersion: 5.3.2
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.2.9
|
|
home: https://docs.2fauth.app/
|
|
icon: https://media.sys.truenas.net/apps/twofactor-auth/icons/icon.png
|
|
sources:
|
|
- https://github.com/Bubka/2FAuth
|
|
- https://github.com/truenas/charts/tree/master/library/ix-dev/community/2fauth
|
|
- https://hub.docker.com/r/2fauth/2fauth/
|
|
keywords:
|
|
- security
|
|
- 2fa
|
|
- otp
|