gitea-act-runner: bump to v0.2.6, helm chart v0.1.8

This commit is contained in:
ace
2023-10-02 20:07:50 +03:00
parent f64206fd04
commit ac9f4c56dc
2 changed files with 2 additions and 3 deletions

View File

@ -77,8 +77,7 @@ configAsCode:
# If you want to allow any volume, please use the following configuration:
# valid_volumes:
# - '**'
valid_volumes:
- /data/containers
valid_volumes: []
# overrides the docker client host with the specified one.
# If it's empty, act_runner will find an available docker host automatically.
# If it's "-", act_runner will find an available docker host automatically, but the docker host won't be mounted to the job containers and service containers.