1 Commits

Author SHA1 Message Date
5aaee59038 chore(deps): update gitea/act_runner docker tag to v0.2.13 2025-12-21 02:13:16 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ spec:
done
containers:
- name: act-runner
image: "gitea/act_runner:0.2.12"
image: "gitea/act_runner:0.2.13"
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

View File

@@ -13,7 +13,7 @@ spec:
sources:
- repoURL: https://bitnami-labs.github.io/sealed-secrets
chart: sealed-secrets
targetRevision: 2.18.0
targetRevision: 2.17.7
helm:
valueFiles:
- $values/system/SealedSecrets/values.yaml