From 59e2f87fc65331abe7f6f1cc9688039d2e6644ec Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Sat, 23 Dec 2023 04:44:11 -0300 Subject: [PATCH] Upgraded catalog item(s) (#1944) --- library/ix-dev/community/twofactor-auth/Chart.yaml | 7 ++++--- library/ix-dev/community/twofactor-auth/values.yaml | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) 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: