11apiVersion : v2
22description : A Helm chart for Codefresh Runner
33name : cf-runtime
4- version : 10.0.17
4+ version : 10.0.18
55keywords :
66 - codefresh
77 - runner
@@ -18,15 +18,35 @@ annotations:
1818 # Supported kinds: `added`, `changed`, `deprecated`, `removed`, `fixed`, `security`:
1919 artifacthub.io/changes : |
2020 - kind: changed
21- description: 'update "container-logger " to 2.0.12 '
21+ description: 'update "runner " to 2.0.10 '
2222 - kind: changed
23- description: 'update "docker-puller " to 8.0.27 '
23+ description: 'update "template-engine " to 0.15.1 '
2424 - kind: changed
25- description: 'update "docker-pusher " to 6.0.25 '
25+ description: 'update "codefresh/cli " to 1.1.4-rootless '
2626 - kind: changed
27- description: 'update "template-engine" to 0.15.0'
27+ description: 'update "pipeline-debugger" to 1.3.14'
28+ - kind: changed
29+ description: 'update "fs-ops" to 1.2.13'
30+ - kind: changed
31+ description: 'update "gc-builder" to 0.5.10'
32+ - kind: changed
33+ description: 'update "compose" to v5.1.3-1.6.4'
34+ - kind: changed
35+ description: 'update "dind" to 29.4.1-3.0.15'
36+ - kind: changed
37+ description: 'update "docker-builder" to 1.6.1'
38+ - kind: changed
39+ description: 'update "engine" to 3.2.8'
40+ - kind: changed
41+ description: 'update "git-cloner" to 10.3.11'
42+ - kind: changed
43+ description: 'update "docker-pusher" to 6.0.26'
44+ - kind: changed
45+ description: 'update "kubectl" to 1.35.4'
46+ - kind: fixed
47+ description: 'fix support for Git LFS in "clone" step'
2848 - kind: security
29- description: 'fix various security vulnerabilities in container-logger, docker-puller, docker-pusher and template-engine '
49+ description: 'fix various security vulnerabilities in different runtime components '
3050dependencies :
3151 - name : cf-common
3252 repository : oci://quay.io/codefresh/charts
0 commit comments