diff --git a/library/ix-dev/community/twofactor-auth/Chart.yaml b/library/ix-dev/community/twofactor-auth/Chart.yaml index 79d01f508d..467f6b07a0 100644 --- a/library/ix-dev/community/twofactor-auth/Chart.yaml +++ b/library/ix-dev/community/twofactor-auth/Chart.yaml @@ -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.6 +version: 1.1.7 apiVersion: v2 -appVersion: 4.2.4 +appVersion: 5.0.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/twofactor-auth/values.yaml b/library/ix-dev/community/twofactor-auth/values.yaml index 5b51d885a7..aa54c356cd 100644 --- a/library/ix-dev/community/twofactor-auth/values.yaml +++ b/library/ix-dev/community/twofactor-auth/values.yaml @@ -1,7 +1,7 @@ image: repository: 2fauth/2fauth pullPolicy: IfNotPresent - tag: 4.2.4 + tag: 5.0.0 resources: limits: