chore(deps): bump runner and dind

* fix docker:28-dind cert problem
This commit is contained in:
Christopher Homberger
2025-08-22 15:28:57 +02:00
parent 8a89d8bf21
commit 2a9d274dea
2 changed files with 4 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ statefulset:
actRunner:
repository: gitea/act_runner
tag: 0.2.11
tag: 0.2.12
pullPolicy: IfNotPresent
extraVolumeMounts: []
@@ -52,7 +52,7 @@ statefulset:
dind:
repository: docker
tag: 25.0.2-dind
tag: 28.3.3-dind
pullPolicy: IfNotPresent
extraVolumeMounts: []