1 Commits

Author SHA1 Message Date
88079a6b99 Update Helm release gitea to v12.6.0 2026-06-15 12:02:20 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ spec:
- repoURL: https://dl.gitea.com/charts/
chart: gitea
# targetRevision: 11.0.0
targetRevision: 12.5.0
targetRevision: 12.6.0
helm:
valueFiles:
- $values/services/Gitea/values.yaml

View File

@@ -29,7 +29,7 @@ spec:
spec:
initContainers:
- name: init-gitea
image: "busybox:1.38.0"
image: "busybox:1.37.0"
command:
- sh
- -c