1 Commits

Author SHA1 Message Date
96dc9e9334 chore(deps): update helm release gitea to v12.5.0 2026-01-24 12:02:34 +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.4.0
targetRevision: 12.5.0
helm:
valueFiles:
- $values/services/Gitea/values.yaml

View File

@@ -39,7 +39,7 @@ spec:
done
containers:
- name: act-runner
image: "gitea/act_runner:0.2.13"
image: "gitea/act_runner:0.2.12"
imagePullPolicy: IfNotPresent
command: ["sh", "-c", "while ! nc -z 127.0.0.1 2375 </dev/null; do echo 'waiting for docker daemon...'; sleep 5; done; /sbin/tini -- run.sh"]
workingDir: /data