|
@@ -1,11 +1,12 @@
|
|
|
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.
|
|
|
+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.1.2
|
|
|
+version: 1.1.3
|
|
|
apiVersion: v2
|
|
|
-appVersion: 4.2.3
|
|
|
+appVersion: 4.2.4
|
|
|
kubeVersion: '>=1.16.0-0'
|
|
|
maintainers:
|
|
|
- name: truenas
|
|
@@ -14,7 +15,7 @@ maintainers:
|
|
|
dependencies:
|
|
|
- name: common
|
|
|
repository: file://../../../common
|
|
|
- version: 1.2.2
|
|
|
+ version: 1.2.3
|
|
|
home: https://docs.2fauth.app/
|
|
|
icon: https://media.sys.truenas.net/apps/twofactor-auth/icons/icon.png
|
|
|
sources:
|