소스 검색

Upgraded catalog item(s) (#1944)

bugclerk 1 년 전
부모
커밋
59e2f87fc6
2개의 변경된 파일5개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 3
      library/ix-dev/community/twofactor-auth/Chart.yaml
  2. 1 1
      library/ix-dev/community/twofactor-auth/values.yaml

+ 4 - 3
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

+ 1 - 1
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: