gitea-act-runner: bump to v0.2.11, helm chart v0.1.12
This commit is contained in:
@@ -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: ""
|
||||
|
Reference in New Issue
Block a user