gitea-act-runner: bump to v0.2.11, helm chart v0.1.12

This commit is contained in:
ace
2025-03-02 17:24:07 +03:00
parent 5d77150525
commit 15f9334d28
3 changed files with 12 additions and 7 deletions

View File

@@ -5,10 +5,15 @@
replicaCount: 1
image:
repository: gitea/act_runner
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "0.2.11"
runner:
repository: gitea/act_runner
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "0.2.11"
daemon:
repository: docker
pullPolicy: IfNotPresent
tag: "27.5.1-dind"
imagePullSecrets: []
nameOverride: ""