浏览代码

Upgraded catalog item(s) (#3041)

This commit upgrades gitea catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 7 月之前
父节点
当前提交
e345b8bb42
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 2 2
      library/ix-dev/community/gitea/Chart.yaml
  2. 1 1
      library/ix-dev/community/gitea/values.yaml

+ 2 - 2
library/ix-dev/community/gitea/Chart.yaml

@@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea
 annotations:
   title: Gitea
 type: application
-version: 1.1.27
+version: 1.1.28
 apiVersion: v2
-appVersion: 1.23.0
+appVersion: 1.23.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/gitea/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: gitea/gitea
   pullPolicy: IfNotPresent
-  tag: 1.23.0-rootless
+  tag: 1.23.1-rootless
 
 resources:
   limits: