feat(gitea): 升级gitea版本

这个提交包含在:
2024-09-02 12:54:13 +08:00
未验证
父节点 88145a73e6
当前提交 8d148b942e
修改 2 个文件,包含 3 行新增3 行删除
+2 -2
查看文件
@@ -7,7 +7,7 @@ spec:
repo: https://dl.gitea.com/charts
chart: gitea
targetNamespace: infra-devops
version: 10.1.4
version: 10.4.0
valuesContent: |-
affinity:
podAffinity:
@@ -36,7 +36,7 @@ spec:
postgresql-ha:
enabled: false
image:
tag: 1.22.0
tag: 1.22.1
ingress:
enabled: true
className: nginx
+1 -1
查看文件
@@ -1,7 +1,7 @@
mirrors:
"docker.io":
endpoint:
- "docker.m.daocloud.io"
- "proxy.1panel.live"
"registry.k8s.io":
endpoint:
- "k8s.m.daocloud.io"