File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,9 +37,9 @@ Helm Chart for default system/root runtime Builder (onprem)
37
37
| container.containerSecurityContext.privileged | bool | ` true ` | |
38
38
| container.env.DOCKER_CLEANER_CRON | string | ` "0 0 * * *" ` | |
39
39
| container.image.pullPolicy | string | ` "IfNotPresent" ` | |
40
- | container.image.registry | string | ` "docker .io" ` | |
41
- | container.image.repository | string | ` "docker " ` | |
42
- | container.image.tag | string | ` "24.0-dind " ` | |
40
+ | container.image.registry | string | ` "quay .io" ` | |
41
+ | container.image.repository | string | ` "codefresh/dind " ` | |
42
+ | container.image.tag | string | ` "26.1.4-1.28.8 " ` | |
43
43
| container.resources.limits | object | ` {} ` | |
44
44
| container.resources.requests | object | ` {} ` | |
45
45
| container.volumeMounts.cf-certs.path[ 0] .mountPath | string | ` "/etc/ssl/cf" ` | |
You can’t perform that action at this time.
0 commit comments