11apiVersion : v2
22description : Helm Chart for Codefresh On-Prem
33name : codefresh
4- version : 2.10.2
4+ version : 2.10.3
55keywords :
66 - codefresh
77home : https://codefresh.io/
@@ -22,17 +22,48 @@ annotations:
2222 # description: ""
2323 artifacthub.io/changes : |-
2424 - kind: changed
25- description: 'Update "dind" to 28.5.2-3.0.8.'
25+ description: 'Update Docker Engine to v29 in "dind" component. Containerd image store is disabled.'
26+ links:
27+ - name: Docker Engine v29 release notes
28+ url: https://docs.docker.com/engine/release-notes/29/
29+ links:
30+ - name: Docker Engine deprecated features
31+ url: https://docs.docker.com/engine/deprecated/
2632 - kind: changed
27- description: 'Update "cf-deploy-kubernetes" to 17.0.1.'
33+ description: 'Update "compose" to v5.0.1-1.6.0.'
34+ links:
35+ - name: Docker Compose v5 release notes
36+ url: https://github.com/docker/compose/releases/tag/v5.0.0
37+ - kind: fixed
38+ description: 'Fix compatibility of the "container-logger" with Docker Engine API v1.52.'
2839 - kind: changed
29- description: 'Update "cf-git-cloner" to 10.3.5.'
40+ description: 'Optimize dependencies of the "container-logger" to reduce image size.'
41+ - kind: fixed
42+ description: 'Fix compatibility of the "engine" with Docker Engine API v1.52.'
43+ - kind: fixed
44+ description: 'Improve the retry mechanism in the "engine" when sending requests to a Docker daemon.'
45+ - kind: fixed
46+ description: 'Improve the resilience of the "engine" when writing files to Docker containers.'
3047 - kind: changed
31- description: 'Update "cf-docker-builder" to 1.5.4.'
48+ description: 'Update "engine" to 2.1.8.'
49+ - kind: changed
50+ description: 'Update "dind" to 29.1.4-3.0.9.'
51+ - kind: changed
52+ description: 'Update "container-logger" to 2.0.6.'
53+ - kind: changed
54+ description: 'Update "cf-docker-builder" to 1.5.5.'
55+ - kind: changed
56+ description: 'Update "docker-puller" to 8.0.25.'
57+ - kind: changed
58+ description: 'Update "docker-tag-pusher" to 1.3.22.'
59+ - kind: changed
60+ description: 'Update "kube-deploy" to 17.0.2.'
3261 - kind: security
3362 description: 'Fix various security vulnerabilities in multiple runtime components'
63+ - kind: security
64+ description: 'Fix various security vulnerabilities in platform components'
3465 - kind: changed
35- description: 'Update "internal-gateway" to 0.12.2.'
66+ description: 'Update "internal-gateway" to 0.12.2.'
3667dependencies :
3768 - name : cf-common
3869 repository : oci://quay.io/codefresh/charts
0 commit comments